140 Commits

Author SHA1 Message Date
neverland
9fd71923f9
chore: using includes instead of indexOf (#8261) 2021-03-04 11:07:54 +08:00
neverland
2d8914c2c8
chore: add getZIndexStyle util (#8254) 2021-03-03 16:45:32 +08:00
neverland
314d6e2006
chore: remove unused isEmail validator (#8228) 2021-02-26 13:01:06 +08:00
neverland
70a598cf5a
chore: bump vue@3.0.6 and fix Date prop type (#8215) 2021-02-25 10:35:03 +08:00
neverland
1170262d72
test: fix index.spec.ts typing (#8201) 2021-02-23 19:43:29 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
4c0120a183
types(Uploader): use tsx (#8192) 2021-02-21 17:04:56 +08:00
neverland
906f01cc8e
types(Tabs): use tsx (#8187) 2021-02-20 17:49:34 +08:00
neverland
7daca89102
types(DatetimePicker): use tsx (#8181) 2021-02-19 20:21:42 +08:00
neverland
8696f4ee70
types(utils): pick type (#8179) 2021-02-19 19:38:47 +08:00
neverland
8cbf153073
fix(Form): may scroll to incorrect field after submitted (#8159) 2021-02-14 19:34:36 +08:00
neverland
4cb974ab02
types: ComponentInstance (#8154) 2021-02-14 17:07:26 +08:00
neverland
08e928111b
types: using unknown instead of any (#8152)
* types: using unknown instead of any

* chore: UnknownProp
2021-02-14 12:37:02 +08:00
neverland
7355b610e1
types(Picker): use tsx (#8137) 2021-02-12 12:07:22 +08:00
chenjiahan
d38e4a6aa8 types: fix translate typing 2020-12-13 12:29:30 +08:00
chenjiahan
e026d2d83f breaking change(Stepper): rename async-change to before-change 2020-12-09 17:12:58 +08:00
chenjiahan
dea44580df chore: add useTranslate 2020-12-06 16:55:16 +08:00
chenjiahan
28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahan
65a5ed8553 style(Circle): add @circle-layer-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
1a6cf64f54 style(Circle): add @circle-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
chenjiahan
75c296f0a8 test: update test cases of utils 2020-11-28 18:42:38 +08:00
chenjiahan
062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00
neverland
66204dfcf1
fix(Sticky): not work in some cases (#7561) 2020-11-15 15:14:13 +08:00
chenjiahan
1805f21308 Merge branch '2.x' into dev 2020-11-04 20:06:59 +08:00
neverland
ebd78a9d02
feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan
5370eaafce chore(PullRefresh): use tsx 2020-10-10 18:00:22 +08:00
chenjiahan
bfdc6f6b4e types(utils): isHidden ref param maybe undefined 2020-10-09 20:33:41 +08:00
chenjiahan
c8a00f3ad3 chore: move useCountdown to @vant/use 2020-10-06 10:03:08 +08:00
chenjiahan
839b8654ee feat(Badge): max support string type 2020-10-02 17:05:08 +08:00
chenjiahan
7007fcf9ea fix(utils): circular dependency 2020-09-28 17:48:07 +08:00
chenjiahan
0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan
a3a8f2961c chore: remove unused getScroller 2020-09-27 16:37:11 +08:00
chenjiahan
5ccd2129b9 chore: remove unused event helper 2020-09-25 16:07:35 +08:00
neverland
17099d3ac1
fix(Button): incorrect ref in for (#7237) 2020-09-23 17:42:24 +08:00
chenjiahan
97f12e3270 types: fix createComponent typing 2020-09-19 23:14:30 +08:00
chenjiahan
e7510585ab fix(Field): input composing #7035 2020-09-18 22:18:15 +08:00
chenjiahan
971c16eb3c chore: rename usePublicApi to useExpose 2020-09-15 20:19:15 +08:00
chenjiahan
b16779d760 chore: remove istanbul ignore 2020-09-15 19:47:30 +08:00
chenjiahan
d659c0c99e chore(utils): isHidden support ref element 2020-09-15 19:37:53 +08:00
chenjiahan
fb03ef92c5 types: simplify createNamespace 2020-09-08 20:22:42 +08:00
chenjiahan
7f87c57d12 Merge branch 'dev' into next 2020-09-07 20:41:50 +08:00
neverland
4ffa6ead1e
chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
neverland
c7303786ae
types: improve isDef typing (#7124)
* types: improve isDef typing

* chore: update
2020-09-07 20:16:54 +08:00
chenjiahan
21c30cbbf8 breaking change(Dialog): adjust before-close usage 2020-09-06 10:16:54 +08:00
chenjiahan
b01a587099 Merge branch 'dev' into next 2020-09-06 07:59:45 +08:00
neverland
e7deea7195
fix(Field): disallow minus when using digit type (#7114) 2020-09-05 14:54:05 +08:00
chenjiahan
f2c151c337 Merge branch 'dev' into next 2020-09-02 15:32:31 +08:00
neverland
d55585314f
feat(Tabbar): add before-change prop (#7081) 2020-09-02 11:45:11 +08:00