Commit Graph
100 Commits
Author SHA1 Message Date
chenjiahan 85c5ad6718 style(CouponList): change default color 2022-02-20 20:17:05 +08:00
chenjiahan bef919c7f0 style: increase font-weight bold 2022-02-20 10:04:39 +08:00
chenjiahan d39f6a898a style(ContactList): using primary color 2022-02-18 14:22:25 +08:00
chenjiahan 43ae30026a style(ContactEdit): adjust submit button 2022-02-18 14:11:54 +08:00
chenjiahan 27c46b01ae types(AddressEdit): SearchItem optional 2022-02-18 11:36:55 +08:00
chenjiahan 3979ddc40a fix(AddressEdit): selectedOption maybe undefined 2022-02-17 16:35:07 +08:00
chenjiahan 967cb56c18 types(Picker): fix return type of getSelectedOptions 2022-02-17 16:25:53 +08:00
chenjiahan c65d4f9672 style(AddressEdit): submit button using primary type 2022-02-17 16:16:55 +08:00
chenjiahan 73788f9e88 style(Switch): adjust width 2022-02-17 15:36:23 +08:00
chenjiahan 2acd47b5ee style(Switch): adjust style 2022-02-17 15:31:52 +08:00
chenjiahan b3cf1dfb54 breaking change(AddressEdit): adjust change-area event params 2022-02-16 12:14:01 +08:00
chenjiahan 35a50012c7 feat(Area): add getSelectedOptions method 2022-02-16 12:02:46 +08:00
chenjiahan 83295e655d feat(Picker): add getSelectedOptions method 2022-02-16 12:00:32 +08:00
chenjiahan e2790fe95d chore(DatePicker): reuse genOptions 2022-02-16 11:06:58 +08:00
chenjiahan b608fb23f0 types(TimePicker): export TimePickerColumnType 2022-02-16 10:59:31 +08:00
chenjiahan 829db06d5b types(DatePicker): export DatePickerColumnType 2022-02-16 10:59:20 +08:00
chenjiahan 2e053ad76b feat(TimePicker): support select second 2022-02-16 10:57:09 +08:00
chenjiahan c942efb76b docs(DatePicker): fix currentDate of year-month 2022-02-16 10:56:46 +08:00
chenjiahan fdcf9931be refactor(TimePicker): modelValue now is string array 2022-02-15 17:44:53 +08:00
chenjiahan e61bd487fa fix(Picker): should update modelValue immediately 2022-02-15 17:36:49 +08:00
chenjiahan 7deba88b91 docs(Form): fix demo 2022-02-15 16:08:31 +08:00
chenjiahan 980f976011 fix(DatePicker): allow modelValue to be empty 2022-02-15 15:55:09 +08:00
chenjiahan c00fa4cd70 chore: remove legacy DatetimePicker 2022-02-15 15:54:24 +08:00
chenjiahan ef8e66a924 refactor(DatePicker): v-model now is string array 2022-02-15 15:42:23 +08:00
chenjiahan e8ffc80dc6 feat(DatePicker): date columns calculation 2022-02-15 15:08:59 +08:00
chenjiahan 3920ebe25b Merge branch 'dev' into next 2022-02-14 11:03:20 +08:00
chenjiahan 0a50e721aa docs(changelog): 3.4.5 2022-02-14 11:01:41 +08:00
chenjiahan 9fa7840c61 release: 3.4.5 2022-02-14 10:57:20 +08:00
chenjiahan 5b407566db refactor: DatePicker Component 2022-02-14 10:55:10 +08:00
neverlandandGitHub 3038048b38 feat(Locale): add Vietnamese translation (#10294) 2022-02-14 10:38:49 +08:00
neverlandandGitHub ba4e83df52 feat(Locale): add Ukrainian translation (#10291) 2022-02-11 17:57:48 +08:00
neverlandandGitHub c51f1cfa5f feat(Locale): add Indonesian translation (#10289)
* feat(Locale): add Indonesian translation

* docs: upd
2022-02-11 16:46:21 +08:00
neverlandandGitHub 5b7c8883a3 feat(Locale): add Italain translation (#10288) 2022-02-11 16:29:48 +08:00
neverlandandGitHub 8acb93c43d feat(Locale): add Bangla (Bangladesh) (#10287) 2022-02-11 16:18:51 +08:00
neverlandandGitHub a5ee18f31c style(SubmitBar): using english colon (#10286) 2022-02-11 16:12:36 +08:00
neverlandandGitHub 0603479ee4 fix(Dialog): skip keyboard events of child elements (#10285)
* fix(Dialog): skip keyboard events of child elements

* test: fix snapshot
2022-02-11 15:25:38 +08:00
chenjiahan f327d5bbc2 test(TimePicker): migrate test cases 2022-02-10 19:48:18 +08:00
chenjiahan 2a8bb86fbb fix(Picker): should update selectedValues correctly 2022-02-10 19:41:19 +08:00
chenjiahan 7dae50b0c9 fix(TimePicker): should update modelValue immediately 2022-02-10 17:56:51 +08:00
chenjiahan d68053ea7f docs: update migration guide 2022-02-10 16:50:20 +08:00
chenjiahan 8ca9741845 breaking change: event name become camelCase 2022-02-10 16:49:45 +08:00
chenjiahan c9c312c4ba test: update all snapshots 2022-02-10 16:22:18 +08:00
chenjiahan 5dca6fe2e2 chore: remove unused snapshot 2022-02-10 16:20:34 +08:00
chenjiahan fdc5436249 test(TimePicker): demo snapshot 2022-02-10 16:19:31 +08:00
chenjiahan 7d22cc2155 fix(TimePicker): remove columns-order prop 2022-02-10 15:57:57 +08:00
neverlandandGitHub fbafac333f chore: bump vite and esbuild (#10277) 2022-02-10 15:34:10 +08:00
neverlandandGitHub 7e7c4e3b83 chore: bump docsearch version (#10276) 2022-02-10 15:26:46 +08:00
chenjiahan 42d1dd836c refactor: TimePicker component 2022-02-10 15:12:21 +08:00
chenjiahan 15e7461a93 docs: docsearch version v4 2022-02-09 16:35:58 +08:00
chenjiahan 0fdaf133bb Merge branch 'dev' into next 2022-02-09 16:31:47 +08:00
chenjiahan d4584aafda docs: dark mode 2022-02-09 16:31:07 +08:00
neverlandandGitHub b5d0fec611 types: fix ts errors in demo files (#10275)
* types: fix ts errors in demo files

* docs: upd
2022-02-09 14:56:44 +08:00
neverlandandGitHub 7630bb2c03 types(Uploader): fix UploaderBeforeRead type (#10274) 2022-02-09 14:35:37 +08:00
neverlandandGitHub 9b7af21bbd types(IndexBar): index-list prop can includes number (#10273) 2022-02-09 14:22:33 +08:00
chenjiahan 5b3c4f1546 style: update van doc background 2022-02-09 11:34:25 +08:00
chenjiahan 25302fb333 Merge branch 'dev' into next 2022-02-09 11:20:28 +08:00
neverlandandGitHub daa8e4b9bb types(Toast): fix missing teleport prop (#10272) 2022-02-09 10:35:15 +08:00
neverlandandGitHub 73af4437de feat(CollapseItem): add lazy-render prop (#10270) 2022-02-09 10:14:21 +08:00
neverlandandGitHub 0cb6382b9c docs: update npm shields link (#10268) 2022-02-08 15:38:14 +08:00
neverlandandGitHub 506e2a9030 docs: update site subtitle (#10267) 2022-02-08 15:16:03 +08:00
chenjiahan 2f02f19cec Merge branch 'dev' into next 2022-02-08 14:56:38 +08:00
neverlandandGitHub 8937f76d75 docs: fix v2 site link (#10266) 2022-02-08 14:42:32 +08:00
neverlandandGitHub d348b36159 chore(cli): extract copyToClipboard to common (#10263)
* chore(cli): extract copyToClipboard to common

* style: update copied
2022-02-08 11:41:37 +08:00
chenjiahanandneverland bb500f3287 docs(changelog): 3.4.4 2022-02-08 10:49:15 +08:00
chenjiahanandneverland f4cbcb22a2 docs: update changelog link 2022-02-08 10:49:15 +08:00
chenjiahanandneverland d6cd92910c docs: update CDN link 2022-02-08 10:49:15 +08:00
chenjiahanandneverland a5d111d073 release: 3.4.4 2022-02-08 10:49:15 +08:00
chenjiahanandneverland 98c86dcc0d docs: update site folder 2022-02-08 10:49:15 +08:00
chenjiahanandneverland 733a2149d6 docs: update install guide 2022-02-08 10:49:15 +08:00
chenjiahan 3d3597c214 release: create-vant-cli-app 2.0.0 2022-02-07 15:23:01 +08:00
chenjiahan 8700b86e67 feat(create-vant-cli-app): update to cli v4 2022-02-07 15:22:43 +08:00
chenjiahan 71eb44b42e docs(@vant/cli): changelog 4.0.0 2022-02-07 15:01:53 +08:00
chenjiahan 5a1deaf68d release: @vant/cli 4.0.0 2022-02-07 14:52:27 +08:00
neverlandandGitHub 51d9930fab chore: fix ci (#10258) 2022-02-03 10:57:24 +08:00
chenjiahan 82e0e454d0 style(CouponList): update field background color in dark mode 2022-01-28 10:15:46 +08:00
chenjiahan 650bdd2294 feat(ActionBar): update icon text color 2022-01-28 10:15:08 +08:00
chenjiahan cb2d99c8cf style(Card): improve card mode style 2022-01-28 10:14:45 +08:00
chenjiahan 42f03fe1a2 style(GridItem): adust text color 2022-01-28 10:04:01 +08:00
chenjiahan fc2847fdb4 style(Slider): improve dark mode color 2022-01-27 19:44:00 +08:00
chenjiahan d6e80e8954 style(IndexBar): increase font weight of active index 2022-01-27 11:21:00 +08:00
chenjiahan 39b51d5dae style(Tabbar): adjust text color 2022-01-27 11:19:32 +08:00
chenjiahan 8e98e97449 style(Field): adjust label color 2022-01-27 11:07:02 +08:00
chenjiahan f5c32c29f1 style(@vant/cli): improve mobile style in dark mode 2022-01-27 11:00:38 +08:00
chenjiahan 98b999d911 refactor: rename --van-background-light to --van-background-2 2022-01-27 10:35:57 +08:00
chenjiahan 0e8e3200a2 style(@vant/cli): improve demo style in dark mode 2022-01-26 17:05:47 +08:00
chenjiahan 73322fd310 feat: add dark mode basic variables 2022-01-26 16:00:16 +08:00
chenjiahan 97b074ad0c feat(ConfigProvider): dark theme class 2022-01-26 15:59:52 +08:00
chenjiahan 541458c41b refactor: attach css variables to body element 2022-01-26 15:58:48 +08:00
chenjiahan df24a3b683 feat(@vant/cli): mobile site support dark mode 2022-01-26 15:57:28 +08:00
chenjiahan 966af9dd68 Merge branch 'dev' into next 2022-01-26 14:12:40 +08:00
chenjiahan f65c4198dc docs(changelog): 3.4.3 2022-01-26 14:11:47 +08:00
chenjiahan 6caeb30411 release: 3.4.3 2022-01-26 14:09:15 +08:00
neverlandandGitHub df7ffad0b8 feat(Locale): add Hindi translation (#10248) 2022-01-26 14:00:26 +08:00
neverlandandGitHub ded031b178 perf(Locale): unify addressDetail words (#10247) 2022-01-26 11:38:22 +08:00
neverlandandGitHub ba0c049f86 perf(Locale): simplify some words (#10246) 2022-01-26 11:22:29 +08:00
neverlandandGitHub 1aff89a8ed perf(Locale): unify addContact words (#10245) 2022-01-26 11:02:21 +08:00
neverlandandGitHub bc2e2cb142 perf(Locale): remove startEnd (#10244) 2022-01-26 10:49:41 +08:00
neverlandandGitHub fc86330d63 feat(Locale): add Korean translations (#10243) 2022-01-26 10:39:54 +08:00
chenjiahan b6fcd32dcf style(@vant/cli): adjust css vars 2022-01-26 10:26:15 +08:00
chenjiahan 35a990ed65 feat(@vant/cli): desktop site support dark mode 2022-01-25 20:03:05 +08:00