neverland
|
f2eb7550a5
|
docs: improve typing (#9362)
* docs: improve typing
* docs: upd
|
2021-09-01 10:42:11 +08:00 |
|
neverland
|
317035e9f5
|
docs: add documentation of all typings (#9359)
|
2021-08-31 15:51:38 +08:00 |
|
neverland
|
be3a7d7497
|
docs: fix gray typo (#8953)
* docs: fix gray typo
* docs: fix prettier issue
|
2021-06-29 20:41:29 +08:00 |
|
neverland
|
29f800b827
|
feat(Cell): add value slot, deprecate default slot (#8933)
|
2021-06-26 21:31:46 +08:00 |
|
neverland
|
294045db7d
|
feat(CellGroup): add inset prop (#8885)
* feat(CellGroup): add inset prop
* docs: hide inset grouped in weapp
|
2021-06-18 10:08:45 +08:00 |
|
neverland
|
4ccd7c1cb5
|
feat: add more color variables (#8861)
* style: add --van-warning-color
* style: add --van-success-color
* feat: add more color variables
|
2021-06-14 15:21:05 +08:00 |
|
chenjiahan
|
981ad0f3ce
|
docs: update componen varriable value format
|
2021-06-14 11:13:38 +08:00 |
|
chenjiahan
|
b3cc75dcbd
|
docs: update component css vars value
|
2021-06-14 11:13:38 +08:00 |
|
neverland
|
8e3833acc8
|
docs: update component CSS variable names (#8857)
|
2021-06-14 10:23:47 +08:00 |
|
dengrongyao
|
55afff0e9c
|
docs: Adjust punctuation
|
2021-04-08 09:57:55 +08:00 |
|
dengrongyao
|
2210f8240d
|
docs: Supplement English 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
|
dcef90a2a3
|
docs: improve click event typing (#8106)
|
2021-02-09 16:35:54 +08:00 |
|
neverland
|
174e2704bf
|
docs: improve style typing (#7928)
|
2021-01-16 20:01:06 +08:00 |
|
neverland
|
8f2b03ec18
|
docs: improve classname typing (#7927)
|
2021-01-16 19:52:36 +08:00 |
|
neverland
|
aeb3af4abd
|
feat(Cell): allow to disable clickable when using is-link (#7923)
|
2021-01-16 19:24:00 +08:00 |
|
chenjiahan
|
51bc1cee8a
|
docs: remove all v2 version tag
|
2021-01-10 19:08:09 +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
|
f34d828f25
|
Merge branch '2.x' into dev
|
2020-11-21 18:47:31 +08:00 |
|
neverland
|
a3b9e67d36
|
docs: fix grammar errors (#7594)
|
2020-11-20 20:39:40 +08:00 |
|
chenjiahan
|
791d9e2315
|
Merge branch 'dev' into next
|
2020-10-18 20:10:42 +08:00 |
|
neverland
|
a75b46feef
|
docs(Cell): fix demo translation (#7348)
|
2020-10-16 20:25:10 +08:00 |
|
chenjiahan
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
neverland
|
ab37ee6d67
|
style(Cell): adjust icon margin to 4px (#6844)
|
2020-07-23 19:37:15 +08:00 |
|
neverland
|
d4737ff07e
|
docs(Cell): updte icon size (#6780)
|
2020-07-14 20:02:00 +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 |
|
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 |
|
陈嘉涵
|
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 |
|
陈嘉涵
|
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 |
|
陈嘉涵
|
e16239e426
|
docs: update version tag
|
2020-01-10 21:06:05 +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 |
|
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
|
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 |
|
陈嘉涵
|
019c75506a
|
[Doc] use ts-style type
|
2019-07-11 20:35:41 +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 |
|