Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub 3556d5e7d1 [bugfix] Picker: style error in some andriod devices (#609) 2018-02-06 14:14:56 +08:00
neverlandandGitHub 41df4b4819 [new feature] add Circle component (#608) 2018-02-05 17:52:43 +08:00
neverlandandGitHub 70ce3838a2 [bugfix] TreeSelect: arrow position error (#605) 2018-02-02 19:50:29 +08:00
neverlandandGitHub c91afa231d [Improvement] Tab: add title slot (#603) 2018-02-02 14:34:49 +08:00
neverlandandGitHub d21178f540 [Improvement] Toast: adjust background color (#601) 2018-02-02 10:15:58 +08:00
neverlandandGitHub aa4f03a15d [new feature] Dialog: support component call (#593) 2018-01-31 11:22:00 +08:00
neverlandandGitHub 9df66da212 [Improvement] Area: add item-height & visible-item-count props (#591) 2018-01-30 20:27:36 +08:00
neverlandandGitHub 1f19852118 [new feature] Toast: support multiple instance (#586) 2018-01-29 17:19:01 +08:00
neverlandandGitHub 7f055a4d2d [Improvement] Sku: add getSkuData method (#585) 2018-01-29 14:39:42 +08:00
neverlandandGitHub 094cc97834 [bugfix] Field: multi line label stye error (#583) 2018-01-29 10:52:26 +08:00
neverlandandGitHub c89d82afc9 [new feature] Uploader: support maxSize prop (#575) 2018-01-24 20:28:53 +08:00
neverlandandGitHub 8f97bc9f0f [Improvement] AddressEdit: add default slot (#573) 2018-01-24 16:19:16 +08:00
neverlandandGitHub e3ef5c853e [bugfix] Tab: active not work (#572) 2018-01-24 15:31:07 +08:00
neverlandandGitHub ca089ef042 [bugfix] Toast: work break (#567) 2018-01-23 19:59:15 +08:00
neverlandandGitHub fc05307335 [Improvement] CouponList: support v-model & exchangeButtonLoading (#566) 2018-01-23 19:38:26 +08:00
neverlandandGitHub e8006f45d9 [Improvement] update dependencies (#565) 2018-01-23 15:41:14 +08:00
neverlandandGitHub 041cc1e614 [Improvement] Button: add text prop (#563) 2018-01-23 11:41:37 +08:00
neverlandandGitHub cb7b333942 [Improvement] Icon: update share icon (#562) 2018-01-22 22:11:15 +08:00
neverlandandGitHub e7720506ba [bugfix] Area: should not display city & county list when not select province (#560) 2018-01-22 16:20:16 +08:00
neverlandandGitHub 91872a3101 [Improvement] CouponList: add exchangeMinLength prop (#556) 2018-01-22 14:06:28 +08:00
neverlandandGitHub ddc113a0f5 [Improvement] Sku: improve render performance (#550) 2018-01-19 10:02:25 +08:00
neverlandandGitHub 838c34578e [bugfix] Picker: misspelling of visibleItemCount (#549) 2018-01-18 14:31:54 +08:00
neverlandandGitHub d8dc44a780 [Improvement] Picker: add props to custom button text (#548) 2018-01-18 14:22:17 +08:00
neverlandandGitHub 633b835e01 [Doc] fix misspelling of NumberKeyboard (#544) 2018-01-18 10:03:45 +08:00
neverlandandGitHub 307113bc6b [Improvement] Toast: add setDefaultOptions method (#541) 2018-01-18 09:41:38 +08:00
neverlandandGitHub b7282356ee [Improvement] Dialog: add setDefaultOptions method (#539) 2018-01-17 18:54:12 +08:00
neverlandandGitHub ddceb577a5 [bugfix] Picker: change event not triggered when click option (#532) 2018-01-11 14:34:20 +08:00
neverlandandGitHub 8b6890c6a8 [Improvement] Cell: adjust right padding of arrow (#531) 2018-01-11 14:17:45 +08:00
neverlandandGitHub a6dc2912ee [Improvement] NavBar: add zIndex prop (#525) 2018-01-10 14:37:59 +08:00
neverlandandGitHub 0bb1fe69a3 [bugfix] AddressEdit: setAreaCode now work (#524) 2018-01-10 14:14:06 +08:00
neverlandandGitHub 0b33cbddb6 [bugfix] Area: should valid data before get area list (#520) 2018-01-09 11:31:44 +08:00
neverlandandGitHub 0b59725d0a [bugfix] Swipe: use translate2d to aviod iOS11 crash bug (#518) 2018-01-08 19:57:07 +08:00
neverlandandGitHub cc34c21517 [bugfix] Picker: should not emit change event after init (#517) 2018-01-08 18:57:46 +08:00
neverlandandGitHub 7a86fb69bb [bugfix] AddressEdit: search result style (#514) 2018-01-05 17:56:21 +08:00
neverlandandGitHub 1b14e59056 [Improvement] Button: adjust padding of small button (#511) 2018-01-05 15:58:17 +08:00
neverlandandGitHub 3adb01fc30 [Doc] optimize loading animation (#509) 2018-01-04 19:51:25 +08:00
neverlandandGitHub 94e05ba3f8 [bugfix] Cell: icon can't render when no title (#508) 2018-01-04 17:21:25 +08:00
neverlandandGitHub 1298ef3d25 [bugfix] CouponList line height (#507) 2018-01-04 12:56:05 +08:00
neverlandandGitHub 878e8aa9d0 [bugfix] Cell: inner border width (#506) 2018-01-04 11:29:41 +08:00
neverlandandGitHub 0ab473a273 [bugfix] Radio: icon not clickable (#505) 2018-01-03 19:52:17 +08:00
neverlandandGitHub 69faabb539 [bugfix] CouponList: input style (#502) 2018-01-03 16:09:04 +08:00
neverlandandGitHub 98ece3ab8f [breaking change] Cell: show active color when clicked (#497) 2017-12-29 17:09:50 +08:00
neverlandandGitHub b8ccd48648 [Doc] move Card to business components (#495) 2017-12-29 15:46:45 +08:00
neverlandandGitHub 0e951b7beb [bugfix] Tab: height calc error when use sticky (#493) 2017-12-29 14:55:46 +08:00
neverlandandGitHub ef01dd5321 [new feature] Field: add error-message prop (#492) 2017-12-29 14:48:19 +08:00
neverlandandGitHub d79cf0c1ed [Doc] update site UI (#490) 2017-12-29 10:35:30 +08:00
neverlandandGitHub 11c07eb007 [bugfix] Component should not inheritAttrs when use $attrs (#488) 2017-12-27 19:41:39 +08:00
neverlandandGitHub 6b563b2e5a [Doc] update code style (#484) 2017-12-26 12:39:52 +08:00
neverlandandGitHub 508cdfc0c9 [Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
neverlandandGitHub 4b0f4ac426 [new feature] Uploader: support multiple files (#480) 2017-12-25 16:06:27 +08:00
neverlandandGitHub 30f22b28ed [Improvement] optimize passive events (#478) 2017-12-25 15:58:44 +08:00
neverlandandGitHub 2d2a368e2c [bugfix] Popup should remove event handler when destroyed (#477) 2017-12-25 14:28:10 +08:00
neverlandandGitHub 719d1f9b0a [Improvement] update search icon (#474) 2017-12-22 17:23:21 +08:00
neverlandandGitHub 3a8c35d195 [Doc] add vue-cli english guide (#473) 2017-12-22 16:36:57 +08:00
neverlandandGitHub 9e6b663145 [new feature] NumberKeyboard add custom theme (#472) 2017-12-22 16:29:21 +08:00
neverlandandGitHub 993aaad499 [new feature] NumberKeyboard: add hideOnClickOutside & closeButtonText props (#458) 2017-12-21 09:20:14 +08:00
neverlandandGitHub 021d30efb1 [Improvement] optimize area performance (#457) 2017-12-20 17:39:51 +08:00
neverlandandGitHub df67b005ce [Improvement] eslint before build (#455) 2017-12-19 19:12:32 +08:00
neverlandandGitHub 05a724c0c8 [Improvement] remove unused dependencies & scripts (#453) 2017-12-19 19:03:42 +08:00
neverlandandGitHub 02a8c2a592 [Doc] add introduction page (#452) 2017-12-19 13:08:09 +08:00
neverlandandGitHub 79a2b13b63 [new feature] Search: support input native events (#451) 2017-12-19 10:24:56 +08:00
neverlandandGitHub 48b2026e33 [new feature] Area add 'title' prop & optimzie Picker performance (#450) 2017-12-19 09:51:09 +08:00
neverlandandGitHub d845bb8730 [new feature] GoodsAction: support routerLink & info (#448) 2017-12-18 11:45:44 +08:00
neverlandandGitHub a8666591c9 [Improvement] Icon add 'info' prop (#447) 2017-12-18 11:37:41 +08:00
neverlandandGitHub 4c18aca42f [bugfix] GoodsAction fit small screen (#446) 2017-12-18 10:08:24 +08:00
neverlandandGitHub f43b496333 [Improvement] Sku: support i18n (#439) 2017-12-15 15:38:32 +08:00
neverlandandGitHub 5fe28b539c [Doc] translate AddressList & Contact (#437) 2017-12-14 17:36:55 +08:00
neverlandandGitHub 03bb3cc6ef [bugfix] PullRefresh head overflow (#436) 2017-12-14 16:32:34 +08:00
neverlandandGitHub 5a96838326 [Improvement] ContactCard add 'editable' prop (#435) 2017-12-14 14:44:27 +08:00
neverlandandGitHub 93433249ca [bugfix] Picker bottom area not dragable (#433) 2017-12-14 11:27:26 +08:00
neverlandandGitHub f0143636db [bugfix] Picker should prevent default touchmove (#432) 2017-12-14 11:05:44 +08:00
neverlandandGitHub 1d105afc70 [Improvement] Coupon i18n (#431) 2017-12-14 10:46:26 +08:00
neverlandandGitHub c2bef6ef15 [Improvement] AddressEdit: add focus、change-area、select-search events (#426) 2017-12-13 17:36:25 +08:00
neverlandandGitHub e2ec1ecd13 [Improvement] Field: support native events (#421) 2017-12-12 20:54:32 +08:00
neverlandandGitHub 51ce4d0843 [Improvement] CellGroup add 'border' prop (#420) 2017-12-12 20:11:34 +08:00
neverlandandGitHub c455301129 [Improvement] add active color for Badge、CouponList、ContactCard (#419) 2017-12-12 20:05:36 +08:00
neverlandandGitHub 1fd157e9f4 [Improvement] Search: support native input attrs (#418) 2017-12-12 20:00:19 +08:00
neverlandandGitHub e2318391dc [bugfix] AddressEdit searchResult type validate (#417) 2017-12-12 19:51:10 +08:00
neverlandandGitHub a57887919d [Doc] optimzie doc detail (#413) 2017-12-12 13:13:35 +08:00
neverlandandGitHub 6f2b4c99da [Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverlandandGitHub 7dbb5db256 [Improvement] uniform fade animation (#410) 2017-12-11 20:00:26 +08:00
neverlandandGitHub 6b7740b742 [Improvement] Support local font file (#408) 2017-12-11 15:38:01 +08:00
neverlandandGitHub 92d513d2eb [Improvement] add share & arrow-left icons (#407) 2017-12-11 11:02:27 +08:00
neverlandandGitHub 1182eafef3 [Doc] update checkbox & radio demo (#406) 2017-12-11 10:40:34 +08:00
neverlandandGitHub beaac87760 [hotfix] raf error in SSR (#405) 2017-12-11 10:23:44 +08:00
neverlandandGitHub 893393c6a6 [bugfix] NoticeBar webkitAnimationEnd (#402) 2017-12-10 10:17:45 +08:00
neverlandandGitHub 2550a4c507 [Improvement] add two new icon (#396) 2017-12-08 16:09:14 +08:00
neverlandandGitHub f9ae7e6422 [bugfix] Tab: active tab should keep center (#394) 2017-12-08 15:09:10 +08:00
neverlandandGitHub 3208d1bb3d [Improvement] simplify inner tag name (#395) 2017-12-08 14:56:50 +08:00
neverlandandGitHub 2cc5767a99 [Improvement] Button: adjust default button border color (#392) 2017-12-08 11:17:54 +08:00
neverlandandGitHub a3ca3c40a9 [Doc] translate AddressEdit document (#391) 2017-12-08 10:07:38 +08:00
neverlandandGitHub 77c429bbce [bugfix] Tab: hide scrollbar in mobile safari (#390) 2017-12-07 17:39:11 +08:00
neverlandandGitHub d6c6e9d742 [Improvement] Tab: scroll to corrent position when sticky & tab change (#389) 2017-12-07 15:28:27 +08:00
neverlandandGitHub 1a0f73b12e [Improment] improve Tab sticky fluency (#388) 2017-12-07 11:52:55 +08:00
neverlandandGitHub c2dddeb552 [bugfix] Filed number type value filter (#386) 2017-12-06 18:06:57 +08:00
neverlandandGitHub c18b560b0d [Doc] add explanation of Filed native propterties (#384) 2017-12-06 16:05:41 +08:00
neverlandandGitHub db524359e1 [Improvement] Radio & Checkbox disabled color (#383) 2017-12-06 16:02:40 +08:00
neverlandandGitHub 80c2fdc18f [new feature] Tab support sticky (#382) 2017-12-06 14:19:08 +08:00
neverlandandGitHub df835618b0 [Improvement] add utils test cases (#380) 2017-12-05 21:32:02 +08:00
neverlandandGitHub 5a17bc520a [Improvement] Tab animation fluency && position (#379) 2017-12-05 20:23:34 +08:00