26 Commits

Author SHA1 Message Date
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
neverland
dae6e2dbd4
feat(ActionSheet): add description slot (#7068) 2020-08-30 20:17:37 +08:00
neverland
082b353ad8
style(ActionSheet): add @action-sheet-loading-icon-size var (#6847) 2020-07-23 20:24:15 +08:00
neverland
16e9829173
style(ActionSheet): subname vertical align (#6756) 2020-07-11 10:03:59 +08:00
chenjiahan
8db218e9c0 style(ActionSheet): remove option border 2020-05-26 10:45:18 +08:00
neverland
0a3cafcedb
style(ActionSheet): improve text size adjust (#6175) 2020-04-29 20:12:30 +08:00
chenjiahan
a5acd379f7 feat(ActionSheet): add close-on-popstate prop (#5716) 2020-02-25 19:04:00 +08:00
陈嘉涵
44072e8c3f fix(Popup): duration prop not work when position is center 2020-01-28 21:57:29 +08:00
陈嘉涵
4fba295ea1 feat(Popup): duration can be string type 2020-01-28 21:50:09 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverland
c4d6f94f1b
feat(ActionSheet): update close icon style (#5574) 2020-01-14 14:13:32 +08:00
陈嘉涵
2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
neverland
8dea26db95
fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverland
93df00ce85
fix(ActionSheet): should not submit form (#5181) 2019-12-03 17:48:41 +08:00
neverland
5d157c409b
feat(ActionSheet): add close-icon prop (#5016) 2019-11-14 19:52:30 +08:00
neverland
9f523682e0
feat(ActionSheet): add description prop (#4691) 2019-10-11 15:28:52 +08:00
neverland
77b08b15db
feat(ActionSheet): enable round by default (#4542) 2019-09-23 15:45:22 +08:00
neverland
6e5e2f22a9
feat(ActionSheet): improve accessibility (#4525) 2019-09-21 12:26:26 +08:00
neverland
16a5de6d5f
feat(ActionSheet): enable safe-area-inset-bottom by default (#4524) 2019-09-21 07:42:15 +08:00
neverland
a80773e19e
feat(Popup): add safe-area-inset-bottom prop (#4419) 2019-09-10 20:15:24 +08:00
neverland
24f5a91cd3
[improvement] add constant of border (#4078) 2019-08-09 14:15:49 +08:00
neverland
a75e4cfb18
[new feature] ActionSheet: add color option (#4073) 2019-08-08 20:48:24 +08:00
neverland
e6a13e8887
[new feature] ActionSheet: add round prop (#3874) 2019-07-17 13:56:23 +08:00
neverland
be96fa2233
[improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00