Commit Graph
30 Commits
Author SHA1 Message Date
chenjiahan 0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
neverlandandGitHub 5486e82b41 feat(TreeSelect): add selected-icon prop (#6615) 2020-06-26 21:19:19 +08:00
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
lmx-HexagramandGitHub f36961fe29 docs: change slot to # (#5858)
* docs(SwipeCell): change "slot" to "v-slot"

* docs(SwipeCell): change `v-slot` to`#`

* docs(cell): change `slot` to `#`

* docs(checkbox): change `slot` to `v-slot`

* docs(field): change `slot` to `v-slot`

* docs(checkbox): remove wrong comment

* docs(radio): change `slot` to `#`

* docs(search): change `slot` to `#`

* docs(slider): change `slot` to `#`

* docs(switch): change `slot` to `#`

* docs(PullRefresh): change `slot` to `#`

* docs(collapse): change `slot` to `#`

* docs(panel): change `slot` to `#`

* docs(swipe): change `slot` to `#`

* docs(navbar): change `slot` to `#`

* docs(tab): change `slot` to `#`

* docs(tabber): change `slot` to `#`

* docs(TreeSelect): change `slot` to `#`

* docs(card): change `slot` to `#`

* docs(submitBar): change `slot` to `#`

* docs(sku): change `slot` to `#` unsure

* docs(cell): delete waste blank line

* docs(panel): fix indentation

* docs(PullRefresh): change "count" to "Refresh Count"

* docs(radio): delete waste blank line

* docs(search): move props above the event

* docs(submitBar): delete waste `<span>`

* docs(swipCell): delete waste blank line

* docs(tabbar): merge `<img>` into one line
2020-03-20 14:12:00 +08:00
chenjiahan 0cc7a30528 feat(TreeSelect): add badge option, mark info option as deprecated 2020-03-17 21:09:22 +08:00
陈嘉涵 e2f1e6810b feat(TreeSelect): some props can be string 2020-01-31 10:20:36 +08:00
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵 3a4107ef49 docs: make document more compact 2020-01-19 19:52:46 +08:00
陈嘉涵 cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵 9bcfddc958 docs: add import when using Toast or Notify 2020-01-18 08:25:24 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverlandandGitHub cc03640576 feat(TreeSelect): add className option (#4671) 2019-10-10 09:48:11 +08:00
neverlandandGitHub b279408e10 feat(TreeSelect): add dot option (#4433) 2019-09-11 17:55:28 +08:00
neverlandandGitHub 4529bd6b30 feat(TreeSelect): support show info (#4384) 2019-09-06 10:46:08 +08:00
neverlandandGitHub 45d60aaf88 fix(Slider): should format initial value (#4337) 2019-09-03 11:57:48 +08:00
neverlandandGitHub 8eab7b41b5 feat(TreeSelect): add max prop (#4323) 2019-09-02 16:54:48 +08:00
neverlandandGitHub 9c68de0d88 docs(TreeSelect): add custom content demo (#4272) 2019-08-28 15:09:18 +08:00
neverlandandGitHub ecbdc2bede docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverlandandGitHub 959efb0ce6 docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverlandandGitHub a6b256aa01 [new feature] TreeSelect: active-id support sync modifier (#4133) 2019-08-16 20:20:14 +08:00
neverlandandGitHub 85356ac302 [new feature] TreeSelect: main-active-index support sync modifier (#4132) 2019-08-16 17:43:32 +08:00
neverlandandGitHub bfb3196438 [new feature] TreeSelect: support multiple select (#4130) 2019-08-16 17:38:09 +08:00
neverlandandGitHub 2843352adb [new feature] TreeSelect: support string type of height prop (#4107) 2019-08-13 12:00:50 +08:00
neverlandandGitHub 317b115da8 [new feature] TreeSelect: add content slot (#4105) 2019-08-12 19:15:11 +08:00
neverlandandGitHub cf92bb122a [Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
neverlandandGitHub 6aaab466af [improvement] TreeSelect: rename event name (#3892) 2019-07-18 20:51:16 +08:00
neverlandandGitHub d15315b8e4 [Doc] optimize data structure table (#3854) 2019-07-15 17:00:41 +08:00
陈嘉涵 2c4adff307 [Doc] detailed Array typing 2019-07-11 20:44:51 +08:00
陈嘉涵 019c75506a [Doc] use ts-style type 2019-07-11 20:35:41 +08:00
neverlandandGitHub ddb24e6762 [Doc] rename component README file (#3662) 2019-06-27 14:22:40 +08:00