Jeremy
|
a30ae9d103
|
refactor(project): removing packages/tokens (#11769)
* refactor(tokens): remove tokens
* Remove tokens/breadcrumb.
* refactor(tokens): remove tokens/button
* refactor(tokens): remove tokens/carousel
* refactor(tokens): removing tokens/checkbox
* refactor(tokens): removing tokens/collapse
* refactor(tokens): removing tokens/dialog
* refactor(tokens): removing tokens/pagination
* refactor(tokens): removing tokens/radio
* refactor(tokens): removing tokens/row
* refactor(tokens): removing tokens/scrollbar
* refactor(tokens): removing tokens/slider
* refactor(tokens): removing tokens/tabs
* refactor(tokens): removing tokens/upload
* refactor(tokens): removing tokens/popper
* refactor(tokens): removing tokens/tooltip
* refactor(tokens): removing tokens/tooltip-v2
* refactor(tokens): removing tokens/date-picker
* refactor(project): removing tokens/experimentals
* Remove tokens/experimentals
* Remove package/tokens
* Remove tokens related parts
* refactor(project): removing packages/tokens completely
* chore: update import statement
|
2023-03-01 13:59:21 +08:00 |
|
三咲智子
|
861a7953b4
|
refactor(components): switch to vue macros (#9306)
|
2022-09-16 22:57:41 +08:00 |
|
三咲智子
|
a4fb76266f
|
chore: add linter and formatter cache (#9738)
|
2022-09-12 22:09:08 +08:00 |
|
renovate[bot]
|
cc8805ecc3
|
chore(deps): update dependency puppeteer to v17 (#9623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-08 23:44:36 +08:00 |
|
renovate[bot]
|
fe26526c14
|
fix(deps): update dependency @floating-ui/dom to v1 (#9000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-27 17:22:59 +00:00 |
|
renovate[bot]
|
4d2ecf5ca8
|
chore(deps): update dependency puppeteer to v16 (#9308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-28 00:56:22 +08:00 |
|
renovate[bot]
|
3cdad3b363
|
fix(deps): update dependency @vueuse/core to v9 (#9138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-13 14:43:58 +08:00 |
|
zz
|
bbf206f08d
|
fix(directives): [mousewheel] fix type error (#8880)
|
2022-07-27 09:25:04 +08:00 |
|
zhengqbbb
|
ecc80038be
|
chore: use czg replace commitizen (#8482)
|
2022-06-28 16:31:15 +08:00 |
|
renovate[bot]
|
3678a666f4
|
chore(deps): update dependency puppeteer to v15 (#8485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-27 22:46:11 +00:00 |
|
renovate[bot]
|
ca56e64fa3
|
chore(deps): update all non-major dependencies (#8484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-28 06:34:17 +08:00 |
|
三咲智子
|
7097940f4a
|
refactor: add ts-nocheck and check all files (#8401)
|
2022-06-22 08:04:42 +08:00 |
|
renovate[bot]
|
4a8277ceb3
|
chore(deps): update all non-major dependencies (#8236)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-06-15 01:48:52 +08:00 |
|
三咲智子
|
069021e26a
|
feat: check message when commit (#8166)
|
2022-06-08 15:17:04 +08:00 |
|
zhengqbbb
|
c7ecf70969
|
chore: use cz-git commitizen adapter (#8105)
|
2022-06-07 18:10:21 +00:00 |
|
renovate[bot]
|
697ac8c94b
|
fix(deps): update all non-major dependencies (#7847)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-06-07 17:36:24 +00:00 |
|
renovate[bot]
|
5a9d1ef279
|
chore(deps): update dependency lint-staged to v13 (#8111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-06-06 12:49:25 +08:00 |
|
三咲智子
|
1435581c0c
|
fix(build): tree shaking (#8088)
|
2022-06-04 14:12:38 +00:00 |
|
三咲智子
|
74b1f90c91
|
chore: upgrade element plus icons (#8086)
|
2022-06-04 11:37:02 +00:00 |
|
renovate[bot]
|
799cee17f1
|
fix(deps): update dependency @element-plus/icons-vue to v2 (#7976)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-30 10:53:27 +08:00 |
|
renovate[bot]
|
8835ead864
|
chore(deps): update commitlint monorepo to v17 (major) (#7755)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-27 16:43:18 +08:00 |
|
JeremyWuuuuu
|
ad262520cf
|
chore(components): [date-picker] extract props (#7895)
* Extract shared props for picker/range
* Restore parsedValue
* Update commit picker
|
2022-05-26 13:06:00 +08:00 |
|
三咲智子
|
cb3cfa06ad
|
chore: upgrade @vue/test-utils (#7877)
|
2022-05-25 12:05:50 +08:00 |
|
三咲智子
|
7ff199c60f
|
fix(build): enhance type check (#7880)
* fix(build): enhance type check
* feat: stricter ts check
|
2022-05-24 22:54:34 +08:00 |
|
三咲智子
|
3d2a257101
|
refactor(build): use esbuild and tsx (#7876)
|
2022-05-24 11:31:16 +00:00 |
|
renovate[bot]
|
f12b932ebd
|
chore(deps): update dependency puppeteer to v14 (#7756)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-20 22:37:20 +08:00 |
|
renovate[bot]
|
fe58eab608
|
chore(deps): update dependency husky to v8 (#7574)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-20 22:18:41 +08:00 |
|
三咲智子
|
517efb99dc
|
fix: improve deps (#7763)
|
2022-05-20 17:41:27 +08:00 |
|
renovate[bot]
|
0a79c3e33b
|
chore(deps): update all non-major dependencies (#7754)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-05-17 21:46:20 +08:00 |
|
Delyan Haralanov
|
c99592502f
|
test: remove deprecated done callback (#7741)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-05-17 20:32:52 +08:00 |
|
JeremyWuuuuu
|
e4b8008017
|
feat(ci): enforce commit message linter (#7609)
- Enforce lint commit message with conventional commit.
|
2022-05-10 22:03:02 +08:00 |
|
三咲智子
|
120405aa72
|
fix(ssr-testing): fix code (#7466)
|
2022-05-02 15:15:22 +08:00 |
|
三咲智子
|
4b54bbdaff
|
feat: upgrade to pnpm 7 (#7457)
|
2022-05-02 14:51:59 +08:00 |
|
三咲智子
|
8a52c57d7a
|
refactor: remove babel (#7453)
|
2022-05-02 14:49:52 +08:00 |
|
三咲智子
|
cecde342dc
|
fix: popperjs esm version (#7321)
|
2022-04-22 10:24:52 +08:00 |
|
三咲智子
|
1d13ebb05d
|
feat: drop jest (#7248)
* feat: drop jest
* test: remove ssr
* test: rename
* chore: update tsconfig
|
2022-04-19 16:51:44 +08:00 |
|
renovate[bot]
|
dd84f90946
|
fix(deps): update all non-major dependencies (#7209)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-04-19 08:45:52 +08:00 |
|
三咲智子
|
2cfaa1db74
|
chore: remove only-allow pnpm (#7153)
|
2022-04-14 11:47:28 +08:00 |
|
Renovate Bot
|
ef9038ad71
|
chore(deps): update all non-major dependencies
|
2022-04-12 01:38:15 +08:00 |
|
三咲智子
|
2ca93aabd7
|
feat: publish eslint config and metadata (#7063)
|
2022-04-09 04:32:01 +08:00 |
|
三咲智子
|
6a290ff85a
|
refactor(build): improve building (#7048)
* fix: fetching contributors
* refactor(build): improve building
* fix: building
* refactor: build constants
* fix: lockfile
* ci: remove token
* ci: rename
* refactor: improve docs constant
|
2022-04-08 14:17:44 +08:00 |
|
三咲智子
|
28c3634cda
|
fix: move @types/lodash to dep (#7046)
* fix: move @types/lodash to dep
* fix: deps
|
2022-04-08 00:37:46 +08:00 |
|
renovate[bot]
|
51bd286b6d
|
chore(deps): update all non-major dependencies (#6995)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-04 15:54:28 +08:00 |
|
三咲智子
|
d6a4415306
|
chore: upgrade deps (#6937)
* chore: upgrade deps
* chore: upgrade deps
|
2022-04-01 10:33:16 +08:00 |
|
renovate[bot]
|
65149ab551
|
fix(deps): update all non-major dependencies (#6893)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-30 02:42:23 +08:00 |
|
renovate[bot]
|
b1fc5edacf
|
chore(deps): update dependency @pnpm/types to v8 (#6895)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-30 02:29:37 +08:00 |
|
JeremyWuuuuu
|
c098496f0a
|
feat(project): adapt floating ui (#6812)
- Add floating UI as dependency
|
2022-03-24 21:52:23 +08:00 |
|
renovate[bot]
|
8f1e6168b1
|
chore(deps): update all non-major dependencies (#6729)
|
2022-03-21 17:40:56 +08:00 |
|
renovate[bot]
|
bfcdddcdb3
|
chore(deps): update dependency @pnpm/find-workspace-packages to v4 (#6730)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-21 17:17:41 +08:00 |
|
三咲智子
|
bb939c6a58
|
refactor(build): move to internal package (#6585)
* refactor(build): move to internal package
* ci: fix
* chore: fix
* fix: docs
* chore: add fast-glob to root package
* chore: fix PR comments
* build: add tsx
* refactor: re-organize
* refactor: improve log
|
2022-03-15 19:23:38 +08:00 |
|