chenjiahan
|
ea44d636ba
|
test: demo snapshot uses enUS
|
2020-11-25 22:39:06 +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
|
9acac4c2b1
|
test: update all snapshots
|
2020-11-21 22:27:11 +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
|
e627805746
|
test: replace propsData with props
|
2020-11-13 23:33:15 +08:00 |
|
chenjiahan
|
24c4896a11
|
test: enable all demo snapshots
|
2020-11-08 20:30:51 +08:00 |
|
chenjiahan
|
fffb9b3d5d
|
test: fix wrapper snapshot usage
|
2020-11-08 20:03:39 +08:00 |
|
chenjiahan
|
59ed9eee51
|
docs: link to vue3 site
|
2020-10-25 09:25:26 +08:00 |
|
chenjiahan
|
5e00ab978b
|
Merge branch '2.x' into dev
|
2020-10-24 18:02:50 +08:00 |
|
chenjiahan
|
2206e77cc5
|
docs: update links
|
2020-10-24 17:25:35 +08:00 |
|
chenjiahan
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +08:00 |
|
chenjiahan
|
b5cd336bb8
|
Merge branch 'dev' into next
|
2020-10-22 16:10:38 +08:00 |
|
neverland
|
784165d88c
|
docs(Collapse): add disabled demo (#7361)
|
2020-10-20 09:31:03 +08:00 |
|
chenjiahan
|
791d9e2315
|
Merge branch 'dev' into next
|
2020-10-18 20:10:42 +08:00 |
|
neverland
|
22888a7e97
|
test: should not emit deprecation warning in test (#7356)
|
2020-10-18 19:54:39 +08:00 |
|
chenjiahan
|
a370779102
|
chore: rename all legacy snapshot
|
2020-10-13 17:00:52 +08:00 |
|
chenjiahan
|
f2b6f3d4d1
|
chore: rename all legacy test cases
|
2020-10-13 16:56:11 +08:00 |
|
chenjiahan
|
1aa1b3d3a5
|
Merge branch 'dev' into next
|
2020-10-02 08:50:37 +08:00 |
|
neverland
|
04dca5f39d
|
docs: add more intro (#7282)
|
2020-09-29 20:56:43 +08:00 |
|
neverland
|
8d2c4b1e46
|
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method
* chore: update doc
|
2020-09-29 20:49:22 +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
|
6cd9e98ce4
|
chore: move useRelation to @vant/use
|
2020-09-27 17:46:59 +08:00 |
|
chenjiahan
|
bcd8f4515b
|
chore(Collapse): use relation
|
2020-09-25 14:15:57 +08:00 |
|
chenjiahan
|
b0ea4bc1f6
|
chore: children use reactive
|
2020-08-26 11:34:16 +08:00 |
|
chenjiahan
|
84fe7db57d
|
refactor(Collapse): use composition api
|
2020-08-24 21:06:40 +08:00 |
|
chenjiahan
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
chenjiahan
|
79511fe331
|
feat: migrate Collapse component
|
2020-08-16 17:06:55 +08:00 |
|
neverland
|
43f9857688
|
style(Collapse): adjust border gag (#6361)
|
2020-05-24 18:05:45 +08:00 |
|
chenjiahan
|
7f84f8a487
|
docs: prettier all markdown files
|
2020-04-11 09:17:33 +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 |
|
陈嘉涵
|
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 |
|
陈嘉涵
|
3a4107ef49
|
docs: make document more compact
|
2020-01-19 19:52:46 +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 |
|
陈嘉涵
|
80568816e3
|
docs: update install guide
|
2020-01-16 20:58:32 +08:00 |
|
陈嘉涵
|
26f2884fbb
|
chore: remove unused registration in test cases
|
2020-01-14 17:48:40 +08:00 |
|
陈嘉涵
|
e16239e426
|
docs: update version tag
|
2020-01-10 21:06:05 +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
|
6069d72df4
|
docs: add more links (#4420)
|
2019-09-10 20:27:42 +08:00 |
|
陈嘉涵
|
ac193fef3c
|
docs(Collapse): fix typo
|
2019-08-28 11:19:26 +08:00 |
|