Commit Graph

11 Commits

Author SHA1 Message Date
Shawn Xu 2b3a55f1ff
feat(title-bar): add prop large-radius for "Popup" ed components (#508)
* feat(selector): add props large-radius, hide-title-bar & add slots header, footer

* feat(date-picker): add prop large-radius

* feat(picker): add prop large-radius & update style

* feat(tab-picker): add prop large-radius & update demo

* feat(cashier): add prop large-radius & update demo

* feat(popup): add props large-radius, only-close & update demo

* style: update variables of popup

* doc: update readme of components based on popup & popup add props large-radius, only-close

* feat(popup): add prop title-align

* feat(action-sheet): add prop large-radius

* fix(cashier): replace slot content by only-close
2019-07-29 10:42:35 +08:00
xuxiaoyan 6998a6cf80 doc: update preview links 2019-01-29 16:31:24 +08:00
xuxiaoyan b574dc0124 doc(toast, dialog, action-sheet): add prototype methods usage 2018-12-21 10:51:52 +08:00
xuxiaoyan cdd58a97e6 doc: update readme example link 2018-12-18 16:06:20 +08:00
xuxiaoyan 6852738c8b doc(action-sheet): update sp event handler 2018-12-12 20:46:15 +08:00
xuxiaoyan 3d97fdbb97 fix(action-sheet): remove prop max-height & update style 2018-11-30 20:33:32 +08:00
xuxiaoyan 7cdf0d4d82 doc: update 2018-11-25 10:40:18 +08:00
moyu 291de878f8 feat(action-sheet): Add static methods support #79 (#117)
* feat(action-sheet): Add static methods support

* feat(action-sheet): format code

* test(action-sheet): add static method tests
2018-06-30 14:52:41 +08:00
xuxiaoyan ec88e6f701 doc:add a version number identifier for new features 2018-06-28 00:21:08 +08:00
xuxiaoyan dd00e7dca2 doc:update docs & demo title 2018-06-15 15:58:08 +08:00
didi 76850395fe correct actionSheet 2018-06-01 16:02:20 +08:00