45 Commits

Author SHA1 Message Date
dengrongyao
cf7eadc6b2 docs: Supplement Chinese intro 2021-04-08 09:57:55 +08:00
neverland
f7706fb179
docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverland
110af6f1f4
docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +08:00
neverland
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan
039732d4be docs(TreeSelect): fix setup 2020-12-15 14:48:56 +08:00
chenjiahan
668a7fbf5f docs(TreeSelect): use composition api 2020-12-13 14:02:16 +08:00
chenjiahan
8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverland
862adcd8eb
docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
chenjiahan
c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan
f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
neverland
5486e82b41
feat(TreeSelect): add selected-icon prop (#6615) 2020-06-26 21:19:19 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
lmx-Hexagram
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
neverland
cc03640576
feat(TreeSelect): add className option (#4671) 2019-10-10 09:48:11 +08:00
neverland
b279408e10
feat(TreeSelect): add dot option (#4433) 2019-09-11 17:55:28 +08:00
neverland
1133b4ce1a
feat(Circle): update text style (#4401) 2019-09-09 14:20:44 +08:00
neverland
4529bd6b30
feat(TreeSelect): support show info (#4384) 2019-09-06 10:46:08 +08:00
neverland
45d60aaf88
fix(Slider): should format initial value (#4337) 2019-09-03 11:57:48 +08:00
neverland
8eab7b41b5
feat(TreeSelect): add max prop (#4323) 2019-09-02 16:54:48 +08:00
neverland
9c68de0d88
docs(TreeSelect): add custom content demo (#4272) 2019-08-28 15:09:18 +08:00
neverland
ecbdc2bede
docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverland
a6b256aa01
[new feature] TreeSelect: active-id support sync modifier (#4133) 2019-08-16 20:20:14 +08:00
neverland
85356ac302
[new feature] TreeSelect: main-active-index support sync modifier (#4132) 2019-08-16 17:43:32 +08:00
neverland
bfb3196438
[new feature] TreeSelect: support multiple select (#4130) 2019-08-16 17:38:09 +08:00
neverland
2843352adb
[new feature] TreeSelect: support string type of height prop (#4107) 2019-08-13 12:00:50 +08:00
neverland
317b115da8
[new feature] TreeSelect: add content slot (#4105) 2019-08-12 19:15:11 +08:00
neverland
cf92bb122a
[Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
neverland
6aaab466af
[improvement] TreeSelect: rename event name (#3892) 2019-07-18 20:51:16 +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
neverland
cbda63939d
[Doc] remove old version tip (#3694) 2019-06-29 16:56:07 +08:00
neverland
ddb24e6762
[Doc] rename component README file (#3662) 2019-06-27 14:22:40 +08:00