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
|
062cd546a9
|
chore: rename composables folder
|
2020-11-16 11:41:46 +08:00 |
|
chenjiahan
|
98c553de29
|
test(NavBar): update test cases
|
2020-11-14 07:06:21 +08:00 |
|
chenjiahan
|
0f9a5a8764
|
test(Cell): update test cases
|
2020-11-13 23:43:16 +08:00 |
|
chenjiahan
|
e627805746
|
test: replace propsData with props
|
2020-11-13 23:33:15 +08:00 |
|
chenjiahan
|
a7df6cfebb
|
test: adjust mount import source
|
2020-11-08 20:33:20 +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
|
c60b899c42
|
Merge branch '2.x' into dev
|
2020-11-01 20:52:07 +08:00 |
|
chenjiahan
|
7e1ad5dbd5
|
style: no longer need icon min-width
|
2020-11-01 20:50:32 +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
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +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
|
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
|
1ef134822e
|
types(Cell): use tsx
|
2020-09-19 23:36:52 +08:00 |
|
chenjiahan
|
cc8b76c86d
|
Merge branch 'dev' into next
|
2020-09-18 22:01:02 +08:00 |
|
microJ
|
d541724bfc
|
docs: fix class name (#7200)
|
2020-09-18 11:28:34 +08:00 |
|
chenjiahan
|
2ec101f07b
|
chore: rename api folder to composition
|
2020-08-26 15:32:30 +08:00 |
|
chenjiahan
|
762aed3e5d
|
feat: add useRoute
|
2020-08-26 11:06:32 +08:00 |
|
chenjiahan
|
53109895a9
|
refactor(Cell): extract render function
|
2020-08-24 19:41:18 +08:00 |
|
chenjiahan
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
chenjiahan
|
4d58dbe3a6
|
fix(Field): should not render empty label
|
2020-08-17 19:57:35 +08:00 |
|
chenjiahan
|
73d538be05
|
Merge branch 'dev' into next
|
2020-07-25 15:50:49 +08:00 |
|
neverland
|
ab37ee6d67
|
style(Cell): adjust icon margin to 4px (#6844)
|
2020-07-23 19:37:15 +08:00 |
|
chenjiahan
|
0304fcb6fa
|
chore: merge src and src-next
|
2020-07-15 20:02:00 +08:00 |
|
neverland
|
d4737ff07e
|
docs(Cell): updte icon size (#6780)
|
2020-07-14 20:02:00 +08:00 |
|
neverland
|
f325a62576
|
style(Cell): adjust inner border gap (#6686)
|
2020-07-03 14:00:44 +08:00 |
|
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 |
|