83 Commits

Author SHA1 Message Date
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
Hex
9213839980 fix(ActionSheet): The height of the flex container is lost under iOS 10 (#7578) 2020-11-17 21:59:50 +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
2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
neverland
601277fbe8
test(ActionSheet): update snapsoht (#7126) 2020-09-07 20:37:14 +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
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +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
3557e8bc69
style(ActionSheet): adjust cancel text color to @gray-7 (#6846) 2020-07-23 20:13:29 +08:00
neverland
16e9829173
style(ActionSheet): subname vertical align (#6756) 2020-07-11 10:03:59 +08:00
neverland
2f1e84abe4
docs: demo card (#6703) 2020-07-04 20:38:16 +08:00
neverland
c8defcb0f9
style(ActionSheet): update description style (#6586) 2020-06-20 17:12:37 +08:00
chenjiahan
8db218e9c0 style(ActionSheet): remove option border 2020-05-26 10:45:18 +08:00
chenjiahan
52dbc7563c docs(ActionSheet): improve demo 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
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
68164e64cf feat(ShareSheet): support title、description prop 2020-04-09 13:09:32 +08:00
chenjiahan
8144e3de50 docs: fix CN basic usage title 2020-04-09 13:09:32 +08:00
neverland
cc4c68dc2b
docs(ActionSheet): add v-model api (#6017) 2020-04-08 15:35:47 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan
a5acd379f7 feat(ActionSheet): add close-on-popstate prop (#5716) 2020-02-25 19:04:00 +08:00
陈嘉涵
a83082f599 feat(Calendar): add open、opened event 2020-02-20 19:52:55 +08:00
陈嘉涵
aceaa2f739 docs: improve event param typing 2020-02-09 11:12:15 +08:00
陈嘉涵
e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵
265bfeaac7 feat(ActionSheet): add @action-sheet-close-icon-active-color less var 2020-02-06 10:59:21 +08:00
陈嘉涵
c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +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
陈嘉涵
1b576f02b2 docs: optimize safe area link 2020-01-23 10:40:37 +08:00
陈嘉涵
e04fb6cd7b docs: fix arrow-direction default value 2020-01-23 10:36:43 +08:00
陈嘉涵
24ec818121 docs: optimize icon link 2020-01-23 10:32:02 +08:00
neverland
803727e2f9
feat(Calendar): add get-contaienr prop (#5609) 2020-01-20 16:43:47 +08:00
陈嘉涵
6418e97fc8 docs(ActionSheet): update demo and documents 2020-01-19 20:44:36 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
2adcfd8b8b chore: prettier test files 2020-01-19 16:16:54 +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
陈嘉涵
6191601e29 feat(cli): update site nav color 2020-01-18 20:30:25 +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
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
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +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
e36561457b
fix(ActionSheet): reset button padding (#5113) 2019-11-26 17:59:26 +08:00
neverland
27e2e9cb2e
docs: add demo link of get-container prop (#5080) 2019-11-22 11:08:39 +08:00