Commit Graph

23 Commits

Author SHA1 Message Date
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
supergaojian 9780f2ff53 feat(selector): support multi select (#460)
feat #296
2019-06-13 16:15:42 +08:00
xuxiaoyan bceb213ca5 feat(selector): remove limit of default-value type
#305
2019-02-14 17:01:47 +08:00
xuxiaoyan 6aacd8fdc6 feat(selector): add icon configration & mixin 2018-12-13 19:59:17 +08:00
xuxiaoyan 16431b6964 fix(popup, picker, date-picker, tab-picker, selector, cashier): extract props to mixins 2018-12-12 14:11:25 +08:00
xuxiaoyan 5f7540f980 fix(selector): min-height & max-hight 2018-12-06 20:14:04 +08:00
xuxiaoyan a75c4032f1 fix(popup, picker, selector): extract public style 2018-12-06 16:23:15 +08:00
xuxiaoyan 247ae84261 feat(selector): add prop min-height & change max-height default value 2018-12-03 19:17:22 +08:00
xuxiaoyan 82873107a3 fix(drop-menu, selector, tab-picker): replace if/else with is-slot-scope 2018-11-29 11:53:23 +08:00
xuxiaoyan 9433887669 feat: add prop describe 2018-11-20 11:19:34 +08:00
xuxiaoyan 43339ed2cb fix(update icon style): 2018-10-15 16:22:21 +08:00
moyus 5c11f49513 feat(selector): code refactor 2018-09-22 22:20:10 +08:00
xuxiaoyan c0ae804607 feat(selector): update 2.0 style 2018-08-20 20:15:49 +08:00
xuxiaoyan 395e6b8e44 update 2018-07-31 20:31:13 +08:00
Shawn Xu ea1bdc80d7 Fix selector scroll (#159)
* fix(scroll-view):fix content can not respond to click events

* fix(selector):fix click penetration #157

* doc(popup):update prevent-scroll
2018-07-24 13:16:28 +08:00
moyus 7cb683dc9a fix(selector): overwrite style 2018-07-20 18:19:56 +08:00
xuxiaoyan dfc54c41ab feature(radio):add is-across-border for selector & drop-menu, update disabled field item style 2018-07-20 11:42:21 +08:00
xuxiaoyan 85d2617de7 style:optimize theme stylus variables 2018-06-09 20:44:42 +08:00
xuxiaoyan be649232c4 style:update theme related stylus variables 2018-06-06 21:18:20 +08:00
Shawn Xu 943e5be4e2 Feature issue 64/75/77 (#90)
* feature(picker):reset picker when cancel

* feature:add maskClosable prop #64

* fix(date-picker):amend defaultDate according to minDate and maxDate #75

* feature(cashier):update channel display logic #77

* feat(tab-picker): add revoke operation feature  when user click the cancel button

* feat(tab-pciker): add async casacade tabpicker initial feature

* feature(action-sheet & selector):add max-height limit prop #86

* fix(tab-picker): recursion breakpoints continue

* fix(cashier):fix unit test error
2018-05-29 00:11:05 +08:00
xuxiaoyan 148746ffad fix:add popbox background for iphonex gap 2018-05-09 10:46:11 +08:00
moyus 36c6454b79 Initial commit 2018-03-26 16:04:04 +08:00