118 Commits

Author SHA1 Message Date
严畅
63b354e0f1
fix(number-keyboard): fix hide-on-click-outside prop not working (#7668)
fix #7667

Co-authored-by: 严畅 <yanchang@segimail.com>
2020-12-01 16:42:43 +08:00
chenjiahan
5723c8a6bb docs: fix v-model api #7649 2020-11-30 22:07:21 +08:00
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
2550ac9111 chore: rename scopedSlots to slots in legacy cases 2020-11-14 06:47:08 +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
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
c7a2a538e1 fix(Swipe): dynamically render failed #7366 2020-10-21 14:29:10 +08:00
chenjiahan
1d6dac9915 chore(Key): use tsx 2020-10-20 20:45:47 +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
91b47d64e6 chore: rename vShow to v-show 2020-10-02 21:41:01 +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
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
0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan
34f1124999 Merge branch 'dev' into next 2020-09-17 14:20:23 +08:00
neverland
38bde2a01f
fix(NumberKeyboard): slot content click event not work (#7193) 2020-09-17 11:18:02 +08:00
chenjiahan
1e7e7086d6 chore: rename rootRef to root 2020-09-15 19:32:45 +08:00
chenjiahan
c8d573cbe7 chore(touch): add isVertical/isHorizontal 2020-09-14 20:56:28 +08:00
chenjiahan
195f3ffea1 feat(use): add useClickAway 2020-09-12 21:29:08 +08:00
chenjiahan
14c1d4ea77 refactor(NumberKeyboard): refactor with composition api 2020-09-10 17:42:43 +08:00
chenjiahan
ad5980c914 Merge branch 'dev' into next 2020-09-10 17:35:33 +08:00
neverland
259dca7de1
fix(NumberKeyboard): incorrect extra key (#7150)
* fix(NumberKeyboard): incorrect extra key

* test(NumberKeyboard): add extra-key test case
2020-09-10 17:09:37 +08:00
chenjiahan
f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan
f735b24a4b refactor(NumberKeyboard): refactor Key with composition api 2020-09-03 20:56:56 +08:00
chenjiahan
1d7138cde7 perf(NumberKeyboard): improve icon re-render 2020-09-02 15:43:16 +08:00
chenjiahan
a4b481c5cc refactor(NumberKeyboard): remove portal mixin 2020-08-21 11:05:40 +08:00
chenjiahan
52b187692b breaking change: rename get-container to teleport 2020-08-21 10:58:02 +08:00
chenjiahan
07d1a2590f breaking change(Button): add success type, remove info type 2020-08-21 10:09:21 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
a70d1187fb feat: migrate NumberKeyboard component 2020-08-15 07:59:04 +08:00
neverland
0e8ae68f98
style(NumberKeyboard): adjust padding bottom (#6938) 2020-08-04 19:20:40 +08:00
neverland
bbfdbc96d4
fix(NumberKeyboard): incorrect key height on legacy safari (#6937) 2020-08-04 19:17:43 +08:00
neverland
7d375e3af3
style(NumberKeyboard): adjust key height to 28px (#6899) 2020-07-29 18:12:42 +08:00
neverland
2328983afa
feat(NumberKeyboard): add get-container prop (#6870) 2020-07-25 10:47:47 +08:00
chenjiahan
d5808be9b3 Revert "style(NumberKeyboard): improve safe area inset bottom (#6855)"
This reverts commit 418fa02439f1211c3f488f9d35292dfad243796f.
2020-07-24 15:37:41 +08:00
neverland
418fa02439
style(NumberKeyboard): improve safe area inset bottom (#6855) 2020-07-24 15:27:41 +08:00
neverland
aed8cd1ff2
fix(NumberKeyboard): flex not work on legacy safari (#6804) 2020-07-16 22:56:20 +08:00