Commit Graph
87 Commits
Author SHA1 Message Date
neverlandandGitHub f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverlandandGitHub 6b28f12e7e fix(Tabbar): incorrect active tab when name is zero (#8125) 2021-02-10 21:06:59 +08:00
neverlandandGitHub 0b68d3a141 types: improve ref typing (#8124)
* types: improve ref typing

* types: message
2021-02-10 20:57:24 +08:00
neverlandandGitHub dcef90a2a3 docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverlandandGitHub 8c58097121 types(NoticeBar): use tsx (#8105) 2021-02-09 16:25:31 +08:00
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
chenjiahanandneverland febf17e546 fix(NoticeBar): incorrect ellipsis 2020-06-11 16:49:53 +08:00
chenjiahanandneverland 7b0546dbba feat(NoticeBar): allow to force scrolling 2020-06-11 16:49:53 +08:00
neverlandandGitHub e74592f26a docs(NoticeBar): add vertical scroll demo (#6455) 2020-06-03 21:05:15 +08:00
chenjiahanandneverland 8a05cd529a test(NoticeBar): add more test cases 2020-05-30 21:41:46 +08:00
chenjiahanandneverland 8ec96da204 fix: delay might be undefined 2020-05-30 21:41:46 +08:00