50 Commits

Author SHA1 Message Date
neverland
2c4f0efd6f
style(Cell): lower CSS priority of the border (#6359) 2020-05-24 16:39:54 +08:00
neverland
5c8d1d2420
docs(Cell): add extra slot (#6289)
* docs(Cell): add extra slot

* docs: upd
2020-05-16 10:54:25 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +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
130e1ac7a6 feat(Button): add icon-prefix prop (#5666) 2020-02-28 15:40:46 +08:00
chenjiahan
51513d9423 feat(Cell): add icon-prefix prop (#5666) 2020-02-24 21:24:26 +08:00
陈嘉涵
aceaa2f739 docs: improve event param typing 2020-02-09 11:12:15 +08:00
陈嘉涵
e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵
c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵
e04fb6cd7b docs: fix arrow-direction default value 2020-01-23 10:36:43 +08:00
陈嘉涵
24ec818121 docs: optimize icon link 2020-01-23 10:32:02 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
08c84c9c38 chore: prettier all less files 2020-01-19 17:15:54 +08:00
陈嘉涵
82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵
207e80f396 chore: prettier all ts code 2020-01-19 15:27:28 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵
80568816e3 docs: update install guide 2020-01-16 20:58:32 +08:00
陈嘉涵
4ed3bd4c7e feat: improve cursor of some components 2020-01-11 08:42:03 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
陈嘉涵
630155833f docs: should hide some demes in vant-weapp 2019-12-30 11:37:07 +08:00
linrz
1b18c15d28 docs: update some examples of button and cell 2019-12-29 21:21:24 +08:00
linrz
f0815bc405 docs: complete some examples of button/cell/checkbox/radio 2019-12-29 21:21:24 +08:00
陈嘉涵
9c6ae2c28b chore(Cell): improve jsx segment 2019-12-16 11:45:28 +08:00
neverland
28e2849087
fix(Cell): should break word of value (#5029) 2019-11-17 07:45:04 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
0a1d6b5a9b
docs: fix icon link (#4758) 2019-10-17 17:20:41 +08:00
neverland
65dcc56753
docs: update desc of replace prop (#4639) 2019-09-30 11:48:32 +08:00
neverland
3c210f8252
feat(Cell): improve accessibility (#4519) 2019-09-20 20:29:38 +08:00
neverland
eb32c6b02e
feat(Tab): add to、url、replace prop (#4422) 2019-09-11 11:15:53 +08:00
neverland
6069d72df4
docs: add more links (#4420) 2019-09-10 20:27:42 +08:00
neverland
c0d84c8afb
docs(Icon): update document (#4312) 2019-08-31 18:06:54 +08:00
陈嘉涵
706e513725 docs: should hide cell valueOnly demo in weapp 2019-08-30 11:52:00 +08:00
neverland
8df92071f5
docs: update cell (#4293) 2019-08-30 11:44:33 +08:00
neverland
ecbdc2bede
docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverland
959efb0ce6
docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverland
16e80672d5
docs: remove 1.x version tip (#4257) 2019-08-27 17:50:36 +08:00
neverland
dc6a3c4243
feat(CellGroup): add title slot (#4227) 2019-08-25 10:55:01 +08:00
neverland
f4125bceb8
[Doc] use relative path for links (#4093) 2019-08-12 10:18:37 +08:00
neverland
cf92bb122a
[Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
neverland
09c618d475
[Doc] Button: add route demo (#4068) 2019-08-08 19:25:56 +08:00
neverland
5d83423b34
[improvement] add padding variables (#3911) 2019-07-20 15:46:27 +08:00
陈嘉涵
019c75506a [Doc] use ts-style type 2019-07-11 20:35:41 +08:00
neverland
1669e36625
[improvement] Tag: add type className (#3788) 2019-07-09 14:02:48 +08:00
neverland
be96fa2233
[improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverland
a6ce44fbb0
[new feature] Field: add arrow-direction prop (#3679) 2019-06-28 15:33:08 +08:00
neverland
9737a8b9d0
[new feature] add grid component (#3669) 2019-06-28 11:16:42 +08:00
neverland
ddb24e6762
[Doc] rename component README file (#3662) 2019-06-27 14:22:40 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00