neverland
|
63f789646d
|
fix(Slider): incorrect bar-height when vertical (#6065)
|
2020-04-16 16:23:32 +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 |
|
chenjiahan
|
2fb5cca49a
|
chore: prettier source code
|
2020-04-02 15:36:02 +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
|
c7e51158aa
|
chore: format test cases
|
2020-03-15 11:04:29 +08:00 |
|
陈嘉涵
|
dc77be6f8a
|
feat(Form): support using slider
|
2020-02-10 17:17:09 +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 |
|
陈嘉涵
|
a5819c286e
|
feat(Slider): add @slider-bar-height less var
|
2020-01-27 12:21:37 +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 |
|
陈嘉涵
|
1e864a445f
|
chore: prettier js codes
|
2020-01-19 17:02:01 +08:00 |
|
陈嘉涵
|
82208c42b8
|
chore: prettier all demos
|
2020-01-19 15:39:00 +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 |
|
陈嘉涵
|
9bcfddc958
|
docs: add import when using Toast or Notify
|
2020-01-18 08:25:24 +08:00 |
|
陈嘉涵
|
2eb680723d
|
feat: improve cursor
|
2020-01-11 15:46:47 +08:00 |
|
陈嘉涵
|
e16239e426
|
docs: update version tag
|
2020-01-10 21:06:05 +08:00 |
|
neverland
|
47c24e192c
|
docs: improve demo background (#5529)
|
2020-01-09 18:53:27 +08:00 |
|
陈嘉涵
|
630155833f
|
docs: should hide some demes in vant-weapp
|
2019-12-30 11:37:07 +08:00 |
|
neverland
|
cd6050d3e4
|
fix(Rate、Slider): avoid Vue 2.6 event bubble issues (#5350)
|
2019-12-22 12:29:14 +08:00 |
|
neverland
|
aee1091c5c
|
chore: adjust path of test utils (#4997)
|
2019-11-13 16:46:01 +08:00 |
|
陈嘉涵
|
44c9801811
|
docs: add some demos for weapp
|
2019-10-25 17:57:51 +08:00 |
|
neverland
|
8d55e737c6
|
fix(Tag): incorrect round radius (#4762)
|
2019-10-17 19:31:50 +08:00 |
|
neverland
|
4ea506c559
|
feat(Slider): improve click area (#4701)
|
2019-10-12 11:33:40 +08:00 |
|
neverland
|
696c9d71d5
|
feat(Slider): add slide animation (#4700)
|
2019-10-12 11:19:52 +08:00 |
|
neverland
|
e1f88014d6
|
fix(Slider): pseudo element may casue body overflow-x (#4699)
|
2019-10-12 10:51:10 +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
|
45d60aaf88
|
fix(Slider): should format initial value (#4337)
|
2019-09-03 11:57:48 +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
|
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 |
|
neverland
|
3a77666e49
|
[improvement] update lint rules (#3970)
|
2019-07-26 11:47:17 +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
|
7caf664e48
|
[improvement] Slider: support number type of bar-height prop (#3794)
|
2019-07-09 17:02:05 +08:00 |
|
neverland
|
be96fa2233
|
[improvement] make props less magic (#3775)
|
2019-07-08 16:18:19 +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 |
|
neverland
|
75c79b7044
|
[improvement] rename packages dir to src (#3659)
|
2019-06-27 11:25:57 +08:00 |
|