Renovate Bot
|
1825b2e19f
|
chore(deps): update dependency vue-tsc to v0.29.0
|
2021-11-08 01:24:34 +08:00 |
|
renovate[bot]
|
e96191d0c8
|
chore(deps): update dependency eslint to v8.2.0 (#4257)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-05 22:44:20 -04:00 |
|
renovate[bot]
|
46d1920df3
|
chore(deps): update pnpm to v6.20.3 (#4227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-05 14:03:38 +08:00 |
|
renovate[bot]
|
b4d54b6e55
|
chore(deps): update pnpm to v6.20.2 (#4195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-04 10:03:34 +08:00 |
|
renovate[bot]
|
8646277417
|
chore(deps): update dependency eslint-define-config to v1.1.3 (#4193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-04 07:09:10 +08:00 |
|
renovate[bot]
|
5b7538a8c2
|
chore(deps): update dependency ts-morph to v12.2.0 (#4179)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 04:13:44 +08:00 |
|
renovate[bot]
|
d6abd9fee1
|
chore(deps): update dependency @types/jest to v27 (#4104)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 23:01:21 +08:00 |
|
renovate[bot]
|
908474637c
|
chore(deps): update vue monorepo to v3.2.21 (#4173)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
|
2021-11-02 17:41:30 +08:00 |
|
renovate[bot]
|
e46668f4e8
|
chore(deps): update pnpm to v6.20.1 (#4174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 16:54:51 +08:00 |
|
renovate[bot]
|
1adc108604
|
chore(deps): update typescript-eslint monorepo to v5.3.0 (#4163)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 16:36:27 +08:00 |
|
renovate[bot]
|
e0a0502eb3
|
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.21 (#4158)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 19:56:01 +08:00 |
|
renovate[bot]
|
43a75c2ddc
|
chore(deps): update commitlint monorepo to v14 (major) (#4152)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 17:25:16 +08:00 |
|
renovate[bot]
|
9468d8990c
|
chore(deps): update dependency @pnpm/types to v7.5.0 (#4150)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 17:23:35 +08:00 |
|
renovate[bot]
|
2ae92410c1
|
chore(deps): update dependency rollup to v2.59.0 (#4151)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 17:12:25 +08:00 |
|
renovate[bot]
|
3ad614c039
|
chore(deps): update dependency esbuild to v0.13.12 (#4127)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-31 16:34:06 +08:00 |
|
renovate[bot]
|
0fc04c3b6c
|
chore(deps): update dependency ts-morph to v12.1.0 (#4123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-31 10:31:42 +08:00 |
|
renovate[bot]
|
bb3bdda1c0
|
chore(deps): update dependency @rollup/plugin-commonjs to v21 (#4103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-30 22:23:20 +08:00 |
|
renovate[bot]
|
41981d8789
|
chore(deps): pin dependency resize-observer-polyfill to 1.5.1 (#4118)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-30 22:08:15 +08:00 |
|
三咲智子
|
a902be5917
|
refactor(utils)!: remove resize-observer-polyfill (#4058)
* refactor(utils): remove resize-observer-polyfill
* test: add resize-observer-polyfill for tests only
|
2021-10-30 21:48:25 +08:00 |
|
renovate[bot]
|
5b5e9ab81d
|
chore(deps): update dependency eslint-plugin-vue to v8 (#4105)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
|
2021-10-30 18:13:00 +08:00 |
|
renovate[bot]
|
ab81fc89f2
|
chore(deps): pin dependencies (#4098)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-30 17:09:09 +08:00 |
|
renovate[bot]
|
6c11added3
|
chore(deps): update dependency @vue/test-utils to v2.0.0-rc.16 (#4095)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-30 16:00:18 +08:00 |
|
云游君
|
0139d24583
|
chore: remove useless css prefix & utils (#4075)
|
2021-10-29 19:16:53 +08:00 |
|
三咲智子
|
4e99d0b5ba
|
build!: simplify build & support esm import (#4018)
* build!: simplify build & support native esm import
* build: refactor build
* refactor: reorganize files
* refactor: refactor build
* build: improve perf
* fix: scripts
* build: add rollup-plugin-filesize
* chore: scripts ignore no-console
* build: disable tree-shaking
* build: improve code
* build: add sourcemap
* build: add banner
* refactor: remove annotation
* build!: improve esm exports (#3871)
* build: improve esm import
* refactor: change mjs for esm version
* chore: improve exports map
* fix: add sideEffects
* refactor: improve alias
* build: upgrade dependencies
|
2021-10-25 17:07:48 +08:00 |
|
Kevin
|
0ae66f8230
|
chore: upgrade dependencies
|
2021-10-22 14:48:38 -04:00 |
|
jeremywu
|
16f069ebbe
|
Revert "build!: simplify build & support native esm import (#3900)" (#3945)
* Revert "build!: simplify build & support native esm import (#3900)"
This reverts commit fb94222bb4 .
* remove module
* Fix linter
* Add @element-plus/icons as dependency
* update pnpm lock file
* temporary lock element-plus at 1.1.0-beta.20
|
2021-10-20 09:42:32 +08:00 |
|
三咲智子
|
fb94222bb4
|
build!: simplify build & support native esm import (#3900)
* build: refactor build
* refactor: reorganize files
* refactor: refactor build
* build: improve perf
* fix: scripts
* build: add rollup-plugin-filesize
* chore: scripts ignore no-console
* build: disable tree-shaking
* build: improve code
* build: add sourcemap
* build: add banner
* refactor: remove annotation
|
2021-10-18 14:45:57 +08:00 |
|
三咲智子
|
3e2be8eb0b
|
chore: upgrade & remove unused dependencies (#3892)
|
2021-10-16 21:00:18 +08:00 |
|
三咲智子
|
50451ee0ac
|
chore(dev): add eslint-define-config & adjust eslint rules (#3765)
|
2021-10-06 19:41:52 +08:00 |
|
Kevin
|
23a2ac5515
|
test: jest support script setup
|
2021-10-06 17:54:22 +08:00 |
|
Kevin
|
cd2bd26d63
|
test: upgrade @vue/test-utils to v2.0.0-rc.15
|
2021-10-06 17:19:00 +08:00 |
|
三咲智子
|
bdf7dfb3e0
|
chore(project): use pretty-quick (#3755)
* chore(project): use pretty-quick
* refactor: add dev branch
|
2021-10-01 14:17:16 +08:00 |
|
三咲智子
|
a5dd21e94a
|
docs(build): refactor config & support dev without pre build (#3743)
* docs: refactor config
* docs(build): support dev without pre build
* docs: disable sourcemap
|
2021-09-30 19:26:30 +08:00 |
|
云游君
|
8583c70fdc
|
feat(theme-chalk): use @use instead of @import & remove /**/ comment (#3696)
* feat(theme-chalk): use @use instead of @import & remove /**/ comment
* refactor(theme-chalk): refactor scss with @use module
* fix(docs): scss in docs toggle to '@use'
* docs: add custom theme on demand
* docs: add unplugin-element-plus
|
2021-09-28 20:42:12 +08:00 |
|
三咲智子
|
3e8409cd45
|
refactor(dev): drop babel (#3678)
* refactor(dev): drop babel
* test: fix test
* drop babel
* refactor: drop nodejs 14 support
|
2021-09-27 15:25:58 +08:00 |
|
jeremywu
|
38fdbf710d
|
chore(project): constrain node version for dev (#3672)
|
2021-09-27 12:56:31 +08:00 |
|
三咲智子
|
f9c9f11415
|
feat(project): upgrade async-validator to 4.0.3 (#3667)
* feat(project): upgrade async-validator to 4.0.3
* fix: fix types
|
2021-09-27 09:57:44 +08:00 |
|
三咲智子
|
b88e932775
|
chore: change normalize-wheel to esm version (#3371)
|
2021-09-27 09:55:40 +08:00 |
|
三咲智子
|
7a9c6f38d7
|
build: parallel build (#3416)
|
2021-09-26 01:29:07 +08:00 |
|
三咲智子
|
e6b6770c9e
|
chore: upgrade dependencies (#3625)
* chore: upgrade dependencies
* downgrade vitepress
|
2021-09-26 00:07:33 +08:00 |
|
三咲智子
|
5f5248020c
|
chore(project): adjust dependency (#3595)
|
2021-09-24 09:28:21 +08:00 |
|
三咲智子
|
f9e192535f
|
refactor: replace yarn with pnpm (#3571)
* refactor: replace yarn with pnpm
* chore: install pnpm
* chore: disable cache
* ignore pnpm-lock.yaml
* resolve deps
* setup pnpm
|
2021-09-23 08:12:37 +08:00 |
|
三咲智子
|
46d69bd37f
|
refactor: improve buildProp (#3558)
* refactor: improve buildProp
* fix: fix key
* fix: improve validator
|
2021-09-22 20:27:23 +08:00 |
|
jeremywu
|
3ace6f2fcf
|
fix(build): memoize-one not found issue (#3556)
- Add memoize-one as root package dependency to fix #3555
|
2021-09-22 18:29:43 +08:00 |
|
btea
|
d8ea564355
|
chore(project): compatible windows the shell command (#3550)
|
2021-09-22 18:18:43 +08:00 |
|
三咲智子
|
0ca6853c18
|
chore(dev): disallow eslint warning (#3541)
|
2021-09-22 01:58:17 +08:00 |
|
Aex
|
8acb9dc0eb
|
chore(project): add vite init & update vite config with ts (#3519)
|
2021-09-21 02:09:18 +08:00 |
|
jeremywu
|
079bb11b8c
|
chore(project): ignore play file (#3506)
* chore(project): ignore play file
- Remove cached play file
* update new way for ignore
* better solution
|
2021-09-19 20:45:38 +08:00 |
|
云游君
|
2322103059
|
chore: remove import-from (#3503)
|
2021-09-19 20:18:14 +08:00 |
|
云游君
|
ac30cd0d6e
|
chore: add vscode config & upgrade typescript/sass/vite (#3502)
* chore: add vscode config & upgrade typescript/sass/vite
* fix: format scss by prettier
|
2021-09-19 19:34:25 +08:00 |
|