Commit Graph
175 Commits
Author SHA1 Message Date
neverlandandGitHub c378b388c2 types: mark named import type (#10071) 2021-12-20 20:20:47 +08:00
neverlandandGitHub 5f48560142 feat(ActionSheet): add option slot (#10065) 2021-12-19 21:13:16 +08:00
neverlandandGitHub f6a835721c fix(Tabs): should not render line when have no tab (#10063) 2021-12-18 11:56:13 +08:00
neverlandandGitHub 56b210156e types(Popup): add PopupInstance prop (#10062)
* types(Popup): add PopupInstance prop

* docs: update
2021-12-18 11:08:27 +08:00
neverlandandGitHub 0002f1b1af docs(Swipe): update demo (#10061) 2021-12-18 10:46:29 +08:00
neverlandandGitHub 92fb70d6e8 feat(Swipe): indicator slot add total param (#10060)
* feat(Swipe): indicator slot add total param

* test: indicator slot
2021-12-18 08:32:57 +08:00
neverlandandGitHub be7a08bd20 fix(SwipeCell): should not trigger open event when opened (#10059) 2021-12-17 20:59:48 +08:00
neverlandandGitHub a06f2666a1 feat(Notify): add position prop (#10056)
* feat(Notify): add position prop

* chore: update
2021-12-17 17:52:13 +08:00
neverlandandGitHub 7b82ce6573 test: prefer using toHaveLength (#10050) 2021-12-16 11:06:19 +08:00
e9f84b68aa fix(Step): fix inactive title style (#10049)
Co-authored-by: pengjin <pengjin@vcredit.com>
2021-12-16 11:03:15 +08:00
neverlandandGitHub db5b7918af feat(ImagePreview): add overlayClass option (#10044)
* feat(ImagePreview): add overlayClass option

* chore: update
2021-12-15 11:30:13 +08:00
neverlandandGitHub 0cdc99cdca types(Field): type prop allow all native types (#10042) 2021-12-14 10:32:06 +08:00
neverlandandGitHub b893f911a9 fix(Field): fix the length of emoji (#10033) 2021-12-12 20:29:10 +08:00
neverlandandGitHub d5fdab55cc fix(DatetimePicker): should update value after calling picker methods (#10029) 2021-12-11 11:45:19 +08:00
neverlandandGitHub f88dfd25af docs(Form): improve required description (#10026) 2021-12-11 09:40:04 +08:00
neverlandandGitHub ae11580b0f feat(Badge): add position prop (#10024) 2021-12-10 21:08:50 +08:00
neverlandandGitHub 991f39ee33 fix(Pagination): change event not work (#10018)
* fix(Pagination): change event not work

* chore: update pnpm lock
2021-12-09 21:29:08 +08:00
neverlandandGitHub 5f8fb05b7f docs: update quickstart (#10009)
* docs: update quickstart

* docs: update
2021-12-07 17:04:56 +08:00
neverlandandGitHub b0a036e5cf docs: improve type (#10008) 2021-12-07 15:50:47 +08:00
neverlandandGitHub 90bb868026 docs(Form): fix area values (#9972) 2021-11-30 20:52:55 +08:00
neverlandandGitHub 1d3735280e docs: add poetry, haiku and words (#9971)
* docs: add poetry, haiku and words

* chore: update snapshot
2021-11-30 20:42:07 +08:00
chenjianguiandGitHub bd236e9561 fix(Uploader): preview is slow when sum of images size be bigger (#9961) 2021-11-30 17:43:57 +08:00
neverlandandGitHub fa3444f1c5 docs(Locale): add pt-BR to CN doc (#9967) 2021-11-30 14:35:54 +08:00
neverlandandGitHub ce1c713e1f chore: bump typescript@4.5 (#9966) 2021-11-30 14:30:49 +08:00
Ermogenes PalacioandGitHub 737a47d919 feat(Locale): add pt-BR locale (#9959) 2021-11-30 14:28:03 +08:00
chenjianguiandGitHub 42cdf87d63 fix(Swipe): overflow lose efficacy in iOS safari (#9933) (#9958) 2021-11-29 20:22:08 +08:00
neverlandandGitHub a302964a6a fix(Tabs): rename wrapper class to van-tab__panel-wrapper (#9951) 2021-11-27 18:46:42 +08:00
neverlandandGitHub ab45afd148 fix(Calendar): should scroll to current date instead of current month (#9949) 2021-11-27 16:19:13 +08:00
neverlandandGitHub 013991b1e6 fix(Calendar): auto selected to max range when show-confirm is false (#9948)
* fix(Calendar): auto selected to max range when show-confirm is false

* test: update
2021-11-27 15:19:35 +08:00
chenjianguiandGitHub 3ed8fae93b feat(Tabbar): support highlighted with child route (#9926) 2021-11-24 15:31:10 +08:00
neverlandandGitHub 3b6f14e57b fix(Swipe): should prevent touchmove event when swiping (#9920) 2021-11-24 09:49:30 +08:00
neverlandandGitHub d31304c0c5 fix(AddressEdit): should not emit save event when validation failed (#9917) 2021-11-23 20:26:15 +08:00
neverlandandGitHub 5126be92d8 feat(CountDown): add timer role for a11y (#9906) 2021-11-19 15:47:36 +08:00
neverlandandGitHub eb6e609a93 feat(Uploader): add role, aria and tabindex for a11y (#9905) 2021-11-19 15:37:41 +08:00
neverlandandGitHub 880a075340 fix(Pagination): button tag missing type (#9904) 2021-11-19 15:26:24 +08:00
neverlandandGitHub b35d295ad7 feat(Sidebar): add role, aria and tabindex for a11y (#9903) 2021-11-19 15:16:15 +08:00
neverlandandGitHub 3885fd00ed feat(Pagination): refactor DOM to improve a11y (#9901) 2021-11-19 10:52:16 +08:00
chenjiahan 2a95498569 chore(@vant/use): fix circular dependency 2021-11-18 15:06:32 +08:00
neverlandandGitHub ee08a2611b perf(Popup): reduce unused listener (#9896) 2021-11-18 13:13:05 +08:00
neverlandandGitHub 8ee394e115 feat(Tabbar): add role, aria and tabindex for a11y (#9895) 2021-11-18 11:50:59 +08:00
neverlandandGitHub a055907b0d feat(DropdownMenu): add role, aria and tabindex for a11y (#9893) 2021-11-18 10:10:00 +08:00
neverlandandGitHub 8214bf8d02 feat(Popover): add tabindex and aria-disabled for a11y (#9889) 2021-11-17 16:57:47 +08:00
neverlandandGitHub 5f7e65b637 feat(List): add role and tabindex for a11y (#9888) 2021-11-17 16:31:00 +08:00
neverlandandGitHub 0dd93a0032 feat(Switch): add tabindex for a11y (#9887) 2021-11-17 16:07:07 +08:00
neverlandandGitHub fe7f5e28d7 feat(Cascader): add role, aria and tabindex for a11y (#9886)
* feat(Cascader): add role, aria and tabindex for a11y

* fix: typing

* fix: snapshot
2021-11-17 11:51:56 +08:00
neverlandandGitHub 2e67881ca7 fix(Tabs): rename panel class to "van-tab__panel" (#9885) 2021-11-17 10:14:50 +08:00
neverlandandGitHub 5bd31a7759 feat(Search): id prop add default value (#9884) 2021-11-16 22:06:51 +08:00
neverlandandGitHub c1bdba5213 feat(Field): add aria-labelledby for a11y (#9883)
* feat(Field): add aria-labelledby for a11y

* fix: improve labelledby

* docs: update
2021-11-16 21:53:58 +08:00
neverlandandGitHub 3a56703cb0 feat(Tabs): add aria-controls for a11y (#9882)
* feat(Tabs): add aria-controls for a11y

* test: keep jest snapshot stable
2021-11-16 21:21:47 +08:00
neverlandandGitHub ec2ff59270 feat(Rate): improve a11y when disabled or readonly (#9881) 2021-11-16 19:34:48 +08:00