Commit Graph
51 Commits
Author SHA1 Message Date
neverlandandGitHub 0897d46143 feat(Popup): click-overlay add event param (#8107) 2021-02-09 16:45:42 +08:00
neverlandandGitHub 3db2610931 docs(ActionSheet): add callback (#8072) 2021-02-03 11:00:06 +08:00
chenjiahan cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
neverlandandGitHub 8f2b03ec18 docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
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 f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverlandandGitHub a3b9e67d36 docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +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 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
陈嘉涵 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
neverlandandGitHub 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
陈嘉涵 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
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 553b605f2c docs(ActionSheet): add close-icon description (#5019) 2019-11-15 09:51:49 +08:00
neverlandandGitHub 9f523682e0 feat(ActionSheet): add description prop (#4691) 2019-10-11 15:28:52 +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 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
neverlandandGitHub d15315b8e4 [Doc] optimize data structure table (#3854) 2019-07-15 17:00:41 +08:00
陈嘉涵 2c4adff307 [Doc] detailed Array typing 2019-07-11 20:44:51 +08:00
陈嘉涵 019c75506a [Doc] use ts-style type 2019-07-11 20:35:41 +08:00