Commit Graph
47 Commits
Author SHA1 Message Date
neverlandandGitHub b3146b9108 style: decentralized less var (#8369)
* style: decentralized less var

* chore: remove emtpy var file
2021-03-17 16:14:18 +08:00
neverlandandGitHub 1381070a12 chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverlandandGitHub ae40d40c24 types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
neverlandandGitHub e540876398 refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverlandandGitHub 09e1eb5a0d chore: optional chaining (#8283) 2021-03-05 11:05:27 +08:00
chenjiahan 6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
neverlandandGitHub 906f01cc8e types(Tabs): use tsx (#8187) 2021-02-20 17:49:34 +08:00
neverlandandGitHub 015be0ee70 types(Collapse): use tsx (#8130) 2021-02-11 10:52:49 +08:00
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
chenjiahan 062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00
chenjiahan c8a00f3ad3 chore: move useCountdown to @vant/use 2020-10-06 10:03:08 +08:00
chenjiahan 91b47d64e6 chore: rename vShow to v-show 2020-10-02 21:41:01 +08:00
chenjiahan 1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +08:00
neverlandandGitHub 8d2c4b1e46 feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
chenjiahan 6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan 0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan bcd8f4515b chore(Collapse): use relation 2020-09-25 14:15:57 +08:00
chenjiahan 053006de52 chore: rename use-relation 2020-09-22 20:29:14 +08:00
chenjiahan 1ef134822e types(Cell): use tsx 2020-09-19 23:36:52 +08:00
chenjiahan a4743fa648 chore: adjust useLockScroll、useLazyRender 2020-09-14 20:32:58 +08:00
chenjiahan 7f87c57d12 Merge branch 'dev' into next 2020-09-07 20:41:50 +08:00
neverlandandGitHub 4ffa6ead1e chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
chenjiahan c720eea831 fix(Image): loading placeholder not work 2020-08-26 16:24:02 +08:00
chenjiahan 2ec101f07b chore: rename api folder to composition 2020-08-26 15:32:30 +08:00
chenjiahan e3a59afb07 chore: format ref name 2020-08-26 11:49:35 +08:00
chenjiahan 25cbdecf25 chore: add useParent default value 2020-08-25 15:24:30 +08:00
chenjiahan d9e9879465 feat: add use-lazy-render 2020-08-25 08:26:18 +08:00
chenjiahan 84fe7db57d refactor(Collapse): use composition api 2020-08-24 21:06:40 +08:00
chenjiahan 79511fe331 feat: migrate Collapse component 2020-08-16 17:06:55 +08:00
chenjiahan 02219625fb perf(NoticeBar): flip 2020-06-19 21:36:41 +08:00
neverlandandGitHub 7788822dba fix(CollapseItem): can't hide border (#6533) 2020-06-12 22:37:38 +08:00
neverlandandGitHub 43f9857688 style(Collapse): adjust border gag (#6361) 2020-05-24 18:05:45 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 1e864a445f chore: prettier js codes 2020-01-19 17:02:01 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵 2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
陈嘉涵 1dd0d42b5f chore: improve Collapse、ContactCard jsx segment 2019-12-16 12:01:57 +08:00
neverlandandGitHub b4371a52d4 perf: add transition-property (#4389) 2019-09-06 19:50:12 +08:00
neverlandandGitHub 2dc4ab147d [improvement] Collapse: log tips for incorrect value (#4122) 2019-08-15 17:50:04 +08:00
neverlandandGitHub 24f5a91cd3 [improvement] add constant of border (#4078) 2019-08-09 14:15:49 +08:00
neverlandandGitHub 3a77666e49 [improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverlandandGitHub 3c9dc4edfe [new feature] Swipe: add immediate option of swipeTo method (#3821) 2019-07-11 16:09:20 +08:00
neverlandandGitHub be96fa2233 [improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverlandandGitHub e7e015e9a4 [bugfix] Collapse: use double raf to ensure animation can start (#3723) 2019-07-02 16:36:07 +08:00
neverlandandGitHub fe87885d90 [bugfix] Collapse: flick in safari (#3686) 2019-06-28 20:20:52 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00