Commit Graph

45 Commits

Author SHA1 Message Date
xuxiaoyan cdd58a97e6 doc: update readme example link 2018-12-18 16:06:20 +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 5c5c1b9622 test: update test cases 2018-12-11 21:27:39 +08:00
xuxiaoyan 6d5e302668 test(popup, water-mark): change test env name 2018-12-09 20:36:47 +08:00
supergaojian e59170e6e9 feat(utils): fit for support ssr (#245)
* feat(utils): fit for support ssr

* feat(amount,captcha,dialog,popup,swiper): fit for for ssr
2018-12-06 16:28:45 +08:00
xuxiaoyan a75c4032f1 fix(popup, picker, selector): extract public style 2018-12-06 16:23:15 +08:00
xuxiaoyan 5afd77eb35 fix(popup): change title & description gap size 2018-12-03 19:13:15 +08:00
xuxiaoyan 99af2fb0fc fix(popup): remove settimeout inside hide 2018-12-01 03:14:11 +08:00
xuxiaoyan 5ae656cd94 fix(popup): hide asynchronously 2018-12-01 03:13:53 +08:00
xuxiaoyan 7cdf0d4d82 doc: update 2018-11-25 10:40:18 +08:00
xuxiaoyan 9433887669 feat: add prop describe 2018-11-20 11:19:34 +08:00
xuxiaoyan dab2945cb8 example(popup): remove prevet-scroll 2018-11-19 21:13:41 +08:00
xuxiaoyan d1f7e51901 doc: update readme 2018-11-19 18:59:56 +08:00
xuxiaoyan 02c22f0851 example(popup): update icon name 2018-10-15 16:13:07 +08:00
moyus 3df11539e1 feat(code clean up): 2018-09-24 15:48:57 +08:00
moyus 55c05f5797 fix(dialog,landscape,popup): change default transition 2018-09-15 20:52:20 +08:00
moyus a36de2e570 feat(popup): layouts refactor 2018-09-14 22:27:20 +08:00
xuxiaoyan cc954a3e3b example: update demo height 2018-09-13 11:19:46 +08:00
moyus 9a49959c57 feat(popup): add fade-zoom transition 2018-09-03 16:51:17 +08:00
xuxiaoyan 47795eb635 style(popup): change fade-slide translate 2018-08-30 16:47:15 +08:00
xuxiaoyan 4cc60355cb feat(popup): add transition fade-bounce/fade-slide 2018-08-30 16:04:31 +08:00
gaojian c2f02cd410 style(build): 修改popup的demo引入的css变量 2018-08-28 15:23:46 +08:00
xuxiaoyan bb96a7f7e2 style(popup): move radius to popup-box 2018-08-21 17:37:49 +08:00
xuxiaoyan 13aae1b9fb style(popup): update title-bar style 2018-08-20 20:16:17 +08:00
xuxiaoyan 55bbcd5811 feat(popup): update 2.0 style 2018-08-14 17:42:51 +08:00
xuxiaoyan d06e0dcea2 fix(selector): cancle-text default value & popup titlebar style[#173] 2018-07-31 20:29:34 +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
xuxiaoyan 9b365ddb74 site&example:add default title to examples & update docs 2018-06-21 11:34:49 +08:00
xuxiaoyan 8661cf73b7 style:update theme related stylus variables 2018-06-08 13:40:47 +08:00
didi 48df4f9bcf correct english version file 2018-06-05 15:10:38 +08:00
didi 25dcd89f9b correct popup 2018-06-05 14:38:13 +08:00
xuxiaoyan 3243c956d0 Merge branch 'dev' into feature_en_doc 2018-05-30 14:15:50 +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 71ea395360 doc:update english docs 2018-05-23 18:49:23 +08:00
xuxiaoyan 2e138b6fef add demos english text & update site 2018-05-21 19:37:56 +08:00
xuxiaoyan 939e5c84aa doc:update docs & add english version 2018-05-21 17:18:03 +08:00
xuxiaoyan 148746ffad fix:add popbox background for iphonex gap 2018-05-09 10:46:11 +08:00
xuxiaoyan 0961dcf816 fix(popup):fit to iphonex safearea 2018-05-07 18:29:41 +08:00
xuxiaoyan bc93fc6932 site:add code operator & update doc builder & remove development code 2018-05-02 10:57:46 +08:00
moyuboy ae1e1c277b feat(button): remove `.native` modifier on click event 2018-04-24 22:47:39 +08:00
moyus 632cc0c991 test: Improve unit test cases 2018-04-23 17:33:32 +08:00
xuxiaoyan c2b9f8f04a fix(popup & drop-menu): prevent scroll action breackdown & popup set preventScrollExclude dynamically 2018-04-20 14:54:47 +08:00
moyus 3c516cec6b fix(popup): missing script tag of demo 2018-04-11 16:55:48 +08:00
remote-star 65f8dacfe1 doc(readme): adjust the example path for each component in its readme doc. 2018-03-29 14:56:07 +08:00
moyus 36c6454b79 Initial commit 2018-03-26 16:04:04 +08:00