Commit Graph

34 Commits

Author SHA1 Message Date
renovate[bot]
b77753c854
fix(deps): update dependency eslint-plugin-vue to v9 (#7848)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-05-24 09:41:11 +00:00
류한경
ac83f03894
refactor(components): [steps] switch to script-setup syntax (#7783)
* refactor(components): [steps] switch to script-setup syntax

improvement(components): [steps] props type

improvement(components): [steps] unnecessary type

* fix(comoponents): [steps] import error

* fix(comoponents): [steps] import error
2022-05-20 19:39:34 +08:00
류한경
1d417f4087
refactor(components): [step] switch to script-setup syntax (#7782)
* refactor(components): [step] switch to script-setup syntax

* improvement(components): [step] props type

* improvement(components): [step] unnecessary type
2022-05-20 18:14:07 +08:00
三咲智子
517efb99dc
fix: improve deps (#7763) 2022-05-20 17:41:27 +08:00
Anas Boudih
a1c04e8f7c
docs(type-unsafe): [pagination] remove (#7759)
Co-authored-by: metanas <matanas@pre-history.com>
2022-05-17 23:58:16 +08:00
Xc
9f65a8cb41
docs: remove radio in type-unsafe (#7757) 2022-05-17 23:57:58 +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
三咲智子
21a7089ec5
refactor(build): use type unsafe (#7523)
* refactor(build): use type unsafe

* fix: windows
2022-05-13 16:55:10 +08:00
qiang
2dc4e463fd
chore(ci): optimizing the generated code hint file (#7634) 2022-05-12 10:59:16 +08:00
三咲智子
4b54bbdaff
feat: upgrade to pnpm 7 (#7457) 2022-05-02 14:51:59 +08:00
renovate[bot]
67ae7ace9a
fix(deps): update dependency @rollup/plugin-commonjs to v22 (#7452)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-01 15:58:42 +08:00
三咲智子
2ccc705d6c
fix(build): dts generate (#7322) 2022-04-22 09:58:20 +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
三咲智子
3244da0f03
refactor(metadata): move to dev deps (#7126) 2022-04-12 20:18:13 +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
renovate[bot]
71b47711d6
fix(deps): update dependency eslint-plugin-unicorn to v42 (#6996)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-07 21:08:10 +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
bqy_fe
209f505a27
refactor(components): [calendar] refactor (#6682)
* refactor(components): [calendar] refactor

* fix: extract constant & rename type
2022-04-01 15:28:41 +08:00
三咲智子
d6a4415306
chore: upgrade deps (#6937)
* chore: upgrade deps

* chore: upgrade deps
2022-04-01 10:33:16 +08:00
blackie
cd0f5ace61
refactor(components): [tabs] switch to script-setup syntax (#6468)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-03-30 02:58:57 +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
三咲智子
184facdb4c
chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +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
三咲智子
03f28a7a1a
refactor(build): improve build plugin (#6721) 2022-03-21 12:59:52 +08:00
卜启缘
176bc652ea
refactor(components): [carousel] refactor (#6681)
* refactor(components): [carousel] refactor

* fix: build error
2022-03-17 12:21:06 +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
renovate[bot]
46a4da0cdc
fix(deps): update all non-major dependencies (#6604) 2022-03-14 18:00:30 +08:00
三咲智子
5d85fba20c
chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
三咲智子
88b574e765
fix(build): move eslint config to internal (#6553) 2022-03-12 14:33:41 +08:00