chenjiahan
|
3188b4d25b
|
refactor(NumberKeyboard): new style
|
2020-04-19 21:05:55 +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
|
afc3164364
|
feat(Tabbar): enable safe-area-inset-bottom by default when fixed (#5968)
|
2020-03-31 22:16:13 +08:00 |
|
neverland
|
b6d23cd9d3
|
feat: improve leave animation timing function (#5954)
|
2020-03-30 20:43:40 +08:00 |
|
chenjiahan
|
80837e9a91
|
docs(changelog): 2.5.9-beta.0
|
2020-03-29 07:20:08 +08:00 |
|
neverland
|
ac3c77c17f
|
fix(NumberKeyboard): show-delete-key prop not work (#5935)
|
2020-03-28 09:43:33 +08:00 |
|
chenjiahan
|
d8fa4b9495
|
docs: simplify $t to t
|
2020-03-21 14:46:02 +08:00 |
|
chenjiahan
|
8d6adce9a2
|
docs(NumberKeyboard): fix extra quotes (#5835)
|
2020-03-17 09:38:51 +08:00 |
|
chenjiahan
|
c7e51158aa
|
chore: format test cases
|
2020-03-15 11:04:29 +08:00 |
|
陈嘉涵
|
3ad9950c2f
|
chore: fix field related snapshot
|
2020-02-10 19:02:06 +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 |
|
陈嘉涵
|
7609389623
|
feat(NumberKeyboard): add @number-keyboard-z-index less var
|
2020-01-28 11:52:28 +08:00 |
|
陈嘉涵
|
1b576f02b2
|
docs: optimize safe area link
|
2020-01-23 10:40:37 +08:00 |
|
陈嘉涵
|
3a4107ef49
|
docs: make document more compact
|
2020-01-19 19:52:46 +08:00 |
|
陈嘉涵
|
0bfbcf6ca9
|
chore: split jsx blocks
|
2020-01-19 17:36:22 +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 |
|
陈嘉涵
|
8b49c5ec36
|
chore: fix field snapshot
|
2020-01-18 20:44:45 +08:00 |
|
陈嘉涵
|
cdbd67f379
|
docs: update markdown code block
|
2020-01-18 20:14:16 +08:00 |
|
陈嘉涵
|
c895bf1739
|
chore: improve watcher
|
2020-01-18 10:58:12 +08:00 |
|
陈嘉涵
|
9bcfddc958
|
docs: add import when using Toast or Notify
|
2020-01-18 08:25:24 +08:00 |
|
木槿花开
|
a530c0314c
|
feat: add multiple examples (#5564)
|
2020-01-14 10:15:35 +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
|
c3685ac7c1
|
fix(NumberKeyboard): avoid Vue 2.6 event bubble issues (#5349)
|
2019-12-22 09:51:48 +08:00 |
|
NoahSun
|
f525abbf11
|
fix(NumberKeyboard): shouldn't trigger blur event when hidden (#5110)
|
2019-11-26 17:55:16 +08:00 |
|
neverland
|
aee1091c5c
|
chore: adjust path of test utils (#4997)
|
2019-11-13 16:46:01 +08:00 |
|
neverland
|
7c052f4c0c
|
docs: add more tips of desktop usage (#4840)
|
2019-10-25 17:50:11 +08:00 |
|
neverland
|
5ce9c28e0c
|
feat(NumberKeyboard): add extra-key slot (#4644)
* feat(NumberKeyboard): add extra-key slot
* fix: snapshot
|
2019-10-05 07:41:37 +08:00 |
|
neverland
|
9d7fed4834
|
fix(NumberKeyboard): compatible with Vue 2.6 event bubble bug (#4632)
|
2019-09-30 15:55:55 +08:00 |
|
neverland
|
852314430b
|
feat: add @border-width-base var (#4595)
|
2019-09-26 20:46:46 +08:00 |
|
neverland
|
4427954606
|
feat(NumberKeyboard): enable safe-area-inset-bottom by default (#4544)
|
2019-09-23 15:55:00 +08:00 |
|
neverland
|
3c210f8252
|
feat(Cell): improve accessibility (#4519)
|
2019-09-20 20:29:38 +08:00 |
|
陈嘉涵
|
c614162f95
|
chore: fix snapshot
|
2019-09-14 10:29:00 +08:00 |
|
neverland
|
71427b61c2
|
docs(NumberKeyboard): fix missing demo (#4453)
|
2019-09-14 10:13:51 +08:00 |
|
陈嘉涵
|
b002a6b1a5
|
docs(NumberKeyboard): fix typo
|
2019-09-14 10:05:08 +08:00 |
|
neverland
|
50aa27fc64
|
docs: add guide of safe-area-inset-bottom (#4418)
|
2019-09-10 20:07:31 +08:00 |
|
neverland
|
f6f696ff73
|
chore: use preventDefault util (#4412)
|
2019-09-10 17:08:43 +08:00 |
|
neverland
|
da0c92f36f
|
docs(NumberKeyboard): add intro (#4313)
|
2019-09-01 10:09:02 +08:00 |
|
neverland
|
2b27d0687f
|
fix(NumberKeyboard): incorrect button position in iphoneX (#4304)
|
2019-08-30 16:29:58 +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
|
e70116c9d1
|
fix(NumberKeyboard): incorrect sidebar position when has title (#4228)
|
2019-08-25 10:55:39 +08:00 |
|
neverland
|
468fec2d86
|
[improvement] NumberKeyboard: improve click experience (#4116)
|
2019-08-14 11:42:41 +08:00 |
|
neverland
|
cf92bb122a
|
[Doc] update install guide (#4083)
|
2019-08-10 11:11:10 +08:00 |
|