Commit Graph
40 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
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
chenjiahan 4f612f3f23 fix: tabbar build failed 2021-02-11 13:13:02 +08:00
neverlandandGitHub 6b28f12e7e fix(Tabbar): incorrect active tab when name is zero (#8125) 2021-02-10 21:06:59 +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 24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan c60b899c42 Merge branch '2.x' into dev 2020-11-01 20:52:07 +08:00
chenjiahan 7e1ad5dbd5 style: no longer need icon min-width 2020-11-01 20:50:32 +08:00
neverlandandGitHub 22888a7e97 test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
neverlandandGitHub 7d0f4fc9ed fix: add info prop deprecation warning (#7352) 2020-10-16 20:52:19 +08:00
chenjiahan 475e60b282 feat: add Badge component #6573 2020-10-02 16:46:57 +08:00
chenjiahan 6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan 367a273bd5 chore(Tabbar): use relation 2020-09-26 11:13:49 +08:00
chenjiahan 053006de52 chore: rename use-relation 2020-09-22 20:29:14 +08:00
chenjiahan 644ab9f7d0 Merge branch 'dev' into next 2020-09-13 09:40:27 +08:00
CallumandGitHub 61106313dc feat(TabbarItem): add @tabbar-item-active-background-color less var (#7162)
* Update var.less

* Update index.less
2020-09-11 23:11:14 +08:00
neverlandandGitHub 4ffa6ead1e chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
chenjiahan f843e6def9 refactor(Tabbar): refactor with composition api 2020-08-28 15:19:16 +08:00
chenjiahan 2ec101f07b chore: rename api folder to composition 2020-08-26 15:32:30 +08:00
chenjiahan 63bd4700ab breaking change: rename Info to Badge 2020-08-20 19:36:12 +08:00
chenjiahan 6f4c8f1e5b Merge branch 'dev' into next 2020-08-15 07:01:52 +08:00
neverlandandGitHub 684f2f41b9 style(TabbarItem): increase icon size to 22px (#6972) 2020-08-10 11:43:10 +08:00
chenjiahan 7fda2659f5 feat: migrate Tabbar component 2020-07-26 13:12:21 +08:00
chenjiahan d61cbdd086 feat(TabbarItem): add badge prop, mark info prop as deprecated 2020-03-17 20:49:08 +08:00
chenjiahan c2e1c03eb6 feat(TabbarItem): add icon-prefix prop (#5666) 2020-02-28 15:51:05 +08:00
陈嘉涵 4b54ec6a18 chore: add isFunction utils and improve isObject 2020-01-19 20:13:50 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵 4ed3bd4c7e feat: improve cursor of some components 2020-01-11 08:42:03 +08:00
neverlandandGitHub 80f6b04b9a feat(TabbarItem): optimize dot prop (#4431) 2019-09-11 17:22:17 +08:00
neverlandandGitHub c257cc4bac fix(Tabbar): incorrect active style in route mode (#4229) 2019-08-25 11:10:51 +08:00
neverlandandGitHub 643003b43c [new feature] Tabbar: support match route by to.name (#4148) 2019-08-19 11:27:05 +08:00
neverlandandGitHub 3a77666e49 [improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverlandandGitHub be96fa2233 [improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00