Commit Graph

1002 Commits

Author SHA1 Message Date
07akioni
1747c36a57 2.33.3 2022-09-13 01:41:29 +08:00
07akioni
b30326da6b fix: build site script 2022-09-12 13:00:36 +08:00
Sepush
94cd0459c6
chore: use pnpm shell-emulator instead of cross-env (#3692)
Signed-off-by: Sepush <sepush@outlook.com>

Signed-off-by: Sepush <sepush@outlook.com>
2022-09-11 23:33:34 +08:00
dependabot[bot]
32100af808
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.1 (#3702)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.3.0 to 14.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v14.0.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 22:32:47 +08:00
dependabot[bot]
8c82dff789
chore(deps-dev): bump esbuild from 0.15.6 to 0.15.7 (#3678)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.6 to 0.15.7.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.6...v0.15.7)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 21:02:16 +08:00
dependabot[bot]
d9a8f8e2db
chore(deps-dev): bump vite from 3.0.9 to 3.1.0 (#3679)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.9 to 3.1.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@3.1.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 21:01:54 +08:00
Sepush
4e3fba1be3
chore: bump ts to 4.8 (#3654)
* chore: bump ts to 4.7

Signed-off-by: Sepush <sepush@outlook.com>

* chore: bump to ts 4.8

Signed-off-by: Sepush <sepush@outlook.com>
2022-09-09 19:36:43 +08:00
07akioni
6313f69fa8 2.33.2 2022-09-01 01:08:26 +08:00
07akioni
b557833f04 test: add umd test 2022-09-01 00:01:39 +08:00
dependabot[bot]
43faa886e9
chore(deps-dev): bump esbuild from 0.15.5 to 0.15.6 (#3637)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.5 to 0.15.6.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.5...v0.15.6)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 21:29:30 +08:00
07akioni
de08801f46 2.33.1 2022-08-29 22:33:58 +08:00
07akioni
41c9dd7188 fix: changelog script 2022-08-29 10:24:52 +08:00
07akioni
c8d20ecbb3 2.33.0 2022-08-29 02:20:06 +08:00
dependabot[bot]
7ed61fa991
chore(deps-dev): bump vite from 3.0.8 to 3.0.9 (#3572)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.0.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 23:39:06 +08:00
dependabot[bot]
50fcfcac40
chore(deps-dev): bump inquirer from 8.2.4 to 9.1.0 (#3476)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 9.1.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@9.1.0)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 01:32:51 +08:00
dependabot[bot]
f1d5a9986d
chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.0 (#3603)
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.0.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 01:17:51 +08:00
07akioni
e61ece2309 2.32.2 2022-08-19 03:10:53 +08:00
dependabot[bot]
011a62a20f
chore(deps-dev): bump esbuild from 0.15.1 to 0.15.5 (#3538)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.1 to 0.15.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.1...v0.15.5)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-19 01:04:59 +08:00
dependabot[bot]
609efe8252
chore(deps-dev): bump vite from 3.0.6 to 3.0.8 (#3527)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.0.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 00:11:19 +08:00
dependabot[bot]
c9e09fa351
chore(deps-dev): bump vite from 3.0.0 to 3.0.6 (#3502)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.0 to 3.0.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.0.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-14 23:34:10 +08:00
dependabot[bot]
5dda78f5e4
chore(deps-dev): bump esbuild from 0.15.0 to 0.15.1 (#3492)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-14 23:33:59 +08:00
07akioni
4bdbbe07fc fix: gen-volar-dts script error 2022-08-12 02:53:13 +08:00
dependabot[bot]
1e1fc90b47
chore(deps-dev): bump vue-tsc from 0.39.5 to 0.40.1 (#3491)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.39.5 to 0.40.1.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.40.1/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 02:28:26 +08:00
dependabot[bot]
1ed0aec577
chore(deps-dev): bump lyla from 0.4.10 to 0.6.8 (#3452)
Bumps lyla from 0.4.10 to 0.6.8.

---
updated-dependencies:
- dependency-name: lyla
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 23:59:53 +08:00
dependabot[bot]
5451c11ccb
chore(deps-dev): bump esbuild from 0.14.42 to 0.15.0 (#3478)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.42 to 0.15.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.42...v0.15.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 23:47:11 +08:00
dependabot[bot]
25f8c92e5d
chore(deps-dev): bump eslint-plugin-markdown from 2.2.1 to 3.0.0 (#3473)
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases)
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v2.2.1...v3.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 00:51:43 +08:00
dependabot[bot]
ea124a2555
chore(deps-dev): bump superagent from 7.1.6 to 8.0.0 (#3474)
Bumps [superagent](https://github.com/visionmedia/superagent) from 7.1.6 to 8.0.0.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/visionmedia/superagent/compare/v7.1.6...v8.0.0)

---
updated-dependencies:
- dependency-name: superagent
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 00:51:32 +08:00
dependabot[bot]
337d949815
chore(deps-dev): bump @types/estree from 0.0.51 to 1.0.0 (#3455)
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 0.0.51 to 1.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree)

---
updated-dependencies:
- dependency-name: "@types/estree"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 00:34:16 +08:00
dependabot[bot]
ea4a3d103e
chore(deps-dev): bump vue-tsc from 0.35.2 to 0.39.5 (#3454)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.35.2 to 0.39.5.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.39.5/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 00:21:08 +08:00
07akioni
c5871586db
chore: upgrade deps (#3451)
* fix: jest test

* chore: upgrade jest

* chore: upgrade eslint

* chore: upgrade lint staged
2022-08-07 22:46:09 +08:00
07akioni
8c44c3dc83
fix: some components works abnormally in open mode shadow DOM, closes #3281 (#3447)
* fix: event target

* chore: update evtd

* 2.32.2-beta.0

* chore: fix type

* fix: some components works abnormally in open mode shadow DOM, closes #3281
2022-08-07 20:14:54 +08:00
Corentin THOMASSET
86a47f3ec3
feat: add exports field in package.json for ESM and CommonJS (#3410)
* chore(config): added exports field in package.json

* chore(changelog): updated us changelog

* chore(changelog): updated cn changelog
2022-08-03 00:02:36 +08:00
07akioni
83fa7b765d deps: evtd beta 2022-07-31 21:07:06 +08:00
07akioni
97760b2679 2.32.1 2022-07-30 00:24:04 +08:00
07akioni
035611e9e9 2.32.0 2022-07-28 01:28:54 +08:00
07akioni
14f67fdb9c fix: ci 2022-07-28 00:21:41 +08:00
Sepush
eda7c56af7
chore: upgrade to vite3.0.0 (#3284)
Signed-off-by: Sepush <sepush@outlook.com>
2022-07-18 01:09:25 +08:00
07akioni
dbc538ad12 2.31.0 2022-07-07 01:54:16 +08:00
07akioni
f0f00fc05b fix(data-table): prevent page scroll in virtual scroll mode 2022-07-07 00:46:00 +08:00
07akioni
6b85a67fe7 fix(dropdown): style 2022-07-03 22:42:36 +08:00
07akioni
4e5a09c232 2.30.8 2022-06-29 22:09:33 +08:00
07akioni
fe2dafe3c3 2.30.7 2022-06-29 03:57:31 +08:00
07akioni
049431b22d 2.30.6 2022-06-22 03:49:40 +08:00
07akioni
ce15a9ad60 fix: some components don't work correctly if __VUE_OPTIONS_API__ is set to false, closes #3146 2022-06-22 01:38:13 +08:00
07akioni
922224aa27 2.30.5 2022-06-20 02:28:31 +08:00
07akioni
16c4169d76 2.30.4 2022-06-15 03:14:17 +08:00
07akioni
f915e874e8 fix: test 2022-06-15 03:09:32 +08:00
07akioni
0db5b6e74c fix(data-table): horizontal virtual scroll 2022-06-15 02:00:03 +08:00
07akioni
a476c0ad1d fix: virtual scroll stucking issue introduced by Chrome 102, closes #3048 2022-06-15 01:26:59 +08:00
07akioni
4e2d4ac427 feat(modal): can handle esc key pressing correctly with inner popup component like n-select, closes #2973 2022-06-12 19:04:45 +08:00