neverland
|
40062ad21b
|
style(NavBar): z-index not work when border is hidden (#7612)
|
2020-11-23 21:19:25 +08:00 |
|
neverland
|
862adcd8eb
|
docs: display all less variables (#7604)
|
2020-11-22 16:02:46 +08:00 |
|
neverland
|
a3b9e67d36
|
docs: fix grammar errors (#7594)
|
2020-11-20 20:39:40 +08:00 |
|
Sun
|
c5124c2f6a
|
fix(NavBar): safe-area-inset-top css incorrect (#7534)
|
2020-11-10 21:43:03 +08:00 |
|
neverland
|
7ed8c42853
|
docs(NavBar): add safe-area-inset-top link (#7527)
|
2020-11-09 21:15:07 +08:00 |
|
neverland
|
2bf7a6cde6
|
test(NavBar): fix demo snapshot (#7517)
|
2020-11-08 16:38:26 +08:00 |
|
neverland
|
d59a17c5e1
|
fix(NavBar): text vertical align (#7515)
|
2020-11-08 16:22:03 +08:00 |
|
chenjiahan
|
e7d9cae593
|
test(NavBar): improve test cases name
|
2020-11-08 16:19:18 +08:00 |
|
chenjiahan
|
be25a478df
|
feat(NavBar): add safe-area-inset-top prop
|
2020-11-08 16:19:18 +08:00 |
|
chenjiahan
|
7e1ad5dbd5
|
style: no longer need icon min-width
|
2020-11-01 20:50:32 +08:00 |
|
Callum
|
3664659240
|
fix(NavBar): Component renders blank left/right. (#7376)
|
2020-10-22 11:56:17 +08:00 |
|
chenjiahan
|
a5dbcf9638
|
docs: add period at the end of sentence
|
2020-09-27 21:02:52 +08:00 |
|
chenjiahan
|
7effb7cf6c
|
style(NavBar): improve text size adjust
|
2020-05-04 17:31:32 +08:00 |
|
chenjiahan
|
d23cae2b20
|
Revert "style(NavBar): left & right part align to bottom (#6147)"
This reverts commit 5b285a988a1761e65f00fc60eae78a020e398eb9.
|
2020-04-28 17:03:49 +08:00 |
|
neverland
|
5b285a988a
|
style(NavBar): left & right part align to bottom (#6147)
|
2020-04-27 16:17:12 +08:00 |
|
chenjiahan
|
7f84f8a487
|
docs: prettier all markdown files
|
2020-04-11 09:17:33 +08:00 |
|
neverland
|
02e67fdd47
|
feat(Tabbar): add placeholder prop (#5979)
|
2020-04-01 20:41:04 +08:00 |
|
neverland
|
2dc029f20b
|
feat(NavBar): improve active feedback (#5949)
|
2020-03-30 17:49:17 +08:00 |
|
neverland
|
d9ab305c96
|
fix(NavBar): icon align center (#5948)
|
2020-03-30 17:38:26 +08:00 |
|
chenjiahan
|
80837e9a91
|
docs(changelog): 2.5.9-beta.0
|
2020-03-29 07:20:08 +08:00 |
|
neverland
|
ed28f808b2
|
feat(NavBar): add placeholder prop (#5938)
|
2020-03-28 16:19:25 +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 |
|
陈嘉涵
|
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 |
|
陈嘉涵
|
a2d870ad8e
|
feat(NavBar): add @nav-bar-z-index less var
|
2020-01-28 11:49:13 +08:00 |
|
陈嘉涵
|
bb53c3c758
|
chore: sort imports
|
2020-01-19 19:29:30 +08:00 |
|
陈嘉涵
|
f7c5f994dd
|
chore: prettier all tsx codes
|
2020-01-19 17:22:33 +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
|
aee1091c5c
|
chore: adjust path of test utils (#4997)
|
2019-11-13 16:46:01 +08:00 |
|
neverland
|
557b8ea54d
|
chore: add @font-weight-bold var (#4594)
|
2019-09-26 20:39:59 +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
|
cf92bb122a
|
[Doc] update install guide (#4083)
|
2019-08-10 11:11:10 +08:00 |
|
neverland
|
24f5a91cd3
|
[improvement] add constant of border (#4078)
|
2019-08-09 14:15:49 +08:00 |
|
neverland
|
6bfd53e435
|
[improvement] add font-size vars (#3912)
|
2019-07-20 16:06:12 +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
|
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 |
|