chenjiahan
|
cbc107dfd7
|
docs: remove 2.x version tips
|
2020-12-21 21:51:42 +08:00 |
|
chenjiahan
|
09858eb1d3
|
docs: improve demo translating
|
2020-12-11 10:07:07 +08:00 |
|
chenjiahan
|
8a7882b0c8
|
docs(ActionSheet): use composition api
|
2020-12-09 17:48:37 +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 |
|
Hex
|
9213839980
|
fix(ActionSheet): The height of the flex container is lost under iOS 10 (#7578)
|
2020-11-17 21:59:50 +08:00 |
|
Hex
|
4bcdd5e2fd
|
fix(ActionSheet): The height of the flex container is lost under iOS 10 (#7578)
|
2020-11-17 21:56:17 +08:00 |
|
chenjiahan
|
98c553de29
|
test(NavBar): update test cases
|
2020-11-14 07:06:21 +08:00 |
|
chenjiahan
|
bea039c810
|
test: should await setProps
|
2020-11-14 06:45:47 +08:00 |
|
chenjiahan
|
e627805746
|
test: replace propsData with props
|
2020-11-13 23:33:15 +08:00 |
|
chenjiahan
|
9d3aa1d0f0
|
test(ActionSheet): update test cases
|
2020-11-13 23:24:47 +08:00 |
|
chenjiahan
|
9965986869
|
fix(ActionSheet): incorrect behavior when clicking disabled option
|
2020-11-13 15:26:27 +08:00 |
|
chenjiahan
|
9240cd128f
|
test(ActionSheet): add more test cases
|
2020-11-13 15:25:49 +08:00 |
|
chenjiahan
|
27b761f534
|
fix(ActionSheet): missing callback option
|
2020-11-13 15:12:01 +08:00 |
|
chenjiahan
|
00bc30c235
|
test(ActionSheet): update test cases
|
2020-11-13 14:14:27 +08:00 |
|
chenjiahan
|
21d52353ab
|
test(ActionSheet): update some test cases
|
2020-11-11 23:17:36 +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
|
2293b652ab
|
Merge branch '2.x' into dev
|
2020-10-29 22:03:29 +08:00 |
|
neverland
|
0cb55c33e0
|
chore(ActionSheet): optimize dom (#7434)
* chore(ActionSheet): optimize dom
* chore: update snapshot
|
2020-10-29 21:57:11 +08:00 |
|
Middletwo-Kid
|
1c38b7385b
|
style(action-sheet): make sure the layout is correct when actions is to much (#7401)
|
2020-10-28 21:04:23 +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
|
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
|
7f87c57d12
|
Merge branch 'dev' into next
|
2020-09-07 20:41:50 +08:00 |
|
neverland
|
601277fbe8
|
test(ActionSheet): update snapsoht (#7126)
|
2020-09-07 20:37:14 +08:00 |
|
chenjiahan
|
b01a587099
|
Merge branch 'dev' into next
|
2020-09-06 07:59:45 +08:00 |
|
Mikasa33
|
b62c0e32cf
|
feat(ActionSheet): add closeable prop (#7099)
* feat(ActionSheet): add closeable prop
* feat(ActionSheet): add closeable prop
* Update index.tsx
Co-authored-by: neverland <chenjiahan@youzan.com>
|
2020-09-05 14:36:20 +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
|
3c415c42d0
|
chore: adjust code
|
2020-09-04 15:33:35 +08:00 |
|
chenjiahan
|
9a84468e79
|
Merge branch 'dev' into next
|
2020-08-31 11:24:31 +08:00 |
|
neverland
|
dae6e2dbd4
|
feat(ActionSheet): add description slot (#7068)
|
2020-08-30 20:17:37 +08:00 |
|
chenjiahan
|
de7c83240d
|
chore(ActionSheet): improve code
|
2020-08-24 10:28:12 +08:00 |
|
chenjiahan
|
ddce2afb4d
|
refactor(ActionSheet): inherit props/events
|
2020-08-23 16:11:20 +08:00 |
|
chenjiahan
|
52b187692b
|
breaking change: rename get-container to teleport
|
2020-08-21 10:58:02 +08:00 |
|
chenjiahan
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
chenjiahan
|
1ad76a8aa3
|
refactor(Popup): remove popup mixin
|
2020-08-19 18:05:52 +08:00 |
|
chenjiahan
|
1e441e86a5
|
docs(ActionSheet): update v-model usage
|
2020-07-25 22:05:47 +08:00 |
|
chenjiahan
|
73d538be05
|
Merge branch 'dev' into next
|
2020-07-25 15:50:49 +08:00 |
|
neverland
|
082b353ad8
|
style(ActionSheet): add @action-sheet-loading-icon-size var (#6847)
|
2020-07-23 20:24:15 +08:00 |
|
neverland
|
3557e8bc69
|
style(ActionSheet): adjust cancel text color to @gray-7 (#6846)
|
2020-07-23 20:13:29 +08:00 |
|
chenjiahan
|
0304fcb6fa
|
chore: merge src and src-next
|
2020-07-15 20:02:00 +08:00 |
|
neverland
|
16e9829173
|
style(ActionSheet): subname vertical align (#6756)
|
2020-07-11 10:03:59 +08:00 |
|