Commit Graph
25 Commits
Author SHA1 Message Date
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