8798 Commits

Author SHA1 Message Date
neverland
ab45afd148
fix(Calendar): should scroll to current date instead of current month (#9949) 2021-11-27 16:19:13 +08:00
neverland
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
chenjiahan
94e00d443f chore: remove lib dir before build 2021-11-27 14:51:05 +08:00
chenjiahan
8268c78705 docs(@vant/cli): changelog v4.0.0-rc.4 2021-11-26 15:33:58 +08:00
chenjiahan
be780d98c5 release: @vant/cli 4.0.0-rc.4 2021-11-26 15:30:46 +08:00
neverland
9e67b81288
feat(@vant/cli): add external config for bundles (#9947) 2021-11-26 15:28:53 +08:00
neverland
cfcc84ff25
feat(@vant/cli): generate cjs output (#9942) 2021-11-26 10:43:09 +08:00
neverland
249a8b64e2
docs: add cdn tips (#9934) 2021-11-25 09:58:59 +08:00
chenjiangui
3ed8fae93b
feat(Tabbar): support highlighted with child route (#9926) 2021-11-24 15:31:10 +08:00
neverland
3b6f14e57b
fix(Swipe): should prevent touchmove event when swiping (#9920) 2021-11-24 09:49:30 +08:00
chenjiahan
580c9cd2f9 docs(changelog): 3.3.1 2021-11-23 20:32:48 +08:00
chenjiahan
75b35eb88b release: 3.3.1 v3.3.1 2021-11-23 20:31:33 +08:00
neverland
d31304c0c5
fix(AddressEdit): should not emit save event when validation failed (#9917) 2021-11-23 20:26:15 +08:00
neverland
2e7fafeba0
chore: extends base tsconfig (#9912) 2021-11-23 10:14:54 +08:00
neverland
e12be89d7c
docs: add contributors (#9910) 2021-11-20 22:47:04 +08:00
neverland
4335bae975
docs: add Accessibility to readme (#9909) 2021-11-20 21:52:39 +08:00
neverland
0a96f11bfa
docs: translate use-event-listener.md to en-US (#9908) 2021-11-20 21:43:32 +08:00
chenjiahan
82c16d69b9 docs(changelog): 3.3.0 2021-11-19 16:19:25 +08:00
chenjiahan
9677f19f59 release: 3.3.0 v3.3.0 2021-11-19 15:49:42 +08:00
neverland
5126be92d8
feat(CountDown): add timer role for a11y (#9906) 2021-11-19 15:47:36 +08:00
neverland
eb6e609a93
feat(Uploader): add role, aria and tabindex for a11y (#9905) 2021-11-19 15:37:41 +08:00
neverland
880a075340
fix(Pagination): button tag missing type (#9904) 2021-11-19 15:26:24 +08:00
neverland
b35d295ad7
feat(Sidebar): add role, aria and tabindex for a11y (#9903) 2021-11-19 15:16:15 +08:00
neverland
3885fd00ed
feat(Pagination): refactor DOM to improve a11y (#9901) 2021-11-19 10:52:16 +08:00
chenjiahan
42a5f79c2c docs(@vant/use): changelog v1.3.4 2021-11-18 15:10:46 +08:00
chenjiahan
e0545b5568 release: @vant/use 1.3.4 2021-11-18 15:09:16 +08:00
chenjiahan
2a95498569 chore(@vant/use): fix circular dependency 2021-11-18 15:06:32 +08:00
neverland
0f4e9aed48
fix(@vant/use): useClickAway failed in SSR (#9899) 2021-11-18 15:00:11 +08:00
neverland
e1cafe61ed
fix(cli): absolute file paths don't work on Windows (#9898) 2021-11-18 14:47:32 +08:00
neverland
ee08a2611b
perf(Popup): reduce unused listener (#9896) 2021-11-18 13:13:05 +08:00
neverland
8ee394e115
feat(Tabbar): add role, aria and tabindex for a11y (#9895) 2021-11-18 11:50:59 +08:00
neverland
a055907b0d
feat(DropdownMenu): add role, aria and tabindex for a11y (#9893) 2021-11-18 10:10:00 +08:00
neverland
8214bf8d02
feat(Popover): add tabindex and aria-disabled for a11y (#9889) 2021-11-17 16:57:47 +08:00
neverland
5f7e65b637
feat(List): add role and tabindex for a11y (#9888) 2021-11-17 16:31:00 +08:00
neverland
0dd93a0032
feat(Switch): add tabindex for a11y (#9887) 2021-11-17 16:07:07 +08:00
neverland
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
neverland
2e67881ca7
fix(Tabs): rename panel class to "van-tab__panel" (#9885) 2021-11-17 10:14:50 +08:00
neverland
5bd31a7759
feat(Search): id prop add default value (#9884) 2021-11-16 22:06:51 +08:00
neverland
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
neverland
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
neverland
ec2ff59270
feat(Rate): improve a11y when disabled or readonly (#9881) 2021-11-16 19:34:48 +08:00
neverland
a6df789488
feat(Slider): improve a11y when disabled or readonly (#9880) 2021-11-16 19:24:11 +08:00
neverland
cdec4bc334
fix(a11y): remove tabindex from disabled elements (#9879) 2021-11-16 17:52:32 +08:00
neverland
b39784ab3d
feat(Tabs): add aria-disabled for a11y (#9878) 2021-11-16 17:44:42 +08:00
neverland
e2a4f091ea
feat(Stepper): add aria-disabled for a11y (#9877) 2021-11-16 17:41:29 +08:00
neverland
35fa1492c3
feat(Stepper): add group role for a11y (#9876) 2021-11-16 17:23:14 +08:00
neverland
1ac48d12b8
fix(CouponList): incorrect list height (#9874) 2021-11-16 14:16:05 +08:00
neverland
baa1b0f074
feat(Tabs): add aria-orientation and tabindex for a11y (#9872)
* feat(Tabs): add aria-orientation for a11y

* chore: update
2021-11-16 10:41:44 +08:00
neverland
6244161d6b
chore: clean code (#9870) 2021-11-15 20:09:56 +08:00
neverland
d2d1604276
perf: minify svg icons (#9869) 2021-11-15 19:32:29 +08:00