Commit Graph
43 Commits
Author SHA1 Message Date
neverlandandGitHub 9deca34d1d chore: remove object spead (#8514) 2021-04-12 20:57:24 +08:00
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
neverlandandGitHub 5b352d0339 types(Grid): use tsx (#8122) 2021-02-10 20:21:08 +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 475e60b282 feat: add Badge component #6573 2020-10-02 16:46:57 +08:00
chenjiahan 1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +08:00
neverlandandGitHub 91daa4b6fe fix(GridItem): failed to break word (#7292) 2020-10-02 08:45:24 +08:00
chenjiahan 6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan da6925aee9 chore(Grid): use relation 2020-09-25 17:14:11 +08:00
chenjiahan 053006de52 chore: rename use-relation 2020-09-22 20:29:14 +08:00
chenjiahan 38740b6c1c refactor(Grid): refactor with composition api 2020-09-08 17:58:27 +08:00
neverlandandGitHub 4ffa6ead1e chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +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 0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
neverlandandGitHub 45f3c9e759 feat(Grid): add direction prop (#6256) 2020-05-11 15:47:55 +08:00
chenjiahan db94b20c82 feat(GridItem): add badge prop, mark info prop as deprecated 2020-03-17 21:01:01 +08:00
chenjiahan 09b57901f5 feat(GridItem): add icon-prefix prop (#5666) 2020-02-27 20:41:57 +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
neverlandandGitHub ce30cfa3a9 fix(Grid): info、dot prop not work when use icon slot (#4902) 2019-11-02 20:53:22 +08:00
neverlandandGitHub 39af08170c feat(Grid): add icon-size prop (#4656) 2019-10-07 18:00:45 +08:00
neverlandandGitHub 852314430b feat: add @border-width-base var (#4595) 2019-09-26 20:46:46 +08:00
neverlandandGitHub 2d04b23671 fix(GridItem): click area (#4518) 2019-09-20 20:26:21 +08:00
neverlandandGitHub 8cd2efe354 feat(GridItem): improve accessbility (#4517) 2019-09-20 20:23:52 +08:00
neverlandandGitHub 68da81a51a feat: improve word wrap (#4506) 2019-09-19 16:03:31 +08:00
neverlandandGitHub 88338088be feat(GridItem): add dot prop (#4426) 2019-09-11 15:07:45 +08:00
neverlandandGitHub e69e3d349a feat(Grid): add info prop (#4424) 2019-09-11 11:48:24 +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 5d83423b34 [improvement] add padding variables (#3911) 2019-07-20 15:46:27 +08:00
neverlandandGitHub 7893399fb0 [improvement] Grid: optimize word break (#3897) 2019-07-19 09:51:01 +08:00
陈嘉涵 4b829ea7dd [improvement] rename suffixPx to addUnit 2019-07-08 17:42:24 +08:00
neverlandandGitHub e08bea7577 [improvement] Grid: add less vars (#3683) 2019-06-28 16:28:35 +08:00
neverlandandGitHub 9737a8b9d0 [new feature] add grid component (#3669) 2019-06-28 11:16:42 +08:00