neverland and GitHub
8a7f8d7aa5
test(ImagePreview): fix incorrect onClose test case ( #12386 )
2023-10-23 17:54:19 +08:00
neverland and GitHub
295865a829
feat(auto-import-resolver): add module option ( #12383 )
2023-10-22 21:45:24 +08:00
neverland and GitHub
cc9aced041
docs(auto-import-resolver): add doc for importStyle option ( #12382 )
...
* docs(auto-import-resolver): add doc for importStyle option
* docs: upd
2023-10-22 21:30:40 +08:00
neverland and GitHub
86688394d2
feat(Form): add required prop and support auto display ( #12380 )
...
* feat(Form): add required prop and support auto display
* fix: type
* chore: fix
* chore: shorter
2023-10-22 08:07:42 +08:00
neverland and GitHub
20c3e52824
docs(changelog): vant@4.7.2 ( #12367 )
2023-10-15 17:55:46 +08:00
neverland and GitHub
b493fb80d6
chore(ImagePreview): rename doubleScale and add test case ( #12366 )
2023-10-14 18:16:41 +08:00
neverland and GitHub
9065400586
chore(cli): merge greet logs ( #12365 )
2023-10-14 17:30:11 +08:00
neverland and GitHub
714bb42719
chore(deps): bump rslog v1.1.0 ( #12364 )
2023-10-14 17:08:33 +08:00
neverland and GitHub
4f3170bc85
fix(Icons): compatible with the browser range of Vant 2 ( #12356 )
2023-10-10 21:03:39 +08:00
chenjiahan
30b6e1baf3
docs(changelog): @vant/icons v3.0.1
2023-10-10 11:52:30 +08:00
chenjiahan
9e750495a5
release: @vant/icons v3.0.1
2023-10-10 11:51:24 +08:00
neverland and GitHub
f0303462b6
docs(changelog): vant@4.7.1 ( #12346 )
2023-10-06 10:50:02 +08:00
neverland and GitHub
f29c556803
docs(ImagePreview): improve English document ( #12345 )
2023-10-06 10:33:50 +08:00
neverland and GitHub
927206e25b
feat(Toast): add JSDoc for utility functions ( #12344 )
2023-10-06 10:23:02 +08:00
neverland and GitHub
f1d5376c9c
feat(Dialog): add JSDoc for utility functions ( #12343 )
2023-10-06 10:12:52 +08:00
neverland and GitHub
d56623ef77
feat(Notify): add jsdoc for utility functions ( #12342 )
2023-10-06 10:00:13 +08:00
neverland and GitHub
4447b34607
chore: bump pnpm v8.8.0 ( #12339 )
...
* chore: bump pnpm v8.8.0
* chore: update
2023-10-05 22:36:41 +08:00
neverland and GitHub
7af5fbf84b
docs: add more ecosystem projects ( #12338 )
2023-10-04 15:36:51 +08:00
neverland and GitHub
4ac80602e8
chore(Swipe): limit the decimal length of transform ( #12337 )
2023-10-04 11:33:51 +08:00
neverland and GitHub
2bb4b85b5d
style(Swipe): declare transition-property ( #12336 )
2023-10-03 21:44:56 +08:00
neverland and GitHub
087ecda7b2
feat(cli): using rslog ( #12334 )
2023-10-02 21:34:03 +08:00
neverland and GitHub
4900b2be28
fix(Popover): failed to inherit scopedId ( #12329 )
2023-09-29 21:35:17 +08:00
neverland and GitHub
0c4ecc93e5
fix(CellGroup): failed to inherit scopeId with title ( #12328 )
2023-09-29 21:28:07 +08:00
neverland and GitHub
24e9176433
fix(Popup): fix failed to inherit scopedId ( #12327 )
2023-09-29 21:09:08 +08:00
neverland and GitHub
6bab31f704
docs(changelog): vant 4.7.0 ( #12318 )
2023-09-24 22:21:01 +08:00
neverland and GitHub
7b6a99da2f
types(Dialog): improve showDialog return type ( #12316 )
2023-09-24 15:52:29 +08:00
neverland and GitHub
bd7ee34eba
test(Dialog): enable function-call test cases ( #12315 )
2023-09-24 15:25:17 +08:00
neverland and GitHub
aceb40a5f6
feat(Icon): add 11 new icons ( #12291 )
2023-09-17 11:04:49 +08:00
neverland and GitHub
534ccd2b3a
docs(Uploader): add FAQ about camera permission ( #12289 )
2023-09-16 22:56:49 +08:00
neverland and GitHub
7e55ff9514
docs(changelog): vant@4.6.8 ( #12273 )
2023-09-10 09:54:15 +08:00
neverland and GitHub
1eab3cf468
fix(ConfigProvider): failed to set some basic theme vars ( #12272 )
...
* fix(ConfigProvider): failed to set some basic theme vars
* chore: add comments
2023-09-10 09:35:08 +08:00
neverland and GitHub
76e27da360
chore: move axure to vant-assets repo ( #12271 )
2023-09-09 11:45:25 +08:00
neverland and GitHub
b2bb05b2f5
docs(NavBar): add disable button demo ( #12270 )
...
* docs(NavBar): add disable button demo
* chore: fix bem
2023-09-09 10:15:44 +08:00
neverland and GitHub
ba98c6d689
chore(CI): bump actions version ( #12269 )
2023-09-09 09:20:38 +08:00
neverland and GitHub
9ce8074b1e
chore(CI): enable single-commit to reduce the repo size ( #12268 )
2023-09-09 09:02:03 +08:00
chenjiahan
874a5fc600
chore(CI): sync to gitee everyday
2023-09-04 22:31:53 +08:00
neverland and GitHub
7f26716477
docs(changelog): vant@4.6.7 ( #12249 )
2023-09-04 22:30:21 +08:00
chenjiahan
32920ba0f2
release: vant v4.6.7
2023-09-04 22:23:23 +08:00
neverland and GitHub
91a92b2b06
docs(ConfigProvider): update the guide of modify CSS vars ( #12246 )
...
* docs(ConfigProvider): update the guide of modify CSS vars
* docs: update
2023-09-04 08:23:51 +08:00
chenjiahan
ee2788796b
release: @vant/auto-import-resolver v1.0.1
2023-09-03 09:47:55 +08:00
neverland and GitHub
56b718f597
fix(auto-import-resolver): type mismatch in TS projects ( #12243 )
2023-09-03 09:47:29 +08:00
neverland and GitHub
5ccaa836ee
docs(auto-import-resolver): add Rspack usage ( #12242 )
2023-09-03 09:40:26 +08:00
neverland and GitHub
80f600af93
docs(auto-import-resolver): update README and folder name ( #12241 )
...
* docs(auto-import-resolver): update README and folder name
* chore: update lock
* docs: fix path
2023-09-03 09:28:13 +08:00
chenjiahan
d1538c3489
docs: update the URL of unplugin-vue-components
2023-09-03 09:10:27 +08:00
neverland and GitHub
0e1874d689
docs: add Vite and Nuxt guide to quickstart ( #12239 )
2023-09-02 17:21:48 +08:00
neverland and GitHub
804f1fa839
test: fix canvas mock ( #12226 )
2023-08-27 16:34:09 +08:00
neverland and GitHub
57dc768a02
chore: use workspace protocol for internal deps ( #12225 )
2023-08-27 16:07:22 +08:00
chenjiahan
d5781f3c2c
release: @vant/use v1.6.0
2023-08-27 15:57:41 +08:00
neverland and GitHub
a2aba759ae
docs: improve use-raf document ( #12224 )
2023-08-27 15:57:10 +08:00
chenjiahan
ad194d4c57
docs: fix codecov badge link
2023-08-20 20:01:31 +08:00
neverland and GitHub
87ed409842
chore(CI): fix codecov reporter ( #12210 )
...
* chore(CI): update codecov/codecov-action to v3
* chore: use default test reporter
* chore: use text-summary
* chore: update coverage dir
* chore: switch to istanbul
* chore: use lcov
* chore: fix open:coverage path
2023-08-20 19:55:39 +08:00
neverland and GitHub
694daef6ea
test: migrate test runner to vitest ( #12206 )
2023-08-20 18:48:09 +08:00
neverland and GitHub
633e48a645
docs(changelog): vant@4.6.6 ( #12209 )
2023-08-20 16:31:11 +08:00
chenjiahan
acbbdb5806
release: vant v4.6.6
2023-08-20 16:21:52 +08:00
neverland and GitHub
5dc2f4dcd2
refactor(cli): remove execa dependency ( #12205 )
2023-08-19 15:14:40 +08:00
neverland and GitHub
47950a1353
chore(CI): update issue comment messages ( #12204 )
...
* chore(CI): update issue comment messages
* docs: add link
* docs: update
2023-08-19 09:24:54 +08:00
neverland and GitHub
c8e0f26bff
docs(changelog): vant@4.6.5 ( #12199 )
2023-08-16 18:43:07 +08:00
chenjiahan
ce3f52865d
release: vant v4.6.5
2023-08-16 18:25:59 +08:00
chenjiahan
b25dddf2ca
Revert "fix(Dialog): improve slot exit judgment ( #12189 )"
...
This reverts commit 4994e5f524 .
2023-08-16 18:24:00 +08:00
neverland and GitHub
2b921f6123
fix(cli): should escape curly brackets in markdown ( #12188 )
2023-08-14 16:53:28 +08:00
neverland and GitHub
bd9bce8070
chore(CI): do not run codeql for pull request ( #12181 )
2023-08-13 19:30:15 +08:00
neverland and GitHub
8af469602a
chore(deps): bump markdown-it v13 and commander v11 ( #12180 )
2023-08-13 19:26:35 +08:00
neverland and GitHub
f691eacb24
refactor(cli): rewrite vite-plugin-md ( #12179 )
2023-08-13 19:13:11 +08:00
neverland and GitHub
fb1cafd105
chore(FloatingPanel): improve code style ( #12175 )
2023-08-13 08:36:57 +08:00
neverland and GitHub
f6956197e4
docs(changelog): vant@4.6.4 ( #12159 )
2023-08-06 21:34:30 +08:00
neverland and GitHub
c2bef6cdf0
chore: add script to format GitHub changelog ( #12158 )
2023-08-06 21:33:41 +08:00
chenjiahan
1f12af7e83
release: vant v4.6.4
2023-08-06 20:59:59 +08:00
neverland and GitHub
cfa33c2fa1
chore(eslint-config): bump dependencies ( #12155 )
2023-08-06 10:53:59 +08:00
neverland and GitHub
6a56908438
feat(List): add scroller prop ( #12154 )
2023-08-06 10:44:50 +08:00
neverland and GitHub
d988df7ba5
feat(ImagePreview): add closeOnClickOverlay option ( #12153 )
2023-08-05 22:45:36 +08:00
neverland and GitHub
86d17359a3
chore: add Serbian to doc and rename the file ( #12150 )
2023-08-04 21:25:25 +08:00
neverland and GitHub
cac08f88e8
refactor(cli): use GitHub changelog instead of conventional-changelog ( #12139 )
...
* refactor(cli): use GitHub changelog instead of conventional-changelog
* chore: revert lock file
2023-07-31 21:48:11 +08:00
neverland and GitHub
8b3ee8723b
chore(TextEllipsis): reuse actionText variable ( #12138 )
2023-07-31 21:39:20 +08:00
neverland and GitHub
02b6779c42
chore: add PR labeler action ( #12136 )
2023-07-30 13:13:53 +08:00
neverland and GitHub
ad6514f43d
chore: fix release-tag.yml
2023-07-30 13:00:44 +08:00
chenjiahan
0c9545860a
release: vant v4.6.4-beta.2
2023-07-30 12:57:09 +08:00
neverland and GitHub
677185020e
chore(CI): automatically generate changelog via GitHub ( #12135 )
2023-07-30 12:55:24 +08:00
neverland and GitHub
b6d35cd268
feat(cli): support gitTag option for release command ( #12134 )
...
* feat(cli): support gitTag option for release command
* chore: exclude temp file
* release: vant v4.6.4-beta.1
2023-07-30 11:50:56 +08:00
neverland and GitHub
e6a0694807
refactor(cli): rewrite release command ( #12133 )
...
* refactor(cli): rewrite release command
* fix: duplicated build
* fix: no git check
* feat: rollback version
* chore: release config
* chore: add release config
2023-07-30 10:43:26 +08:00
chenjiahan
2513ad1217
release: @vant/area-data v1.5.0
2023-07-29 11:40:50 +08:00
chenjiahan
b480ec8a2d
docs(changelog): @vant/cli@6.2.0
2023-07-29 11:37:19 +08:00
chenjiahan
ecd26122af
release: @vant/cli v6.2.0
2023-07-29 11:35:09 +08:00
neverland and GitHub
3326547cf1
chore(deps): bump release-it v16 ( #12115 )
2023-07-23 19:39:42 +08:00
neverland and GitHub
722c974ac4
docs: move PR title format to contribution guide ( #12114 )
...
* docs: move PR title format to contribution guide
* docs: fix path
* docs: fix path
* docs: update type
2023-07-23 19:10:04 +08:00
neverland and GitHub
95572cd3e4
chore: avoid prettier breaking hbs template ( #12113 )
2023-07-23 18:54:48 +08:00
neverland and GitHub
a90c109832
docs(changelog): vant@4.6.3 ( #12112 )
2023-07-23 18:51:43 +08:00
chenjiahan
c41a402881
release: 4.6.3
2023-07-23 18:44:33 +08:00
neverland and GitHub
3dcc92a5c0
chore: bump prettier v3 and format all code ( #12111 )
...
* chore: bump prettier v3 and format all code
* chore: mjs config
* chore: revert
* chore: revert
* chore: update lock
2023-07-22 14:14:14 +08:00
neverland and GitHub
b601ca1e0b
chore(utils): fix circular dependency ( #12110 )
...
* chore: fix circular dependency
* chore: fix
* chore: fix test
2023-07-22 13:03:48 +08:00
neverland and GitHub
e42500070b
docs(changelog): vant@4.6.2 ( #12071 )
2023-07-09 20:36:20 +08:00
chenjiahan
40a653053e
release: 4.6.2
2023-07-09 20:28:58 +08:00
neverland and GitHub
bbedcb49fc
feat(FloatingBubble): add CSS vars to override border radius ( #12070 )
...
* feat(FloatingBubble): add CSS vars to override border radius
* chore: update snapshot
2023-07-09 20:27:16 +08:00
neverland and GitHub
871d1ed3a1
docs(Button): add english description ( #12069 )
2023-07-09 16:31:39 +08:00
neverland and GitHub
4ebc7bbb0e
chore(deps): bump vite 4.4, esbuild 0.18 ( #12068 )
2023-07-09 16:27:51 +08:00
chenjiahan
3319d1e5cd
docs(changelog): vant@4.6.1
2023-07-02 19:49:07 +08:00
chenjiahan
f940ef238b
release: 4.6.1
2023-07-02 17:41:04 +08:00
chenjiahan
60163c65ab
chore: add exclude config to tsconfig.json
2023-07-02 17:39:30 +08:00
chenjiahan
a05418fc25
release: @vant/eslint-config v4.0.0
2023-07-02 17:32:26 +08:00
neverland and GitHub
a52817ac2c
chore: using pnpm highest resolution mode ( #12056 )
2023-07-02 13:21:40 +08:00
neverland and GitHub
523844eae4
chore: extend eslint range to all src, test directories ( #12055 )
...
* chore: extend eslint range to all src, test directories
* chore: fix range
2023-07-02 13:13:27 +08:00