1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-25 10:56:35 +08:00

2607 Commits

Author SHA1 Message Date
chenjiahan
eed972d99a test(Sticky): update test cases 2021-01-03 16:20:24 +08:00
chenjiahan
ccc7f3be31 test(IndexBar): update test cases 2021-01-03 14:39:30 +08:00
chenjiahan
711ffd9d30 test(Dialog): update test cases 2021-01-02 21:42:26 +08:00
chenjiahan
101b416fa2 docs(Dialog): fix before-close description 2021-01-02 21:23:47 +08:00
chenjiahan
1bfc4d32ed test: using isVisible 2021-01-02 21:06:27 +08:00
chenjiahan
866d9c0381 test: prefer using classes 2021-01-02 21:00:11 +08:00
chenjiahan
c261bcc4a7 test: rename destroy to unmount 2021-01-02 20:51:50 +08:00
chenjiahan
1ff0c18d15 test(List): update test cases 2021-01-02 20:51:31 +08:00
chenjiahan
b79c32183f fix(List): should watch error prop and check position 2021-01-02 20:47:56 +08:00
chenjiahan
4fb58297d6 test(NoticeBar): update test cases 2021-01-02 20:19:02 +08:00
chenjiahan
b6efeaf4f9 test(Notify): fix snapshot 2021-01-02 17:31:21 +08:00
chenjiahan
3a0b6d1c30 Merge branch '2.x' into dev 2021-01-02 17:20:30 +08:00
neverland
5ac6996e56
feat(Calendar): add scrollToDate method () 2021-01-02 17:02:10 +08:00
neverland
9582cd2fae
feat(Loading): add text-color prop () 2021-01-02 16:38:38 +08:00
neverland
3344e31a92
types(IndexBar): add scrollTo method () 2021-01-02 16:31:24 +08:00
chenjiahan
623fa084c9 Merge branch '2.x' into dev 2021-01-02 16:23:31 +08:00
chenjiahan
477e9f2e02 test(Tabbar): update test cases 2021-01-02 13:13:53 +08:00
neverland
fd385bce9d
docs(NumberKeyboard): add random key order demo () 2021-01-02 12:59:55 +08:00
nemo-shen
5137fcf76f
feat(NumberKeyboard): add number random prop () 2021-01-02 12:47:26 +08:00
chenjiahan
b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan
54d2717267 Merge branch '2.x' into dev 2020-12-30 17:40:52 +08:00
chenjiahan
3e09154f75 docs(Form): add version tag 2020-12-30 17:36:48 +08:00
Mikasa33
149cde1ce1
feat(Form): add disabled and readonly prop ()
* feat(Form): add disabled and readonly prop

* chore(Field): 使用 getProp 方法

* fix(Field): 将 computed 改为直接取值
2020-12-30 17:31:40 +08:00
Mikasa33
8da1e23d53
feat(Form): add disabled and readonly prop ()
* feat(Form): add disabled and readonly prop

* chore(Field): 使用 getProp 方法

* fix(Field): 将 computed 改为直接取值
2020-12-30 17:29:42 +08:00
chenjiahan
568ba3d815 chore(Calendar): remove unused getDate 2020-12-30 17:27:57 +08:00
sanfengliao
a5ce7f487f
fix(Calendar): change props.data to props.date to fix getDate bug ()
Co-authored-by: sanfordliao <sanfordliao@tencent.com>
2020-12-30 17:24:59 +08:00
chenjiahan
30c364449d test: fix failed snapshot 2020-12-30 17:24:29 +08:00
chenjiahan
0811479764 fix(Popup): should remove lock scroll before destroyed 2020-12-29 20:40:25 +08:00
chenjiahan
650f6cdacd test: await trigger 2020-12-29 20:33:41 +08:00
chenjiahan
b3feaf01c9 chore(Picker): improve variable names 2020-12-29 20:11:33 +08:00
晓晓晓晓晓丶vv
5d75aabaae
feat(Picker): custom columns children key () 2020-12-29 19:53:12 +08:00
晓晓晓晓晓丶vv
680c93d103
feat(Loading): add text-color prop () 2020-12-29 19:52:18 +08:00
nemo-shen
6972afffb5
fix(DatetimePicker): 英文文档翻译 ()
Co-authored-by: kienshin <1034131477@qq.com>
2020-12-29 11:55:16 +08:00
chenjiahan
81f15e868a test(Stepper): update test cases 2020-12-28 20:58:09 +08:00
chenjiahan
81494dfa13 fix(Stepper): should format model-value 2020-12-28 20:57:44 +08:00
chenjiahan
c4214b96a2 test(PullRefresh): update test cases 2020-12-28 20:02:33 +08:00
chenjiahan
89ecc5f20e fix(Calendar): failed to watch defaultDate 2020-12-28 19:43:05 +08:00
chenjiahan
b3b03e20be fix(Calendar): title slot not work 2020-12-28 19:39:11 +08:00
chenjiahan
c114a0ef47 fix(Popup): lockScroll not work 2020-12-27 21:13:07 +08:00
chenjiahan
51cb389ef9 fix(Swipe): incorrect active swipe when children changed 2020-12-27 20:16:46 +08:00
chenjiahan
1a34a6599b docs(Dialog): add beforeRouteLeave tip 2020-12-27 17:06:06 +08:00
chenjiahan
dedfe88ff8 docs: fix image demo 2020-12-27 17:00:30 +08:00
chenjiahan
4d49183230 docs: fix field value 2020-12-27 16:57:17 +08:00
chenjiahan
a524b5284f test: update snapshots 2020-12-26 15:52:54 +08:00
chenjiahan
037b6b8c10 Merge branch '2.x' into dev 2020-12-26 15:52:18 +08:00
neverland
67e4adb389
fix(Image): mismatching warning during ssr () 2020-12-26 15:29:46 +08:00
neverland
76aa0e5dd9
fix(Swipe): incorrect size during ssr () 2020-12-26 15:18:28 +08:00
neverland
b89832c03e
fix(Stepper): change event emitted twice () 2020-12-26 15:09:57 +08:00
chenjiahan
455b9e6d44 docs(Calendar): fix variable conflict 2020-12-26 14:12:29 +08:00
chenjiahan
2323e729c5 Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-12-24 21:02:14 +08:00