81 Commits

Author SHA1 Message Date
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
4fb58297d6 test(NoticeBar): update test cases 2021-01-02 20:19:02 +08:00
chenjiahan
a524b5284f test: update snapshots 2020-12-26 15:52:54 +08:00
chenjiahan
54fab50c3c docs: remove legacy locale mixin 2020-12-15 17:01:55 +08:00
chenjiahan
96204b350c Merge branch '2.x' into dev 2020-12-14 17:07:29 +08:00
neverland
dc3fee12c1
chore: fix prettier version (#7739)
* chore: fix prettier version

* docs: fix
2020-12-14 17:04:43 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan
8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverland
862adcd8eb
docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
chenjiahan
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan
e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan
0712d92063 perf(NoticeBar): avoid repeated start 2020-11-11 22:43:36 +08:00
chenjiahan
24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan
fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan
f85ebfb222 Merge branch '2.x' into dev 2020-11-08 17:02:26 +08:00
neverland
2615bc54dd
fix(NoticeBar): can't replay in iOS14 (#7516) 2020-11-08 16:36:18 +08:00
chenjiahan
d7a944e391 Merge branch 'dev' into next 2020-10-22 17:53:36 +08:00
chenjiahan
76299ef0be docs: add more component intro 2020-10-22 17:52:46 +08:00
chenjiahan
e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00
chenjiahan
a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan
c8a00f3ad3 chore: move useCountdown to @vant/use 2020-10-06 10:03:08 +08:00
chenjiahan
fd92564c27 chore: move useRect to @vant/use 2020-10-05 11:22:30 +08:00
chenjiahan
91b47d64e6 chore: rename vShow to v-show 2020-10-02 21:41:01 +08:00
chenjiahan
0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan
644ab9f7d0 Merge branch 'dev' into next 2020-09-13 09:40:27 +08:00
neverland
60ce34d4a7
fix(NoticeBar): fix cache issues with forwards and back history in safari (#7167) 2020-09-12 08:28:47 +08:00
chenjiahan
71bae3fcb4 Merge branch 'dev' into next 2020-09-05 06:33:49 +08:00
neverland
d0e6bd3c16
chore(Field): remove log (#7104) 2020-09-05 06:29:27 +08:00
chenjiahan
f843e6def9 refactor(Tabbar): refactor with composition api 2020-08-28 15:19:16 +08:00
chenjiahan
eb0cc05b12 refactor(NoticeBar): refactor with composition api 2020-08-26 16:17:05 +08:00
chenjiahan
48ff0f85fb chore: inherit click event 2020-08-26 14:14:55 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
70f6146981 fix(NoticeBar): add emits 2020-07-25 21:56:45 +08:00
chenjiahan
b3964e6afa feat: migrate NoticeBar component 2020-07-25 16:28:40 +08:00
chenjiahan
02219625fb perf(NoticeBar): flip 2020-06-19 21:36:41 +08:00
chenjiahan
e8bd24265d fix(NoticeBar): failed to replay 2020-06-19 20:20:22 +08:00
chenjiahan
febf17e546 fix(NoticeBar): incorrect ellipsis 2020-06-11 16:49:53 +08:00
chenjiahan
7b0546dbba feat(NoticeBar): allow to force scrolling 2020-06-11 16:49:53 +08:00
neverland
e74592f26a
docs(NoticeBar): add vertical scroll demo (#6455) 2020-06-03 21:05:15 +08:00
chenjiahan
8a05cd529a test(NoticeBar): add more test cases 2020-05-30 21:41:46 +08:00
chenjiahan
8ec96da204 fix: delay might be undefined 2020-05-30 21:41:46 +08:00
chenjiahan
d21420b7d2 fix(NoticeBar): scroll failed after activated 2020-05-30 21:41:46 +08:00
neverland
1dfa1af288
fix(NoticeBar): replay event only triggered once (#6293) 2020-05-17 20:54:27 +08:00
neverland
d68943cd73
fix(NoticeBar): allow dynamic setting of scrollable (#6190) 2020-04-30 17:39:34 +08:00
neverland
79d50eaf43
style(NoticeBar): improve text size adjust (#6177) 2020-04-29 20:20:55 +08:00
扛狼
84369690c0
feat(Notice): bar reset variable and scrollable method extraction (#6069) 2020-04-21 14:28:07 +08:00
neverland
e95e09764a
feat(NoticeBar): add replay event (#6079) 2020-04-17 21:34:02 +08:00