Commit Graph

9294 Commits

Author SHA1 Message Date
neverland 670efb16f9 fix(cli): demo keep-alive not work (#11436) 2022-12-31 10:03:44 +08:00
Jungzl 1eea4fcd53 docs(ConfigProvider): fix how to override basic css variables (#11434)
* docs(ConfigProvider): fix how to override basic css variables

* docs(ConfigProvider): add notes about two `:root` selectors
2022-12-29 19:33:10 +08:00
MrXwq 53ec8a91a1 fix(image-preview):fix image-preview README、supplement teleport (#11429)
Co-authored-by: xuwenqiang <xuwenqiang@kanzhun.com>
2022-12-28 18:23:28 +08:00
neverland 9b00eb271c chore: using enquirer to replace inquirer (#11426) 2022-12-27 16:33:39 +08:00
Tema Smirnov db82d2b6f5 fix(Locale): ru-RU: fix typo of "Calendar" (#11425) 2022-12-26 09:53:26 +08:00
neverland 7eabcb85e1 docs(changelog): vant@4.0.6 (#11424) 2022-12-26 09:37:16 +08:00
chenjiahan 871a3f0119 release: 4.0.6 v4.0.6 2022-12-26 09:34:38 +08:00
neverland 2d9148d5d7 fix(cli): should not empty out dir (#11423) 2022-12-26 09:33:36 +08:00
neverland c6f1d99318 docs(changelog): vant@4.0.5 (#11420) 2022-12-25 21:21:14 +08:00
chenjiahan be50698ebc release: 4.0.5 v4.0.5 2022-12-25 21:13:55 +08:00
neverland 80f2134188 feat(Locale): add Dutch lang (#11419) 2022-12-25 21:08:01 +08:00
neverland 879133e7ee feat(Locale): add mongolian lang (#11418) 2022-12-25 20:50:26 +08:00
neverland e3c7e331f7 perf(cli): remove vite-plugin-html (#11416) 2022-12-24 16:31:26 +08:00
neverland c02ad9ce07 fix(cli): remove docsearch (#11415)
* fix(cli): remove docsearch

* chore: remove react

* docs: add changelog
2022-12-24 15:55:36 +08:00
neverland 816a7cbdfb feat(cli): bump vite v4 (#11414)
* feat(cli): bump vite v4

* chore: bump vite plugin
2022-12-24 15:47:15 +08:00
neverland 775d9539cc chore(Badge): add some test cases for offset prop (#11412) 2022-12-24 15:33:58 +08:00
Gavin 78847b8375 fix(Badge): fix badge offset of different position (#11400)
* fix(Badge): fix badge offset of different position

* perf: improve code
2022-12-24 12:54:40 +08:00
HaiWei Lian e39f0c67d1 fix(Picker): picker loading color in dark theme (#11405) 2022-12-23 18:14:25 +08:00
Jungzl cd64c47259 fix(Form): filter no name field's value (#11410) 2022-12-23 18:13:10 +08:00
Gavin f71336e256 docs: update contribution guide (#11409) 2022-12-23 18:12:33 +08:00
neverland 9b3a473061 docs(changelog): 4.0.4 (#11407) 2022-12-23 11:14:56 +08:00
chenjiahan 5bcae75f08 release: 4.0.4 v4.0.4 2022-12-23 11:12:20 +08:00
neverland 0ee41a41a9 fix(Image): load event missing params (#11406) 2022-12-23 11:07:40 +08:00
HaiWei Lian 8043a9e0fe docs: fix picker typo (#11404) 2022-12-22 18:16:45 +08:00
Ryan 589b7b2998 fix: readme document errors (#11401) 2022-12-21 13:59:30 +08:00
wnx 481298f279 fix(Field): incorrect cursor position when value length exceeds maxlength or when formatter is used (#11360) 2022-12-18 10:30:54 +08:00
neverland bd3e7cc3f2 docs: remove CI status badge (#11392) 2022-12-17 11:59:02 +08:00
Gavin 28241c08e5 fix: replace value with title of Cell prop (#11384) 2022-12-14 10:13:38 +08:00
chenjiahan ba3a50383c docs(changelog): vant@4.0.3 2022-12-13 10:29:00 +08:00
chenjiahan c68db1cf61 release: 4.0.3 v4.0.3 2022-12-13 10:27:43 +08:00
Gavin 851c967ad9 fix(ImagePreview): fix loading when previewing images (#11376) 2022-12-13 10:26:22 +08:00
neverland 7f834d57eb fix(Field): failed to dynamically set empty label (#11373) 2022-12-10 21:00:36 +08:00
Aresn 7a740a45d5 docs: add Cloud IDE preview online (#11362)
* Create preview.yml

* Add Cloud IDE link

* Add Cloud IDE link

* Update README.md
2022-12-07 10:56:24 +08:00
chenjiahan 7c35b143dd docs: update release note link 2022-12-04 17:54:32 +08:00
neverland 6f526d3024 docs: add 4.0 release note (#11355) 2022-12-04 16:40:59 +08:00
neverland d0e0e97e99 docs(changelog): vant@4.0.2 (#11353) 2022-12-03 20:32:03 +08:00
chenjiahan 74950c68ee release: 4.0.2 v4.0.2 2022-12-03 20:29:35 +08:00
chenjiahan 54ce702f31 chore: upgrade pnpm to 7.17.1 2022-12-03 20:28:04 +08:00
chenjiahan 87a9272ece fix(Image): avoid duplicate load event 2022-12-03 20:23:17 +08:00
chenjiahan 128972a753 fix(Image): load event not triggered in nuxt3 2022-12-03 20:18:01 +08:00
neverland 2c30e7ba68 fix(NavBar): update placeholder height when window resized (#11351) 2022-12-03 20:01:12 +08:00
Gavin 7919ea2b8b fix: fix copying errors of icon demo (#11350) 2022-12-03 19:41:20 +08:00
neverland 67a3a507ac fix(Field): incorrect cursor position when using formatter (#11348) 2022-12-02 19:17:45 +08:00
neverland 720de45350 docs: update area data links (#11343) 2022-12-02 09:43:23 +08:00
zhouronghua 6ee791a64c chore: adjust extend method import path (#11341)
Co-authored-by: zhouronghua <zhouronghua01@qq.com>
2022-12-02 09:35:47 +08:00
neverland 49336932ed docs(changelog): vant@4.0.1 (#11339) 2022-12-01 17:50:30 +08:00
chenjiahan 46191d631e release: 4.0.1 v4.0.1 2022-12-01 17:48:15 +08:00
Mikasa33 36269ac9ec docs(Dialog): fix the min version of footer slot (#11336) 2022-12-01 12:46:21 +08:00
Gavin b423decad0 feat(Picker): add selectedIndexes to the confirm event (#11329) 2022-11-30 21:38:43 +08:00
neverland dde13fac3c fix(Field): set selection range only when focused (#11333) 2022-11-30 21:36:57 +08:00