Commit Graph

901 Commits

Author SHA1 Message Date
xuxiaoyan eae4248596 fix(cashier): update channel-item style 2019-03-16 10:55:49 +08:00
moyu bf377a3073 fix(swiper): remove all listeners (#361)
338
2019-03-15 16:55:01 +08:00
Shawn Xu a01979e64f fix(input-item): change virtualKeyboardVm type to string (#357)
use ref name to look up a component instance in context instead of passing a reference directly
2019-03-15 15:58:15 +08:00
xuxiaoyan 5f6df6112e fix(cashier): update style 2019-03-13 10:45:21 +08:00
moyu af99607ab3 fix: fix css variables not working on some components (#351) 2019-03-08 15:44:49 +08:00
Shawn Xu 85b0fad3c6 fix(popup): display popup box synchronously (#342)
support for toast show and hide synchronous calls

#341
2019-03-08 13:35:44 +08:00
moyu 0c971e4653 fix(scroll-view): fix move outside screen not trigger scroll end (#344) 2019-03-08 11:53:57 +08:00
Shawn Xu 5b8701d9c5 Optimized swiper page flip trigger (#350)
* fix(utils): fix scroller zooming

* fix(swiper): Optimized page flip trigger

update params for render function
2019-03-08 11:53:42 +08:00
Shawn Xu bdbcba280d fix(utils): fix scroller zooming (#349) 2019-03-07 23:28:40 +08:00
xuxiaoyan 46dbcf375c fix(utils): update randomId 2019-02-27 14:23:53 +08:00
moyus d44f5bc852 test(input-item): update snapshots 2019-02-25 19:55:25 +08:00
Shawn Xu 626cd65234 Fix scrollview (#336)
* feat(utils): add throttle

* fix(utils): update scroller minVelocityToStartDeceleration

* fix(scroll-view): update trigger condition of endReached

* fix(utils): update scroller minVelocityToStartDeceleration

* fix(scroll-view): fix more slot prop & add end-reached event
2019-02-25 19:46:26 +08:00
xuxiaoyan 2cb66f065a fix(input-item): fix the type of native input for money 2019-02-25 18:57:23 +08:00
supergaojian c7c88909d9 fix(input-item): no wrap title with isTitlelatent (#337) 2019-02-25 17:27:54 +08:00
xuxiaoyan c62ad77727 doc(input-item): update title 2019-02-25 16:15:54 +08:00
xuxiaoyan 73a1a40bcf example: remove empty style 2019-02-23 18:52:05 +08:00
xuxiaoyan 5222f0f148 test(steps): update test cases 2019-02-22 20:25:01 +08:00
xuxiaoyan 6a344fbbbd test(steps): update snapshots 2019-02-22 19:44:50 +08:00
moyus 9c9b2d088a test(steps): update snapshots 2019-02-22 15:39:23 +08:00
moyus d0368ae387 test(captcha): fix a test case 2019-02-22 15:38:55 +08:00
xuxiaoyan 8ed04e8cc1 test: update test cases & snapshots 2019-02-22 15:29:07 +08:00
moyus 867ae73ac4 test(tab-picker): update snapshot 2019-02-22 15:02:25 +08:00
supergaojian e1c59f72d4 fix(input-item): fix input-item with virtualKeyboard in vue@2.6 bug (#327)
fix #324
2019-02-22 14:32:30 +08:00
Shawn Xu 6cc6141cb5 feat(scroll-view): add prop touch-angle (#326)
limit the angle at which triggers scroll events to reduce scroll sensitivity
2019-02-22 14:31:14 +08:00
xuxiaoyan 08e770d17e fix(amount): use of system built-in fonts defaultly 2019-02-22 11:49:21 +08:00
xuxiaoyan b8cdfb483c doc: update 2019-02-22 10:44:36 +08:00
xuxiaoyan c98856d73c feat(picker & date-picker): add prop line-height
#323
2019-02-22 10:30:23 +08:00
xuxiaoyan ab5c5c63cb add financial amount font #325 2019-02-21 17:21:40 +08:00
xuxiaoyan 33ff4ea8c4 fix(input-item): add debounce for setting cursor position
#322
2019-02-20 14:27:25 +08:00
xuxiaoyan 26f67834f2 feat(picker): add prop line-height
option height setting

#323
2019-02-20 11:51:14 +08:00
xuxiaoyan b5c7535fa3 doc(check): add props 2019-02-19 11:03:40 +08:00
xuxiaoyan 6636159940 Merge branch 'dev' of https://github.com/didi/mand-mobile into dev 2019-02-18 15:21:14 +08:00
xuxiaoyan def6b00800 fix(scroll-view): increase scrolling speed 2019-02-18 15:20:53 +08:00
moyu 1c6d3e1000 Fix TabPicker scroll problem (#321)
* fix(tabs): parent child relationship context

* fix(tab-picker): prevent body scroll when manipulate with option list

* example(tab-picker): add more city data
2019-02-18 14:17:59 +08:00
xuxiaoyan 79f64b7ee0 feat(scroll-view): debounced endReached event 2019-02-16 20:52:40 +08:00
xuxiaoyan 29e7527185 feat(utils): add debounce 2019-02-16 20:50:14 +08:00
xuxiaoyan 6910e83057 feat(scrollview): add prop immediateCheckEndReaching
trigger endReaching event when the content is less than one screen
2019-02-15 13:10:47 +08:00
xuxiaoyan bceb213ca5 feat(selector): remove limit of default-value type
#305
2019-02-14 17:01:47 +08:00
xuxiaoyan f1cce00843 feat(radio): remove limit of name & value type 2019-02-14 17:00:57 +08:00
xuxiaoyan 0fecadf71c fix(swiper): change dom target at scroller size initialization
#311
2019-02-14 16:53:08 +08:00
xuxiaoyan ccdd71cdc9 doc(icon): fix icon usage 2019-02-14 14:42:54 +08:00
xuxiaoyan 92cf1a3692 doc(radio-list): update change event 2019-02-13 16:42:58 +08:00
xuxiaoyan 49a621aadb feat(water-mark): Increase z-index of content container
#304
2019-01-30 16:14:34 +08:00
xuxiaoyan c7b6515f1c example(image-reader): update style 2019-01-30 15:35:43 +08:00
xuxiaoyan 4d307c1e4e example(input-item): fix error 2019-01-30 11:47:37 +08:00
xuxiaoyan 26cdf6dee0 feat(check): extend supported types 2019-01-29 20:12:21 +08:00
xuxiaoyan 6998a6cf80 doc: update preview links 2019-01-29 16:31:24 +08:00
xuxiaoyan 978ad7052d test: update snapshots 2019-01-29 11:34:25 +08:00
xuxiaoyan b5502396f6 feat(icon): add classname for 3rd party icon font
#295
2019-01-28 22:07:04 +08:00
xuxiaoyan a27657cec3 test: add ignore comments 2019-01-26 22:28:11 +08:00
xuxiaoyan d30defb9c5 test: update cases & snapshots 2019-01-26 22:26:26 +08:00
xuxiaoyan 88ff9d66db feat(radio): value support number
fix #289
2019-01-23 14:13:46 +08:00
xuxiaoyan 6f354f109f test: update cases 2019-01-22 17:47:34 +08:00
xuxiaoyan 1dd6a02e5b test: update snapshots 2019-01-22 17:47:18 +08:00
xuxiaoyan 0056546af1 test: add ignore comments 2019-01-22 17:46:53 +08:00
xuxiaoyan 8e6b8b5a43 test: update cases 2019-01-22 17:45:20 +08:00
xuxiaoyan 5a38b1b60a doc(scroll-view): update
fix #287
2019-01-21 19:25:35 +08:00
supergaojian c4d7c8ba2f Merge remote-tracking branch 'origin/2.0' into 2.0 2019-01-21 18:14:07 +08:00
supergaojian 2d61169583 fix(Dialog): fix dialog default without preventScroll
fix #286
2019-01-21 18:13:41 +08:00
supergaojian 0945f8610d fix(DetailItem): fix DetailItem only support content in string
fix #285
2019-01-21 18:12:02 +08:00
xuxiaoyan bab3c15b02 doc(selector): add disabled 2019-01-21 10:44:38 +08:00
xuxiaoyan d0af4fbd55 test: update snapshots 2019-01-18 17:52:41 +08:00
xuxiaoyan 5ad9d7166f example(steps): fix step value 2019-01-18 17:48:45 +08:00
xuxiaoyan 33d9a63a24 test: update test cases 2019-01-18 17:48:18 +08:00
xuxiaoyan 23706a36a4 test: add ignore comments & optimize judgment 2019-01-18 17:46:58 +08:00
xuxiaoyan 82453bb3ec fix(check): update style
icon positioning exception
2019-01-17 10:54:26 +08:00
xuxiaoyan 2a0080096c test: update test util & cases 2019-01-13 17:59:27 +08:00
xuxiaoyan 711cd3d8d5 test: supplementary unit test 2019-01-09 20:45:54 +08:00
xuxiaoyan c3c831069f example(number-keyboard): update 2019-01-09 15:59:39 +08:00
xuxiaoyan 99fc957c37 feat(number-keyboard): add prop virtualKeyboardVm & update style 2019-01-09 15:59:15 +08:00
xuxiaoyan 87c6102f16 feat(cashier): add footer slot & add img to channels 2019-01-08 16:16:57 +08:00
xuxiaoyan b863eb5e43 fix(input-item): remove setting cursor for native type
#268
2019-01-08 12:05:53 +08:00
xuxiaoyan e0876fbb76 doc: update 2019-01-04 17:34:12 +08:00
xuxiaoyan 363d229597 test: update snapshots 2019-01-04 16:56:32 +08:00
xuxiaoyan 68d3ca2237 fix(amount): istanbul ignore 2019-01-04 16:52:06 +08:00
xuxiaoyan f4b0e0d7c5 fix(cashier): add channel ref 2019-01-04 16:51:31 +08:00
xuxiaoyan d3e4db950f fix(bill): update style
larger neck border
2019-01-04 16:50:37 +08:00
xuxiaoyan d7936b7592 test: update cases & snapshots 2019-01-04 16:50:06 +08:00
xuxiaoyan 6e9016e32c feat(icon): add woff 2019-01-04 14:45:29 +08:00
xuxiaoyan bbfd04ec2a feat(svg): update svg source files 2019-01-04 11:56:41 +08:00
xuxiaoyan fe53d471f9 fix(agree): icon dislocation 2019-01-03 17:10:45 +08:00
xuxiaoyan 33b6aa66c5 feat(entry): add PascalCase name registration
#261
2018-12-28 17:11:55 +08:00
xuxiaoyan 6b2da7a98b fix(picker, number-keyboard): add ref to inner components 2018-12-28 16:14:55 +08:00
xuxiaoyan 697c1ec5bc doc: update readme & migration 2018-12-26 16:10:20 +08:00
xuxiaoyan 0a65cdc9c3 example(tab-bar, scroll-view): update cases 2018-12-26 16:04:40 +08:00
xuxiaoyan 2155b3c0b7 feat(scroll-view): add prop manual-init & method init
used for asynchronous initialization scenarios
2018-12-26 16:02:03 +08:00
xuxiaoyan 68fb6cfe4c feat(tab-bar, tabs): add prop immedate
trigger change event immediately after initialization
2018-12-26 15:54:42 +08:00
xuxiaoyan 9b33860fc3 fix(swiper): consume unfinished transition handler first 2018-12-26 11:59:01 +08:00
xuxiaoyan a2c9db46a8 fix(activity-indicator): update style
fix roller container inline gap
2018-12-26 11:29:55 +08:00
xuxiaoyan 435d17b65a fix(number-keyboard): remove pickup & confirm stopImmediatePropagation/prevent 2018-12-26 11:24:43 +08:00
xuxiaoyan bf3af86646 doc: swiper add prop 2018-12-26 01:24:36 +08:00
xuxiaoyan 93187c8a57 example(swiper): update cases 2018-12-26 01:22:49 +08:00
xuxiaoyan 50c5eb3c55 feat(swiper): add prop transtion-duration & optimizing event listeners 2018-12-26 01:22:20 +08:00
xuxiaoyan f8a7fc2224 fix(tab-bar): scrollview container inline blank gap 2018-12-24 20:44:25 +08:00
xuxiaoyan 638804491e example(scroll-view): update cases 2018-12-23 21:35:41 +08:00
xuxiaoyan 472654bcad fix(scroll-view): remove container background color 2018-12-23 21:35:07 +08:00
xuxiaoyan 985cd4955b example(result-page): update cases 2018-12-21 18:25:41 +08:00
xuxiaoyan c39727fb0a test: update mand-mobile introduction 2018-12-21 18:18:05 +08:00
xuxiaoyan 758fac25bf test(action-bar): update snapshot 2018-12-21 17:33:11 +08:00
xuxiaoyan e49d611169 Merge branch '2.0' of https://github.com/didi/mand-mobile into 2.0 2018-12-21 17:30:32 +08:00
xuxiaoyan 3502eedf44 example(tabs, tab-bar): update style 2018-12-21 17:29:05 +08:00
xuxiaoyan 0b5a692dc0 fix(tab-bar, tabs): update style 2018-12-21 17:28:36 +08:00
supergaojian c5ecf09f27 Merge branch '2.0' of https://github.com/didi/mand-mobile into 2.0 2018-12-21 16:38:34 +08:00
supergaojian efd4bdeb6b feat(transition): translate改为3d渲染 2018-12-21 16:38:11 +08:00
xuxiaoyan ab6c8dbf76 test(result-page): update snapshots 2018-12-21 16:10:27 +08:00
xuxiaoyan 36ad4fe896 fix(result-page): update icon 2018-12-21 16:00:24 +08:00
xuxiaoyan ba5d90fd0d fix(action-bar): update style 2018-12-21 15:04:08 +08:00
xuxiaoyan 547fdf9ff5 example(picker): update cases 2018-12-21 12:11:38 +08:00
xuxiaoyan b9d99e3f2c feat(picker): add prop default-value
#255
2018-12-21 12:11:13 +08:00
xuxiaoyan 96572867f7 fix(input-item): float mode style 2018-12-21 12:06:24 +08:00
xuxiaoyan 90de02e41f code-style(entry): update comments 2018-12-21 10:52:29 +08:00
xuxiaoyan b574dc0124 doc(toast, dialog, action-sheet): add prototype methods usage 2018-12-21 10:51:52 +08:00
xuxiaoyan 1a95d113e7 example(bill & cell-item): update text 2018-12-20 13:54:58 +08:00
xuxiaoyan bade40b39b doc(drop-menu): title 2018-12-20 13:53:40 +08:00
moyus 463f157e47 fix(popup): excute timing 2018-12-19 13:28:27 +08:00
xuxiaoyan fe8fc5bac0 test: update ut & snapshots 2018-12-19 13:27:32 +08:00
xuxiaoyan fb7849e666 feat(cashier): add custom scene 2018-12-19 10:56:49 +08:00
xuxiaoyan 61a73beb16 fix(picker): change scroller min velocity 2018-12-18 21:07:49 +08:00
xuxiaoyan 7195cc77ba example: remove console 2018-12-18 18:52:11 +08:00
xuxiaoyan 5a2336ccc3 test(number-keyboard, input-item): update snapshots 2018-12-18 18:51:56 +08:00
xuxiaoyan 8761c46700 fix(number-keyboard): priority use touch event 2018-12-18 18:51:25 +08:00
supergaojian 8b54aca9b2 Merge remote-tracking branch 'origin/2.0' into 2.0 2018-12-18 16:21:48 +08:00
supergaojian 2e0f5d7e1a example(steps): change steps demo2 2018-12-18 16:21:14 +08:00
xuxiaoyan cdd58a97e6 doc: update readme example link 2018-12-18 16:06:20 +08:00
xuxiaoyan 9ab2fd96e3 example(scroll-view): tab-bar continuous click problem 2018-12-18 16:05:28 +08:00
xuxiaoyan 45779b9093 fix(captcha): remove clearing code in setError 2018-12-17 17:20:12 +08:00
supergaojian 46056d7d6a code-style(steps): clear invalid code 2018-12-17 16:56:03 +08:00
supergaojian a86ad6fb3b Merge remote-tracking branch 'origin/2.0' into 2.0 2018-12-17 16:53:51 +08:00
supergaojian 5ea354a302 fix(steps): style compatibility issues 2018-12-17 16:52:28 +08:00
xuxiaoyan 2c9b596cce fix(picker): update picker border width 2018-12-17 16:51:29 +08:00
supergaojian f5fccb25d8 example(captcha): fix demo verify captcha too fast 2018-12-17 10:52:42 +08:00
xuxiaoyan 68fac32005 fix: update theme style 2018-12-16 18:54:17 +08:00
xuxiaoyan d38fab058c fix: css variables in stylus mixin 2018-12-16 12:43:52 +08:00
xuxiaoyan 1810618ecd fix(input-item): large close btn & delay blur event emit 2018-12-14 20:22:26 +08:00
xuxiaoyan 08598d6b19 fix(picker): data update exception caused by refresh deferred 2018-12-14 19:54:44 +08:00
xuxiaoyan 8657fa7605 Merge branch '2.0' of https://github.com/didi/mand-mobile into 2.0 2018-12-14 16:56:34 +08:00
xuxiaoyan 6857fd0393 test(cashier): update snapshots 2018-12-14 16:56:23 +08:00
moyus 8b6af0c5b6 test(toast): toast test cases 2018-12-14 16:55:12 +08:00
xuxiaoyan 4e49a0e6b8 Merge branch '2.0' of https://github.com/didi/mand-mobile into 2.0 2018-12-14 16:36:51 +08:00
xuxiaoyan eed2aae9b3 doc: update basic doc 2018-12-14 16:35:45 +08:00
moyus f0cffe6d0c fix(toast): make data change unpredictable to be predictable 2018-12-14 15:31:52 +08:00
xuxiaoyan 5d8ae7839b feat(add slot payButton & support multiple buttons): 2018-12-14 12:46:39 +08:00
xuxiaoyan 7ce28e19b3 test: update cases 2018-12-14 00:14:12 +08:00
xuxiaoyan 520ab7a3da example: remove old codesandbox & fix en title 2018-12-13 20:04:48 +08:00
xuxiaoyan 3268f00f94 feat(add prop no-border): 2018-12-13 20:00:06 +08:00
xuxiaoyan 6aacd8fdc6 feat(selector): add icon configration & mixin 2018-12-13 19:59:17 +08:00
xuxiaoyan f7d169d0b0 fix(radio): extrate props to mixin & remove last option border 2018-12-13 19:58:02 +08:00
xuxiaoyan d709dad7b5 example: update cases 2018-12-13 17:06:52 +08:00
xuxiaoyan 88888809a8 fix(action-sheet): add onCancel to sp option & add test cases 2018-12-12 20:47:15 +08:00
xuxiaoyan 6852738c8b doc(action-sheet): update sp event handler 2018-12-12 20:46:15 +08:00
xuxiaoyan 43d0b99cb8 test(action-bar): update cases 2018-12-12 20:45:39 +08:00
xuxiaoyan e374673460 test: update cases & snapshots 2018-12-12 17:33:49 +08:00
xuxiaoyan 9ebe508139 fix(util): randomId return fixed value in test env 2018-12-12 17:32:55 +08:00
supergaojian b33f1e4b5f Merge remote-tracking branch 'origin/2.0' into 2.0 2018-12-12 15:54:23 +08:00
supergaojian 22a122cd58 fix(toast): fix bug: toast export wrong default 2018-12-12 15:54:04 +08:00
xuxiaoyan 7ed20ce051 test(date-picker): update cases 2018-12-12 14:18:33 +08:00
xuxiaoyan 87d0ff09f7 fix(picker): refresh support macro/micro task 2018-12-12 14:17:44 +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 917bffbca3 test(picker): update cases 2018-12-12 13:33:44 +08:00
xuxiaoyan c326c2f5da examples 2018-12-12 13:33:19 +08:00
xuxiaoyan c30d51c654 fix(picker): asynchronous refresh & extract variables to computed 2018-12-12 13:32:27 +08:00
xuxiaoyan 57041d2986 test: update snapshots 2018-12-12 01:28:37 +08:00
xuxiaoyan 5c5c1b9622 test: update test cases 2018-12-11 21:27:39 +08:00
xuxiaoyan 79e176dbdf fix(swiper): support test env touch detection 2018-12-11 21:25:06 +08:00
xuxiaoyan 0cb608ded5 fix: Vue prototype injection 2018-12-11 21:22:52 +08:00
xuxiaoyan e680341fa9 fix(radio): update icon style 2018-12-11 21:21:12 +08:00
xuxiaoyan 352a45f1a9 fix(icon): remove flex 2018-12-11 21:20:36 +08:00
xuxiaoyan 4a40a4546c fix(tab-pane): add attr tab 2018-12-11 21:20:20 +08:00
xuxiaoyan e9570c320b test: update unit tests & snapshots 2018-12-10 23:42:44 +08:00
xuxiaoyan f13c070a94 test: update test snapshots 2018-12-10 21:29:04 +08:00
xuxiaoyan b12cda463a feat(cashier): add slot channel 2018-12-10 21:25:16 +08:00
xuxiaoyan 4a1eab0d5f feat(progress): add prop rotate 2018-12-10 17:52:42 +08:00
xuxiaoyan c74299c2bd fix(drop-menu): selected option highlight 2018-12-10 17:36:16 +08:00
xuxiaoyan 9a83f5d2db fix(picker): increase the fault tolerance of illegal cols 2018-12-10 17:27:41 +08:00
xuxiaoyan a63ee984ae fix(date-picker): initialize default value exception 2018-12-10 17:26:50 +08:00
supergaojian 4d65218122 fix wrong condition for judge ssr env (#250)
* feat(utils): for support ssr

* feat(amount,captcha,dialog,popup,swiper): update components for ssr

* feat(_util): add judge ssr env condition

* feat(dialog,toast,action-sheet): for fit ssr env

* fix(_util): fix wrong condition for judge ssr env
2018-12-10 16:31:52 +08:00
linkFly 12749f1985 Merge branch '2.0' of github.com:didi/mand-mobile into 2.0 2018-12-10 15:56:06 +08:00
linkFly 79187b1d35 fix(image-reader): update style
update image-reader input style
2018-12-10 15:53:19 +08:00
supergaojian df05875b8a 2.0 ssr (#249)
* feat(utils): for support ssr

* feat(amount,captcha,dialog,popup,swiper): update components for ssr

* feat(_util): add judge ssr env condition

* feat(dialog,toast,action-sheet): for fit ssr env
2018-12-10 15:43:15 +08:00
xuxiaoyan 74cee65a35 example: remove invalid variables 2018-12-10 15:42:08 +08:00
xuxiaoyan 3ac53e7ff7 doc: update 2018-12-10 15:41:29 +08:00
xuxiaoyan 3de667dcd1 feat(progress): new added 2018-12-10 15:40:57 +08:00
xuxiaoyan 5adf31b807 fix(activity-indicator): update slot & add prop linecap 2018-12-10 14:48:41 +08:00
xuxiaoyan f4c8a56afe test: update test 2018-12-09 20:38:10 +08:00
xuxiaoyan 6d5e302668 test(popup, water-mark): change test env name 2018-12-09 20:36:47 +08:00
xuxiaoyan 290177cbb3 test: update test snapshots 2018-12-09 18:59:54 +08:00
xuxiaoyan b37b816c11 fix(water-mark): adjust the number of repetition according to env 2018-12-09 18:55:54 +08:00
xuxiaoyan a7c46d7756 fix(input-item): filter out the two-way binding when formatting 2018-12-07 15:59:42 +08:00
xuxiaoyan 33bb6f5b84 fix(activity-indicator): remove success 2018-12-07 10:30:20 +08:00
xuxiaoyan e21f46f8cc example: uodapte demos 2018-12-06 20:14:28 +08:00
xuxiaoyan 5f7540f980 fix(selector): min-height & max-hight 2018-12-06 20:14:04 +08:00
xuxiaoyan 0cc4027006 example(scroll-view): update demos 2018-12-06 17:19:45 +08:00
xuxiaoyan a124f22df3 fix(scroll-view): Horizontal scrolling 2018-12-06 17:19:17 +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 b0224548f7 doc(image-viewer): update readme 2018-12-06 16:24:54 +08:00
xuxiaoyan 31bc692ab1 example: update demos 2018-12-06 16:24:19 +08:00
xuxiaoyan 1e52442656 fix(tag): update style & add prop sharp 2018-12-06 16:23:49 +08:00
xuxiaoyan a75c4032f1 fix(popup, picker, selector): extract public style 2018-12-06 16:23:15 +08:00
xuxiaoyan fd3b761460 fix(agree): update transition 2018-12-06 16:22:16 +08:00
xuxiaoyan c37f9f9c60 fix(number-keyboard): prevent scroll penetrate & update style 2018-12-04 21:09:17 +08:00
xuxiaoyan 95c71d7e23 example(date-picker): field-item usage mistake 2018-12-04 20:02:39 +08:00
xuxiaoyan 591d1166d3 doc(water-mark): spelling mistakes 2018-12-04 20:02:06 +08:00
xuxiaoyan 41209f9b56 example: update demos 2018-12-04 16:41:21 +08:00
xuxiaoyan 8aa4a2c817 feat(utils): add method transformCamelCase 2018-12-04 16:40:59 +08:00
xuxiaoyan a5fe90e2e9 fix: update stylus variables 2018-12-04 16:40:41 +08:00
xuxiaoyan 39537d069d fix(tag): add type bubble & update style 2018-12-04 16:39:42 +08:00
xuxiaoyan a2b0da6fd0 fix(input-item): update style 2018-12-04 16:39:14 +08:00
xuxiaoyan 834aa96533 fix(icon): update style
distinguish font icon & svg icon with different class names
2018-12-04 16:38:45 +08:00
xuxiaoyan 19ae470ebb fix(toast): update style 2018-12-04 16:37:43 +08:00
xuxiaoyan 7b396a9c99 fix(field): update style 2018-12-04 16:37:26 +08:00
xuxiaoyan c77e7527f2 fix(cell-item): update style 2018-12-04 16:37:02 +08:00
xuxiaoyan 8e20616683 fix(check): update style
icon centered & add icon to seleted checkbox
2018-12-04 16:36:39 +08:00
xuxiaoyan 2e92dffff8 feat(cashier): add prop channel-limit & update stylus variable 2018-12-04 16:35:31 +08:00
xuxiaoyan 40e06cec68 fix(tag): update style 2018-12-03 21:29:47 +08:00
xuxiaoyan a13e70e3b5 example: update demos for style 2018-12-03 21:29:22 +08:00
xuxiaoyan ed5ac69c4c fix(tab-picker): rollback data when canceled & update style 2018-12-03 20:54:19 +08:00
xuxiaoyan 0f95d0a8c8 fix(utils): render add param useNativeDriver 2018-12-03 19:43:21 +08:00
xuxiaoyan 07fe6d526f feat(swiper): add prop use-native-driver 2018-12-03 19:42:40 +08:00
xuxiaoyan 97806a02e9 fix: update stylus variables 2018-12-03 19:20:38 +08:00
xuxiaoyan c8b5121374 feat(check): add prop is-slot-scope to list & update style 2018-12-03 19:20:00 +08:00
xuxiaoyan e877542693 feat(tabs): add method reflowTabBar 2018-12-03 19:18:44 +08:00
xuxiaoyan 28a8856337 fix(toast): update style 2018-12-03 19:18:11 +08:00
xuxiaoyan 247ae84261 feat(selector): add prop min-height & change max-height default value 2018-12-03 19:17:22 +08:00
xuxiaoyan 144a7a2801 feat(inpit-item): add prop is-amount & change highlight style 2018-12-03 19:16:26 +08:00
xuxiaoyan 69c85c012a feat(radio): add prop icon-disabled & update style 2018-12-03 19:14:11 +08:00
xuxiaoyan 5afd77eb35 fix(popup): change title & description gap size 2018-12-03 19:13:15 +08:00
xuxiaoyan 19ae6d3dc4 fix(picker): row height 2018-12-03 19:12:18 +08:00
xuxiaoyan 7c2fd412ab fix(number-keyboard): update style 2018-12-03 19:10:34 +08:00
xuxiaoyan 8528d950d7 fix(field): update style 2018-12-03 19:10:00 +08:00
xuxiaoyan ec40494706 fix(update style): filled item border color 2018-12-03 19:08:58 +08:00
xuxiaoyan cb47cce310 fix(icon): update icon font 2018-12-03 19:07:37 +08:00
xuxiaoyan 700e3208cc fix(cell-item): update style
add multi lines style
2018-12-03 19:06:51 +08:00
xuxiaoyan 17c53c7099 fix(agree): update style
change icon size & click area size
2018-12-03 19:05:47 +08:00
xuxiaoyan 6a78642a4d fix(check): background layer is extracted separately 2018-12-01 17:15:06 +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 28fcf1d492 fix(tab-bar): disable scrolling-x if necessary 2018-11-30 20:47:10 +08:00
xuxiaoyan c598a31868 fix(result-page): update style & default config 2018-11-30 20:45:27 +08:00
xuxiaoyan a8a33a240c fix(steps): update style
title color & if there is no current step, the last reached step is highlighted
2018-11-30 20:44:54 +08:00
xuxiaoyan fad8eac62d feat(dialog): add prop warning to btn & update style 2018-11-30 20:38:54 +08:00
xuxiaoyan 69aeba2c3f fix(notice-bar): update style
left & right padding
2018-11-30 20:37:45 +08:00
xuxiaoyan 797e2f9bdb fix(drop-menu): update style
bar item color & list item font style
2018-11-30 20:36:53 +08:00
xuxiaoyan 9f5ca12520 feat(landscape): change transiton of fullScreen case 2018-11-30 20:35:31 +08:00
xuxiaoyan 3d97fdbb97 fix(action-sheet): remove prop max-height & update style 2018-11-30 20:33:32 +08:00
xuxiaoyan 147f8a22cb fix(date-picker): update style
remove date-time type special font size
2018-11-30 20:28:14 +08:00
xuxiaoyan 62e09b3e7d fix(button): update style
change boder size & background color of some type buttons
2018-11-30 20:27:07 +08:00
xuxiaoyan 533d08ca95 fix(bill): update style 2018-11-30 20:25:40 +08:00
xuxiaoyan 8f4adec1f3 fix(cashier): change paymentTitle default value & update style 2018-11-30 20:25:00 +08:00
xuxiaoyan 266af892c4 doc(cashier): update readme 2018-11-30 20:24:14 +08:00
xuxiaoyan 7e227b7cbe fix(amount): change font family name 2018-11-30 20:23:01 +08:00