Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub 3326547cf1 chore(deps): bump release-it v16 (#12115) 2023-07-23 19:39:42 +08:00
neverlandandGitHub 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
neverlandandGitHub 95572cd3e4 chore: avoid prettier breaking hbs template (#12113) 2023-07-23 18:54:48 +08:00
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub b601ca1e0b chore(utils): fix circular dependency (#12110)
* chore: fix circular dependency

* chore: fix

* chore: fix test
2023-07-22 13:03:48 +08:00
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 871d1ed3a1 docs(Button): add english description (#12069) 2023-07-09 16:31:39 +08:00
neverlandandGitHub 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
neverlandandGitHub a52817ac2c chore: using pnpm highest resolution mode (#12056) 2023-07-02 13:21:40 +08:00
neverlandandGitHub 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
neverlandandGitHub 9333633406 chore(eslint-config): bump all dependencies (#12054) 2023-07-02 12:45:54 +08:00
neverlandandGitHub a34ffe7637 chore(eslint-config): remove eslint-plugin-import (#12053) 2023-07-02 12:34:21 +08:00
neverlandandGitHub 47a3aea291 fix(cli): fix autoprefixer plugin conditions (#12052) 2023-07-02 10:27:55 +08:00
neverlandandGitHub a789418366 fix(Uploader): render objectUrl to avoid perf issue (#12051)
* fix(Uploader): render objectUrl to avoid perf issue

* fix: test case
2023-07-01 23:37:01 +08:00
neverlandandGitHub 98d1a430e4 docs: add Vue Router links to english document (#12045) 2023-06-28 23:13:58 +08:00
neverlandandGitHub 0d7a2c6b60 docs: add @inottn and @zhousg to core team (#12023) 2023-06-24 11:15:53 +08:00
neverlandandGitHub e5cd67300d chore: remove gitee issue template (#12022) 2023-06-24 11:00:15 +08:00
chenjiahan 029d005b0c chore: update gitee issue template 2023-06-24 10:51:34 +08:00
neverlandandGitHub f26a39a9f3 docs(changelog): vant@4.6.0 (#12021) 2023-06-24 10:48:43 +08:00
chenjiahan f1f9eeb009 release: 4.6.0 2023-06-24 10:38:20 +08:00
neverlandandGitHub 1ccf211ddd docs(RollingText): improve document (#12020) 2023-06-24 10:37:22 +08:00
neverlandandGitHub 0f2967f3fb docs(FloatingBubble): add icon prop to documents (#12019) 2023-06-24 10:20:35 +08:00
neverlandandGitHub f03d5653e8 chore(RollingText): rename text-array prop to text-list (#12008)
* chore(RollingText): rename test-array prop to text-list

* docs: update type
2023-06-22 11:44:44 +08:00
neverlandandGitHub 235cfa1b56 fix(FloatingPanel): remove passive event warning (#11992) 2023-06-17 21:25:50 +08:00
neverlandandGitHub 8320eb1e16 docs: update Vue document URLs (#11989) 2023-06-17 09:46:38 +08:00
chenjiahan d42adccfb0 release: @vant/use v1.5.2 2023-06-17 09:35:14 +08:00
chenjiahan 32182e7f28 release: create-vant-cli-app v2.2.1 2023-06-17 09:33:55 +08:00
neverlandandGitHub 9cdbbbdc99 docs(changelog): vant@4.5.0 (#11965) 2023-06-11 22:48:17 +08:00
chenjiahan 82e5d39710 release: 4.5.0 2023-06-11 22:42:15 +08:00
chenjiahan 2dd3bf8aec docs(TimePicker): add descriptions for time range 2023-06-11 22:41:15 +08:00
chenjiahan 4dfd1fafb8 docs(TimePicker): fix invalid code block 2023-06-11 22:31:43 +08:00
neverlandandGitHub c8983b3946 feat(FloatingPanel): add duration prop (#11964) 2023-06-11 22:23:05 +08:00
neverlandandGitHub c701b826db feat(FloatingPanel): allow to custom bar style (#11962) 2023-06-11 12:20:23 +08:00
neverlandandGitHub b62a1bbcf6 docs(FloatingPanel): add some descriptions (#11960) 2023-06-11 12:11:46 +08:00
chenjiahan 0b9df74f8d docs(changelog): fix typo 2023-05-30 21:16:34 +08:00
neverlandandGitHub 3297289e39 docs(changelog): vant@4.4.1 (#11917) 2023-05-28 21:38:00 +08:00
chenjiahan 3c2821761a release: 4.4.1 2023-05-28 21:34:31 +08:00
neverlandandGitHub b2d49a35d9 chore(Tab): using Vue built-in stringifyStyle (#11914)
* chore(Tab): using Vue built-in stringifyStyle

* fix(Tab): failed to normalize style
2023-05-28 10:31:34 +08:00
neverlandandGitHub 1dcfd2dac0 chore(deps): bump Vue v3.3 (#11913) 2023-05-26 22:22:06 +08:00
neverlandandGitHub 0d102db0ee chore(deps): bump vite v4.3 (#11912) 2023-05-26 22:15:28 +08:00
neverlandandGitHub 4a4422bb1c docs(changelog): vant@4.4.0 (#11896) 2023-05-21 22:43:19 +08:00
chenjiahan 579276ea2f release: 4.4.0 2023-05-21 22:33:58 +08:00
neverlandandGitHub 8123222977 chore(Barrage): inherit font family by default (#11895) 2023-05-21 22:31:04 +08:00
neverlandandGitHub b5bb20e6c1 chore(Barrage): rename speed to duration (#11894) 2023-05-21 22:28:08 +08:00
neverlandandGitHub 3bbe31da1b docs(perf): lazy import transliteration (#11893) 2023-05-21 22:20:21 +08:00
neverlandandGitHub 5a859ff019 docs(changelog): vant@4.3.2 (#11850) 2023-05-14 22:05:45 +08:00
chenjiahan 9db21e5328 release: 4.3.2 2023-05-14 22:01:57 +08:00
neverlandandGitHub 56bb381c82 chore(CI): fix the set-output deprecation warning when deploy website (#11830) 2023-05-09 14:15:35 +08:00
chenjiahan 6b517ccdbb docs: fix changelog translation 2023-05-05 21:51:20 +08:00
neverlandandGitHub 584a62875e docs(changelog): vant@4.3.1 (#11816) 2023-05-04 09:46:23 +08:00
chenjiahan 37d3cfe83d release: 4.3.1 2023-05-04 09:36:49 +08:00
neverlandandGitHub d08270831b fix: release-it can not handle workspace protocol (#11815) 2023-05-04 09:35:37 +08:00
neverlandandGitHub f8bb5a5b4b docs(changelog): vant@4.3.0 (#11811) 2023-05-03 22:24:40 +08:00
chenjiahan f57402d940 release: 4.3.0 2023-05-03 22:20:01 +08:00
neverlandandGitHub 7726eee160 fix(Image): failed to display loading when using lazy-load (#11809) 2023-05-03 22:18:46 +08:00
neverlandandGitHub 5874fc787e chore(Sketch): update primary color (#11808) 2023-05-03 12:44:25 +08:00
neverlandandGitHub 12c3570e70 chore(Signature): improve clear button text (#11807) 2023-05-02 22:08:26 +08:00
neverlandandGitHub 0f47224b46 chore(Signature): rename filePath param to image (#11806) 2023-05-02 20:46:32 +08:00
neverlandandGitHub 8f54235eea test: add SSR tests for all demo (#11805) 2023-05-02 20:19:47 +08:00
neverlandandGitHub 9105243850 chore: add some SSR test cases (#11801) 2023-05-02 11:15:14 +08:00
neverlandandGitHub da138d5321 fix(Field): disabled cursor should be not-allowed (#11800) 2023-05-02 10:36:03 +08:00
neverlandandGitHub f9cd6b979f feat(Field): increase default icon size to 18px (#11799) 2023-05-02 10:24:11 +08:00
neverlandandGitHub 064f675df8 feat(Signature): support custom button text (#11798) 2023-05-02 10:05:41 +08:00
neverlandandGitHub c4e114fc33 fix(Signature): failed to sign in mobile devices (#11797) 2023-05-01 16:40:44 +08:00
neverlandandGitHub 77c1d589ca fix(Signature): should prevent page move when signing (#11796) 2023-05-01 16:34:17 +08:00
neverlandandGitHub 5374a2f317 chore(Signature): improve default style (#11795) 2023-05-01 16:20:03 +08:00
neverlandandGitHub 51f7cefd96 fix(Signature): should render tips correctly (#11794) 2023-05-01 15:37:32 +08:00
neverlandandGitHub 8987c5856a chore(Signature): improve ctx typing (#11793) 2023-05-01 11:57:20 +08:00
neverlandandGitHub 21e3c13928 docs(Signature): fix component name (#11792) 2023-05-01 11:50:53 +08:00
neverlandandGitHub dc1531084b chore: using workspace protocol for vant package (#11791) 2023-05-01 11:30:08 +08:00
neverlandandGitHub d4f04b1ab9 chore: add question links (#11789) 2023-05-01 10:51:19 +08:00
neverlandandGitHub 5c843f77c5 docs(changelog): vant@4.2.1 (#11787) 2023-04-30 21:24:27 +08:00
chenjiahan e39e1402b2 release: 4.2.1 2023-04-30 21:17:02 +08:00
neverlandandGitHub 2580fe4342 docs(TimePicker): fix formatter demo (#11786) 2023-04-30 19:58:40 +08:00
neverlandandGitHub e696d35bd4 refactor(Tabs): move renderTitle to Tab component (#11781) 2023-04-27 08:09:08 +08:00
neverlandandGitHub a052b410cb feat(Pagination): add show-prev-button, show-next-button props (#11780) 2023-04-26 20:27:08 +08:00
neverlandandGitHub c7df4290e2 fix(Pagination): don't show click feedback when button is disabled (#11779) 2023-04-26 20:18:23 +08:00
neverlandandGitHub f10557a211 fix(Tabs): should scroll active tab into view after resized (#11777) 2023-04-26 20:04:22 +08:00
neverlandandGitHub cbaa4b0d3a fix(Tabs): re-render when line-width or line-height changed (#11776) 2023-04-26 19:56:24 +08:00
neverlandandGitHub 5e4bbab00c feat(Picker): add scroll-into event (#11757) 2023-04-16 21:25:49 +08:00
neverlandandGitHub 9e1640180b docs(changelog): vant@4.2.0 (#11756) 2023-04-16 11:22:29 +08:00
chenjiahan c36ec55d7b release: 4.2.0 2023-04-16 11:14:09 +08:00
neverlandandGitHub d876b1f8be chore(Watermark): rename default slot to content (#11755) 2023-04-16 11:13:02 +08:00
neverlandandGitHub 8bc6169ae1 chore(deps): bump consola v3 and rimraf v5 (#11751)
* chore(deps): bump consola v3 and rimraf v5

* chore: revert demo
2023-04-15 09:36:41 +08:00
neverlandandGitHub 8bc9b262f2 feat(TextEllipsis): add dots prop (#11745)
* feat(TextEllipsis): add dots prop

* chore: update snap
2023-04-09 10:57:34 +08:00
neverlandandGitHub 949c535889 docs(TextEllipsis): add some sentence (#11744) 2023-04-08 22:19:53 +08:00
neverlandandGitHub 726a47b414 chore(Watermark): rename font-color to text-color (#11743) 2023-04-08 19:39:10 +08:00
neverlandandGitHub 0a5e26de15 feat(Watermark): support opacity to be a string (#11742) 2023-04-08 19:32:10 +08:00
neverlandandGitHub 7444543bc1 docs(Watermark): improve image watermark demos (#11741) 2023-04-08 11:03:28 +08:00
neverlandandGitHub 9008df9e90 feat(Watermark): add --van-watermark-z-index css var (#11734) 2023-04-05 21:29:38 +08:00
chenjiahan c43a6406ea docs: add component version tip 2023-04-05 21:15:46 +08:00
chenjiahan 1927c7462b chore(CI): sync to gitee after release 2023-04-02 13:39:05 +08:00