Commit Graph
55 Commits
Author SHA1 Message Date
chenjiahan 8a7882b0c8 docs(ActionSheet): use composition api 2020-12-09 17:48:37 +08:00
chenjiahan 8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverlandandGitHub 862adcd8eb docs: display all less variables (#7604) 2020-11-22 16:02:46 +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 b01a587099 Merge branch 'dev' into next 2020-09-06 07:59:45 +08:00
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
neverlandandGitHub d0eb103cba docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan 9a84468e79 Merge branch 'dev' into next 2020-08-31 11:24:31 +08:00
neverlandandGitHub dae6e2dbd4 feat(ActionSheet): add description slot (#7068) 2020-08-30 20:17:37 +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 1e441e86a5 docs(ActionSheet): update v-model usage 2020-07-25 22:05:47 +08:00
neverlandandGitHub 16e9829173 style(ActionSheet): subname vertical align (#6756) 2020-07-11 10:03:59 +08:00
chenjiahanandneverland 52dbc7563c docs(ActionSheet): improve demo 2020-05-26 10:45:18 +08:00
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahanandneverland 68164e64cf feat(ShareSheet): support title、description prop 2020-04-09 13:09:32 +08:00
chenjiahanandneverland 8144e3de50 docs: fix CN basic usage title 2020-04-09 13:09:32 +08:00
neverlandandGitHub cc4c68dc2b docs(ActionSheet): add v-model api (#6017) 2020-04-08 15:35:47 +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
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +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
陈嘉涵 6418e97fc8 docs(ActionSheet): update demo and documents 2020-01-19 20:44:36 +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
neverlandandGitHub c4d6f94f1b feat(ActionSheet): update close icon style (#5574) 2020-01-14 14:13:32 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverlandandGitHub 27e2e9cb2e docs: add demo link of get-container prop (#5080) 2019-11-22 11:08:39 +08:00
neverlandandGitHub 553b605f2c docs(ActionSheet): add close-icon description (#5019) 2019-11-15 09:51:49 +08:00
neverlandandGitHub 3cef79a2eb docs(DatetimePicker): add tips of iOS date (#4839) 2019-10-25 17:31:25 +08:00
neverlandandGitHub 9f523682e0 feat(ActionSheet): add description prop (#4691) 2019-10-11 15:28:52 +08:00
neverlandandGitHub 7f8160eb1c feat(ActionSheet): update style (#4546) 2019-09-23 17:42:10 +08:00
neverlandandGitHub 77b08b15db feat(ActionSheet): enable round by default (#4542) 2019-09-23 15:45:22 +08:00
neverlandandGitHub 16a5de6d5f feat(ActionSheet): enable safe-area-inset-bottom by default (#4524) 2019-09-21 07:42:15 +08:00
neverlandandGitHub 971b218873 feat(Popup): add close-icon-position prop (#4507) 2019-09-19 17:14:14 +08:00
neverlandandGitHub 50aa27fc64 docs: add guide of safe-area-inset-bottom (#4418) 2019-09-10 20:07:31 +08:00
neverlandandGitHub ecbdc2bede docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverlandandGitHub 959efb0ce6 docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverlandandGitHub 16e80672d5 docs: remove 1.x version tip (#4257) 2019-08-27 17:50:36 +08:00
neverlandandGitHub 6413cd1996 [Doc] ActionSheet: add tips of component name (#4100) 2019-08-12 17:07:10 +08:00
neverlandandGitHub cf92bb122a [Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
neverlandandGitHub a75e4cfb18 [new feature] ActionSheet: add color option (#4073) 2019-08-08 20:48:24 +08:00
neverlandandGitHub e6a13e8887 [new feature] ActionSheet: add round prop (#3874) 2019-07-17 13:56:23 +08:00