Commit Graph

11 Commits

Author SHA1 Message Date
eeeeelle 1ec2bb48af
Feat more locale (#751)
refactor: support more language
2021-07-16 13:24:11 +08:00
hangzou 2b0b6ab459
feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
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 88888809a8 fix(action-sheet): add onCancel to sp option & add test cases 2018-12-12 20:47:15 +08:00
xuxiaoyan 3d97fdbb97 fix(action-sheet): remove prop max-height & update style 2018-11-30 20:33:32 +08:00
moyus 3bfe6684d6 fix: correct zindex 2018-11-11 12:17:35 +08:00
moyus 6a10d95e06 fix: default hariline position 2018-09-26 20:10:47 +08:00
moyus 5db50ccf89 fix: style refactor 2018-09-14 16:03:24 +08:00
moyus 03f4311dee style: clean styles 2018-09-03 17:28:32 +08:00
xuxiaoyan d6c90d41d8 feat(action-sheet): update 2.0 style 2018-08-21 17:47:20 +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