chenjiahan
|
cb3219ab66
|
docs: prefer shorter demo
|
2021-01-20 21:00:36 +08:00 |
|
chenjiahan
|
872af8157e
|
docs: update readonly description
|
2021-01-20 19:25:17 +08:00 |
|
chenjiahan
|
4cd991dfec
|
feat(Slider): add readonly prop
|
2021-01-20 19:23:31 +08:00 |
|
chenjiahan
|
3b007c9cfd
|
docs(Slider): fix v-model api
|
2021-01-13 15:11:04 +08:00 |
|
chenjiahan
|
51bc1cee8a
|
docs: remove all v2 version tag
|
2021-01-10 19:08:09 +08:00 |
|
chenjiahan
|
9af0840f36
|
docs(Slider): use composition api
|
2020-12-08 20:54:06 +08:00 |
|
chenjiahan
|
bf6e0beb02
|
docs: fix update:model-value event doc #7649
|
2020-12-01 16:41:39 +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
|
d7a944e391
|
Merge branch 'dev' into next
|
2020-10-22 17:53:36 +08:00 |
|
chenjiahan
|
76299ef0be
|
docs: add more component intro
|
2020-10-22 17:52: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
|
34f1124999
|
Merge branch 'dev' into next
|
2020-09-17 14:20:23 +08:00 |
|
chenjiahan
|
adccdbcb21
|
docs(Slider): update demo
|
2020-09-17 11:37:30 +08:00 |
|
被雨水过滤的空气
|
9b32a13bef
|
feat(2.x/slider): add dual thumb mode for slider (#7176)
* feat(slider): add dual thumb mode for slider
* fix: test error
|
2020-09-14 06:49:30 +08:00 |
|
chenjiahan
|
588e15f9b5
|
docs(Slider): adjust range prop desc
|
2020-09-13 14:36:52 +08:00 |
|
chenjiahan
|
f55ddcafa9
|
docs(slider): merge vertical demo
|
2020-09-13 14:35:18 +08:00 |
|
被雨水过滤的空气
|
a745709932
|
feat(slider): add dual thumb mode for slider (#7175)
* feat(slider): add dual thumb mode for slider
* chore: remove comment
* fix: optimize code via CR
|
2020-09-13 12:16:29 +08:00 |
|
chenjiahan
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
chenjiahan
|
7f84f8a487
|
docs: prettier all markdown files
|
2020-04-11 09:17:33 +08:00 |
|
chenjiahan
|
8144e3de50
|
docs: fix CN basic usage title
|
2020-04-09 13:09:32 +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 |
|
陈嘉涵
|
02fbc2126a
|
feat(Slider): min、max、step can be string
|
2020-01-30 10:13:41 +08:00 |
|
陈嘉涵
|
c6f424baa7
|
docs: update numeric type
|
2020-01-29 10:11:09 +08:00 |
|
陈嘉涵
|
1e9b8c8466
|
feat(Slider): add button-size prop
|
2020-01-27 12:18:36 +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
|
65dcc56753
|
docs: update desc of replace prop (#4639)
|
2019-09-30 11:48:32 +08:00 |
|
neverland
|
988bb80003
|
feat(style): update basic red color (#4368)
|
2019-09-05 11:25:43 +08:00 |
|
neverland
|
ecbdc2bede
|
docs: type highlight (#4264)
|
2019-08-27 22:09:21 +08:00 |
|
neverland
|
16e80672d5
|
docs: remove 1.x version tip (#4257)
|
2019-08-27 17:50:36 +08:00 |
|
neverland
|
135531cd03
|
[bugfix] Slider: should not emit change event when value not changed (#4087)
|
2019-08-10 22:12:10 +08:00 |
|
neverland
|
cf92bb122a
|
[Doc] update install guide (#4083)
|
2019-08-10 11:11:10 +08:00 |
|
陈嘉涵
|
019c75506a
|
[Doc] use ts-style type
|
2019-07-11 20:35:41 +08:00 |
|
neverland
|
7caf664e48
|
[improvement] Slider: support number type of bar-height prop (#3794)
|
2019-07-09 17:02:05 +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 |
|