Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub d9fa0ff65d [bugfix] Stepper: integer wrong spelling (#992) 2018-05-05 13:31:01 +08:00
neverlandandGitHub 3f8369e599 [Doc] remove Accepted Values (#991) 2018-05-05 10:57:26 +08:00
neverlandandGitHub b39853f1bc [Doc] remove Accepted Values (#990) 2018-05-05 09:47:19 +08:00
neverlandandGitHub 8fb0596f36 [Improvement] Tab: add line-width prop (#988) 2018-05-04 20:22:12 +08:00
neverlandandGitHub 61e895789a [Improvement] ImagePreview: remove unused code (#986) 2018-05-04 15:43:51 +08:00
neverlandandGitHub 2899a4cb8e [Improvement] Swipe: optimzie performance (#985) 2018-05-04 15:21:24 +08:00
neverlandandGitHub 997780f2f5 [Improvement] Slider: expand touch area (#977) 2018-05-03 16:07:16 +08:00
neverlandandGitHub 70399d0e17 [Improvement] Swipe: add touchable prop (#975) 2018-05-02 23:03:59 +08:00
neverlandandGitHub 593b09a026 [bugfix] Search: incomplete text display in iOS (#974) 2018-05-02 20:22:12 +08:00
neverlandandGitHub 8e088fd0f5 [Improvement] Contact: optimize background image (#972) 2018-05-02 18:46:45 +08:00
neverlandandGitHub fa8f88c7be [Improvement] Stepper: add interger prop (#951) 2018-04-27 22:57:28 +08:00
neverlandandGitHub 8c4f6c7268 [Doc] Loading: remove circle type from document (#941) 2018-04-25 20:33:04 +08:00
neverlandandGitHub e42a048e0d [build] upgrade vue-loader@15 (#937) 2018-04-25 17:58:05 +08:00
neverlandandGitHub 7bdce04268 [Build] use MiniCssExtractPlugin instead of ExtractTextPlugin (#936) 2018-04-25 15:36:55 +08:00
neverlandandGitHub 8e911c75f9 [Improvement] use bem mixin (#934) 2018-04-25 11:50:10 +08:00
neverlandandGitHub c012a65ba3 [Improvement] more component use bem mixin (#932) 2018-04-24 23:33:51 +08:00
neverlandandGitHub 91163b2f14 [bugfix] Uploader: can not upload pic in android (#929) 2018-04-24 19:01:54 +08:00
neverlandandGitHub 734e885727 [Doc] add rem guide (#928) 2018-04-24 17:49:26 +08:00
neverlandandGitHub effc9591a3 [Improvement] Panel: use cell instead of extra style (#927) 2018-04-24 17:34:36 +08:00
neverlandandGitHub ba33733bd1 [Improvement] add sideEffects config for webpack 4 (#926) 2018-04-24 17:01:14 +08:00
neverlandandGitHub b48ee8eece [Improvement] more component use bem mixin (#924) 2018-04-24 16:31:16 +08:00
neverlandandGitHub b0f4096e88 [Improvement] component use bem mixin (#921) 2018-04-24 11:53:06 +08:00
neverlandandGitHub 86184e090e [bugfix] Checkbox: should not render label when label is empty (#920) 2018-04-24 09:51:52 +08:00
neverlandandGitHub 9d623a6196 [Improvement] Cell: optimize flex layout (#919) 2018-04-24 08:38:26 +08:00
neverlandandGitHub 5d5e192d59 [bugfix] Dialog: type define error (#918) 2018-04-24 07:26:28 +08:00
neverlandandGitHub ba6c9716ce [bugfix] Picker: text adjust may cause option wrong offset (#916) 2018-04-23 20:36:39 +08:00
neverlandandGitHub b93a2e3c00 [Improvement] Slider: add step & bar-height prop (#915) 2018-04-23 20:19:41 +08:00
neverlandandGitHub d92edf871e [bugfix] Popup: should remove touch event listener when distroyed (#912) 2018-04-23 13:07:19 +08:00
neverlandandGitHub cbdaaf4b7a [Improvement] use ChromeHeadless instead of PhantomJS to run test cases (#913) 2018-04-23 12:57:16 +08:00
neverlandandGitHub 051116df4c [Improvement] add BEM helper mixin (#904) 2018-04-22 11:33:54 +08:00
neverlandandGitHub 0192eb7ee8 [Improvement] Cell: optimize left icon (#893) 2018-04-19 16:10:37 +08:00
neverlandandGitHub b206409b8c [bugfix] Field: allow negative number when type is number (#889) 2018-04-18 16:09:28 +08:00
neverlandandGitHub 602f8e0b50 [bugfix] Build: should use babel sync compile (#885) 2018-04-17 17:47:56 +08:00
neverlandandGitHub f97bb54688 [new feature] support es module (#875) 2018-04-17 14:36:46 +08:00
neverlandandGitHub 6d74198e27 [Improvement] Dialog: add before-close prop (#881) 2018-04-17 14:16:28 +08:00
neverlandandGitHub ed1bff1052 [Improvement] Tab: support v-model bind active tab (#879) 2018-04-16 19:11:48 +08:00
neverlandandGitHub 2ce0803ffe [Improvement] SubmitBar: support custom currency symbol (#876) 2018-04-16 18:01:04 +08:00
neverlandandGitHub bd80fe4e05 [Improvement] add touch mixin (#869) 2018-04-13 15:26:41 +08:00
neverlandandGitHub 7285632c35 [bugfix] NavBar: limit title max width (#867) 2018-04-13 12:57:16 +08:00
neverlandandGitHub dc4b7cd5c3 [bugfix] CellSwipe: only trigger swipe when drag horizontally (#866) 2018-04-13 10:13:51 +08:00
neverlandandGitHub a5ddfeee68 [bugfix] ImagePreview: manually close not work (#864) 2018-04-12 20:08:20 +08:00
neverlandandGitHub 7c84582d7b [Improvement] Radio: name support any types (#863) 2018-04-12 15:45:28 +08:00
neverlandandGitHub ec47c8d0d3 [bugfix] Button: vertical align incorrect when loading (#858) 2018-04-12 10:50:56 +08:00
neverlandandGitHub 7d3b63eb15 [bugfix] SubmitBar: inherit wrong font size (#857) 2018-04-12 10:40:40 +08:00
neverlandandGitHub bd8dd90a28 [bugfix] SwitchCell: text vertical align (#852) 2018-04-11 15:41:29 +08:00
neverlandandGitHub 9367968a82 [bugfix] Swipe: stop touch event propagation (#846) 2018-04-10 17:49:54 +08:00
neverlandandGitHub 64898e1900 [Improvement] support Number type info (#845) 2018-04-10 17:35:10 +08:00
neverlandandGitHub 1b6f9ba075 [bugfix] Popup: lock-scroll not work when open multi popup (#842) 2018-04-10 10:39:54 +08:00
neverlandandGitHub 91f44010e7 [bugfix] Dialog: close method may cause error (#841) 2018-04-09 20:14:52 +08:00
neverlandandGitHub f060c0e59d [bugfix] Sku: van-sku-row font-size (#840) 2018-04-09 20:06:46 +08:00
neverlandandGitHub 99361427f9 [Improvement] DatetimePicker: support all picker props (#788) 2018-03-27 17:34:07 +08:00
neverlandandGitHub 5497eef5ef [Improvement] optimize find parent mixin (#781) 2018-03-26 21:20:00 +08:00
neverlandandGitHub dadf733d71 [bugfix] Button: should be unclickavble when loading (#779) 2018-03-26 19:52:17 +08:00
neverlandandGitHub df1b86002a [Improvement] SubmitBar: adjsut font-size (#774) 2018-03-26 13:25:04 +08:00
neverlandandGitHub 2dc5647d20 [bugfix] Tag: text line height in android browser (#773) 2018-03-26 10:51:34 +08:00
neverlandandGitHub 45859cf0a6 [Improvement] Field: add button slot (#772) 2018-03-25 22:12:24 +08:00
neverlandandGitHub 199ec0cd85 [Improvement] Cell: add center prop (#771) 2018-03-23 22:46:30 +08:00
neverlandandGitHub eda842ce07 [Improvement] Cell: update to flex-box (#770) 2018-03-23 21:23:57 +08:00
neverlandandGitHub 72cca2c961 [bugfix] Toast: mask not remove when hidden (#762) 2018-03-23 11:32:26 +08:00
neverlandandGitHub 8ed6c73528 [Improvement] Tab: click event add title param (#761) 2018-03-23 11:10:35 +08:00
neverlandandGitHub ddbe338919 [bugfix] List: should not trigger load event when hidden (#751) 2018-03-22 13:18:38 +08:00
neverlandandGitHub 70fbdea35d [Doc] DatetimePicker: improve documentation (#747) 2018-03-22 11:48:30 +08:00
neverlandandGitHub 14d7f9dfb0 [bugfix] AddressEdit: should auto select area when created (#748) 2018-03-22 11:38:58 +08:00
neverlandandGitHub d3114d34b6 [Improvement] NavBar: remove top border (#744) 2018-03-21 21:01:16 +08:00
neverlandandGitHub bca3401d81 [bugfix] Toast: overlay blocked by other element (#740) 2018-03-21 15:58:11 +08:00
neverlandandGitHub 11f9715793 [Doc] fix component link URL (#739) 2018-03-21 10:09:48 +08:00
neverlandandGitHub 639ef64d96 [bugfix] module circular dependency (#728) 2018-03-19 20:49:35 +08:00
neverlandandGitHub c6a3896ce7 [Improvement] Switch: support custom size (#723) 2018-03-19 13:44:12 +08:00
neverlandandGitHub 1489efd9f9 [Doc] add click event document (#722) 2018-03-19 13:05:08 +08:00
neverlandandGitHub 326b2d4c51 [Improvement] Field: support autosize maxHeight & minHeight (#718) 2018-03-19 11:06:46 +08:00
neverlandandGitHub 4ae26ac8be [Improvement] AddressEdit: add show-delete prop (#716) 2018-03-19 10:21:37 +08:00
neverlandandGitHub 4c195fd664 [Improvement] Sku: optimize DOM (#704) 2018-03-16 20:27:59 +08:00
neverlandandGitHub ffd72e5442 [Improvement] extract component common part (#703) 2018-03-16 17:10:46 +08:00
neverlandandGitHub f26ad3b912 [Improvement] Locale: optimize i18 config (#701) 2018-03-16 13:31:19 +08:00
neverlandandGitHub 1e9bc4065b [Doc] improve document detail (#698) 2018-03-15 20:49:13 +08:00
neverlandandGitHub f13a0779fd [Improvement] upgrade to webpack 4 (#693) 2018-03-15 10:13:48 +08:00
neverlandandGitHub 461b6732eb [Improvement] Toast: support Vue.use to register (#690) 2018-03-14 11:47:46 +08:00
neverlandandGitHub 8f2bd93786 [Improvement] Tag: adjust style (#689) 2018-03-14 11:33:02 +08:00
neverlandandGitHub d36dd61bc9 [breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll (#688) 2018-03-14 11:07:48 +08:00
neverlandandGitHub 7d3768591f [bugfix] Badge info font weight (#687) 2018-03-14 10:28:51 +08:00
neverlandandGitHub 31be42bc8c [bugfix] Actionsheet: border display error (#686) 2018-03-13 22:45:20 +08:00
neverlandandGitHub d8d1aa6e82 [Improvement] CellSwipe: optimzie animation fluency (#685) 2018-03-13 19:41:31 +08:00
neverlandandGitHub 4006a86cec [Improvement] PullRefresh: support trigger loading animation (#684) 2018-03-13 16:36:56 +08:00
neverlandandGitHub c45cbb632f [Deprecate] add Waterfall deprecate tip (#683) 2018-03-13 16:22:28 +08:00
neverlandandGitHub 5592db2cb2 [new feature] add List component (#682) 2018-03-13 16:01:50 +08:00
neverlandandGitHub 0768aab52c [new feature] add Collapse component (#674) 2018-03-12 17:40:20 +08:00
neverlandandGitHub 0b7468f596 [bugfix] AddressEdit: area code observer (#680) 2018-03-12 17:19:24 +08:00
neverlandandGitHub 0160ae2240 [bugfix] Area: should reset index when area list changed (#678) 2018-03-09 16:21:47 +08:00
neverlandandGitHub b3fe1a0953 [bugfix] CouponList text max-width (#675) 2018-03-08 21:26:10 +08:00
neverlandandGitHub 0482558471 [new feature] AddressEdit support custom tel validator (#673) 2018-03-07 16:23:10 +08:00
neverlandandGitHub 8e7930033b [new feature] Swipe: support disable loop (#670) 2018-03-06 16:56:01 +08:00
neverlandandGitHub 9027c3e8b4 [bugfix] Field: disabled color in safari (#669) 2018-03-06 16:21:42 +08:00
neverlandandGitHub 8d867ddf6d [Doc] swipe: add change event demo (#666) 2018-03-05 14:36:36 +08:00
neverlandandGitHub 346638b78a [Doc] fix Tab demo & update dependencies (#665) 2018-03-05 10:42:27 +08:00
neverlandandGitHub 92b116c071 [Improvement] optimize utils (#661) 2018-03-02 14:39:26 +08:00
neverlandandGitHub 39cdaf0907 [bugfix] Swipe: autoplay not stop when value set to 0 (#660) 2018-03-01 19:03:55 +08:00
neverlandandGitHub 8641701609 [Improvement] update CDN domain (#652) 2018-02-27 15:14:43 +08:00
neverlandandGitHub bdeb4a8ae4 [Improvement] Icon: add warn icon (#651) 2018-02-27 10:22:28 +08:00
neverlandandGitHub 1e10a65a18 [Improvement] add checkbox labelDisabled test case (#650) 2018-02-27 09:46:36 +08:00
neverlandandGitHub 0132e855cf [Improvement] Icon: add info-o icon (#648)
* [bugfix] Swipe: use translate2d to aviod iOS11 crash bug

* [bugfix] Area: should valid data before get area list

* [bugfix] AddressEdit: setAreaCode now work

* fix: test cases

* [Improvement] NavBar: add zIndex prop

* fix: code style

* [Improvement] Cell: adjust right padding of arrow

* [bugfix] Picker: change event not triggered when click option

* [Improvement] Dialog: add setDefaultOptions method

* [Improvement] Toast: add setDefaultOptions method

* [Doc] fix misspelling of NumberKeyboard

* [Improvement] Picker: add props to custom button text

* [bugfix] Picker: misspelling of visibleItemCount

* [Improvement] Sku: remove unnecessary codes

* update dependencies

* fix: yarn.lock

* [Improvement] CouponList: add exchangeMinLength prop

* [bugfix] Area: should not display city & county list when not select province

* [Improvement] Icon: update share icon

* [Improvement] Button: add text prop

* [Improvement] update dependencies

* [Improvement] CouponList: support v-model & exchangeButtonLoading

* [bugfix] Toast: work break

* [bugfix] Tab: active not work

* [Improvement] AddressEdit: add default slot

* [new feature] Uploader: support maxSize prop

* [bugfix] Field: multi line label stye error

* [Improvement] Sku: add getSkuData method

* [new feature] Toast: support multiple instance

* fix: reset toast message

* fix: toast message

* [Improvement] Area: add item-height & visible-item-count props

* [new feature] Dialog: support component call

* [Improvement] Toast: adjust background color

* [Improvement] Tab: add title slot

* [bugfix] TreeSelect: arrow position error

* [bugfix] Picker: style error in some andriod devices

* [new feature] Popup: support getContaienr

* [Improvement] add van-ellipsis class

* [new feature] Loading: add circular type

* fix: loading demo

* fix: loading test cases

* [new feature] Picker: add loading prop

* Merge

* [Improvement] Loading: add size prop

* fix: loading test cases

* [Improvement] Button: change loading icon

* [Improvement] Loading:  change default type to circular

* [Improvement] Circle: optimzie linecap

* [Improvement] PullRefresh: add refersh event

* [Doc] optimzie demo display

* [Doc] add build-in style document

* [bugfix] Stepper: change event error when clear input

* [Improvement] Checkbox: remove unnecessary DOM

* fix: checkbox test cases

* [Doc] simplify build process

* simplify test config

* [Doc] optimzie router & remove unused code

* [bugfix] Button loading horizontal align

* [Improvement] Popup: add click-overlay event

* [Improvement] Icon: add info-o icon
2018-02-26 13:57:23 +08:00