chenjiahan
|
f2c151c337
|
Merge branch 'dev' into next
|
2020-09-02 15:32:31 +08:00 |
|
neverland
|
d55585314f
|
feat(Tabbar): add before-change prop (#7081)
|
2020-09-02 11:45:11 +08:00 |
|
chenjiahan
|
f843e6def9
|
refactor(Tabbar): refactor with composition api
|
2020-08-28 15:19:16 +08:00 |
|
chenjiahan
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
chenjiahan
|
63bd4700ab
|
breaking change: rename Info to Badge
|
2020-08-20 19:36:12 +08:00 |
|
chenjiahan
|
7fda2659f5
|
feat: migrate Tabbar component
|
2020-07-26 13:12:21 +08:00 |
|
chenjiahan
|
9eb88df562
|
docs(Tabbar): fix friends typo (#6225)
|
2020-05-07 10:58:53 +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 |
|
neverland
|
02e67fdd47
|
feat(Tabbar): add placeholder prop (#5979)
|
2020-04-01 20:41:04 +08:00 |
|
neverland
|
afc3164364
|
feat(Tabbar): enable safe-area-inset-bottom by default when fixed (#5968)
|
2020-03-31 22:16:13 +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
|
d61cbdd086
|
feat(TabbarItem): add badge prop, mark info prop as deprecated
|
2020-03-17 20:49:08 +08:00 |
|
chenjiahan
|
c2e1c03eb6
|
feat(TabbarItem): add icon-prefix prop (#5666)
|
2020-02-28 15:51:05 +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 |
|
陈嘉涵
|
8a679079fb
|
feat: allow string type z-index
|
2020-01-28 21:34:16 +08:00 |
|
陈嘉涵
|
0441f7ba09
|
feat(Tabbar): add @tabbar-z-index less var
|
2020-01-28 11:50:50 +08:00 |
|
陈嘉涵
|
1b576f02b2
|
docs: optimize safe area link
|
2020-01-23 10:40:37 +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 |
|
陈嘉涵
|
9bcfddc958
|
docs: add import when using Toast or Notify
|
2020-01-18 08:25:24 +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 |
|
陈嘉涵
|
4ed3bd4c7e
|
feat: improve cursor of some components
|
2020-01-11 08:42:03 +08:00 |
|
陈嘉涵
|
e16239e426
|
docs: update version tag
|
2020-01-10 21:06:05 +08:00 |
|
陈嘉涵
|
edb6b73d01
|
chore: fix lint warning
|
2019-12-19 14:34:16 +08:00 |
|
neverland
|
308c0a9a92
|
docs(Icon): improve demo (#5215)
|
2019-12-08 08:15:55 +08:00 |
|
Dottieworks
|
36086ff938
|
docs(Tabbar): add change event demo (#5173)
|
2019-12-05 11:12:03 +08:00 |
|
neverland
|
86094485cb
|
fix(Tabbar): incorrect style when using safe-area-inset-bottom (#5079)
|
2019-11-22 10:57:55 +08:00 |
|
neverland
|
aee1091c5c
|
chore: adjust path of test utils (#4997)
|
2019-11-13 16:46:01 +08:00 |
|
neverland
|
43379d20b3
|
docs(Tabbar): fix incorrect icon url (#4869)
|
2019-10-29 20:29:37 +08:00 |
|
neverland
|
0a1d6b5a9b
|
docs: fix icon link (#4758)
|
2019-10-17 17:20:41 +08:00 |
|
neverland
|
65dcc56753
|
docs: update desc of replace prop (#4639)
|
2019-09-30 11:48:32 +08:00 |
|
neverland
|
80f6b04b9a
|
feat(TabbarItem): optimize dot prop (#4431)
|
2019-09-11 17:22:17 +08:00 |
|
neverland
|
21d5127fd7
|
feat(Icon): add dot prop (#4425)
|
2019-09-11 14:43:54 +08:00 |
|
neverland
|
e69e3d349a
|
feat(Grid): add info prop (#4424)
|
2019-09-11 11:48:24 +08:00 |
|
neverland
|
eb32c6b02e
|
feat(Tab): add to、url、replace prop (#4422)
|
2019-09-11 11:15:53 +08:00 |
|
neverland
|
6069d72df4
|
docs: add more links (#4420)
|
2019-09-10 20:27:42 +08:00 |
|
neverland
|
50aa27fc64
|
docs: add guide of safe-area-inset-bottom (#4418)
|
2019-09-10 20:07:31 +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
|
643003b43c
|
[new feature] Tabbar: support match route by to.name (#4148)
|
2019-08-19 11:27:05 +08:00 |
|
neverland
|
4e828fbc70
|
[bugfix] Tabbar: avoid navigation duplicated (#4147)
|
2019-08-19 11:04:25 +08:00 |
|