neverland
866aff9c45
[new feature] Loading: add circular type ( #618 )
2018-02-07 16:35:24 +08:00
wny
7b89e11701
[new feature] sku组件增加图片上传功能 ( #612 )
...
* [new feature] sku组件增加图片上传功能
2018-02-07 11:29:07 +08:00
neverland
30e42284e9
[new feature] Popup: support getContaienr ( #611 )
2018-02-06 19:55:40 +08:00
neverland
41df4b4819
[new feature] add Circle component ( #608 )
2018-02-05 17:52:43 +08:00
wny
4270354a67
[new feature] sku组件增加步进器相关自定义配置 ( #600 )
2018-02-01 21:43:36 +08:00
neverland
aa4f03a15d
[new feature] Dialog: support component call ( #593 )
2018-01-31 11:22:00 +08:00
neverland
1f19852118
[new feature] Toast: support multiple instance ( #586 )
2018-01-29 17:19:01 +08:00
neverland
c89d82afc9
[new feature] Uploader: support maxSize prop ( #575 )
2018-01-24 20:28:53 +08:00
niunai
1c8d77e466
修复sku错误文案显示,增加sku-body-top slot,增加resetSelectedSkuOnHide参数
2018-01-23 20:15:25 +08:00
Li Chuangbo
5c39921742
[fix] Stepper: not fire event on changing the value prop #545 ( #546 )
2018-01-18 11:37:36 +08:00
neverland
0bb1fe69a3
[bugfix] AddressEdit: setAreaCode now work ( #524 )
2018-01-10 14:14:06 +08:00
neverland
cc34c21517
[bugfix] Picker: should not emit change event after init ( #517 )
2018-01-08 18:57:46 +08:00
neverland
98ece3ab8f
[breaking change] Cell: show active color when clicked ( #497 )
2017-12-29 17:09:50 +08:00
neverland
4b0f4ac426
[new feature] Uploader: support multiple files ( #480 )
2017-12-25 16:06:27 +08:00
neverland
9e6b663145
[new feature] NumberKeyboard add custom theme ( #472 )
2017-12-22 16:29:21 +08:00
Li Chuangbo
57abc04346
[Improvement] Mixins: treat empty string as true for boolean props ( #468 )
2017-12-22 12:08:50 +08:00
Li Chuangbo
b67c9956b2
[improvement] fix coupon demo typo ( #465 )
2017-12-22 09:46:51 +08:00
neverland
021d30efb1
[Improvement] optimize area performance ( #457 )
2017-12-20 17:39:51 +08:00
neverland
05a724c0c8
[Improvement] remove unused dependencies & scripts ( #453 )
2017-12-19 19:03:42 +08:00
neverland
79a2b13b63
[new feature] Search: support input native events ( #451 )
2017-12-19 10:24:56 +08:00
neverland
48b2026e33
[new feature] Area add 'title' prop & optimzie Picker performance ( #450 )
2017-12-19 09:51:09 +08:00
neverland
f43b496333
[Improvement] Sku: support i18n ( #439 )
2017-12-15 15:38:32 +08:00
neverland
03bb3cc6ef
[bugfix] PullRefresh head overflow ( #436 )
2017-12-14 16:32:34 +08:00
neverland
c2bef6ef15
[Improvement] AddressEdit: add focus、change-area、select-search events ( #426 )
2017-12-13 17:36:25 +08:00
WyTiny
a19cfe51ca
[bugfix] disabled property in checkbox ( #425 )
2017-12-13 16:18:40 +08:00
neverland
7dbb5db256
[Improvement] uniform fade animation ( #410 )
2017-12-11 20:00:26 +08:00
neverland
1a0f73b12e
[Improment] improve Tab sticky fluency ( #388 )
2017-12-07 11:52:55 +08:00
neverland
80c2fdc18f
[new feature] Tab support sticky ( #382 )
2017-12-06 14:19:08 +08:00
neverland
df835618b0
[Improvement] add utils test cases ( #380 )
2017-12-05 21:32:02 +08:00
neverland
056f847824
[bugfix] Sku button border radius ( #378 )
2017-12-05 14:36:22 +08:00
neverland
32801b453b
[Improvement] Picker: rewrite ( #370 )
...
* [Improvement] Picker code review
* fix: Picker text cases
* fix: Picker watch defaultIndex
* [Improvement] Picker support simple data struct
* [bugfix] Picker defaultIndex out of range
2017-12-05 13:07:25 +08:00
neverland
bbdf135724
[Improvement] CouponCell text adjust ( #371 )
...
* [Improvement] CouponCell text adjust
* fix: Coupon test cases
* [bugfix] SubmitBar i18n not work
2017-12-04 11:32:55 +08:00
neverland
c8915d3984
[Bugfix] delete unnecessary coupon desc ( #360 )
...
* fix: Tabbar icon line-height
* [new feature] progress add showPivot prop
* [new feature] TabItem support vue-router
* [new feature] update document header style
* [Doc] add toast english ducoment
* [bugfix] Search box-sizing wrong
* [Doc] update vant-demo respo
* [Doc] translate theme & demo pages
* [Doc] add Internationalization document
* [bugfix] remove unnecessary props
* [fix] optimize clickoutside
* [new feature] optimize find-parent
* [new feature]: change document title accordinng to language
* [new feature] Pagination code review
* [improvement] adjust icon-font unicode
* [improvement] Icon spinner color inherit
* [improvement] icon default width
* [bugfix] DateTimePicker validate date props
* [bugfix] Tab item text ellipsis
* [improvement] optimize single line ellipsis
* [Improvement] optimzie staticClass
* [Improvement] Button: use sfc instread of jsx
* [Improvement] update actionsheet close icon style
* fix: yarn.lock
* fix: icon test cases
* [bugfix] errors during ssr
* [Improvement] SubmitBar add left slot
* [new feature] ImagePreview support manually close
* fix: ImagePreview test case
* [Doc] add switch lang button in mobile
* [bugfix] Popup overlay style update
* [bugfix] NavBar click event
* [Improvement] optimize build speed
* [new feature] CellSwipe support async controll
* [new feature] Uploader support inherit attrs
* [Bugfix] delete unnecessary coupon desc
* fix: coupon test case
2017-11-29 16:32:44 +08:00
neverland
f3e75ccba6
[new feature] CellSwipe support async controll ( #356 )
...
* fix: Tabbar icon line-height
* [new feature] progress add showPivot prop
* [new feature] TabItem support vue-router
* [new feature] update document header style
* [Doc] add toast english ducoment
* [bugfix] Search box-sizing wrong
* [Doc] update vant-demo respo
* [Doc] translate theme & demo pages
* [Doc] add Internationalization document
* [bugfix] remove unnecessary props
* [fix] optimize clickoutside
* [new feature] optimize find-parent
* [new feature]: change document title accordinng to language
* [new feature] Pagination code review
* [improvement] adjust icon-font unicode
* [improvement] Icon spinner color inherit
* [improvement] icon default width
* [bugfix] DateTimePicker validate date props
* [bugfix] Tab item text ellipsis
* [improvement] optimize single line ellipsis
* [Improvement] optimzie staticClass
* [Improvement] Button: use sfc instread of jsx
* [Improvement] update actionsheet close icon style
* fix: yarn.lock
* fix: icon test cases
* [bugfix] errors during ssr
* [Improvement] SubmitBar add left slot
* [new feature] ImagePreview support manually close
* fix: ImagePreview test case
* [Doc] add switch lang button in mobile
* [bugfix] Popup overlay style update
* [bugfix] NavBar click event
* [Improvement] optimize build speed
* [new feature] CellSwipe support async controll
2017-11-28 10:14:05 +08:00
neverland
4ff7987cde
[new feature] ImagePreview support manually close ( #346 )
...
* fix: Tabbar icon line-height
* [new feature] progress add showPivot prop
* [new feature] TabItem support vue-router
* [new feature] update document header style
* [Doc] add toast english ducoment
* [bugfix] Search box-sizing wrong
* [Doc] update vant-demo respo
* [Doc] translate theme & demo pages
* [Doc] add Internationalization document
* [bugfix] remove unnecessary props
* [fix] optimize clickoutside
* [new feature] optimize find-parent
* [new feature]: change document title accordinng to language
* [new feature] Pagination code review
* [improvement] adjust icon-font unicode
* [improvement] Icon spinner color inherit
* [improvement] icon default width
* [bugfix] DateTimePicker validate date props
* [bugfix] Tab item text ellipsis
* [improvement] optimize single line ellipsis
* [Improvement] optimzie staticClass
* [Improvement] Button: use sfc instread of jsx
* [Improvement] update actionsheet close icon style
* fix: yarn.lock
* fix: icon test cases
* [bugfix] errors during ssr
* [Improvement] SubmitBar add left slot
* [new feature] ImagePreview support manually close
* fix: ImagePreview test case
2017-11-23 21:50:10 +08:00
neverland
7e233eebfe
[Improvement] update actionsheet close icon style ( #340 )
...
* fix: Tabbar icon line-height
* [new feature] progress add showPivot prop
* [new feature] TabItem support vue-router
* [new feature] update document header style
* [Doc] add toast english ducoment
* [bugfix] Search box-sizing wrong
* [Doc] update vant-demo respo
* [Doc] translate theme & demo pages
* [Doc] add Internationalization document
* [bugfix] remove unnecessary props
* [fix] optimize clickoutside
* [new feature] optimize find-parent
* [new feature]: change document title accordinng to language
* [new feature] Pagination code review
* [improvement] adjust icon-font unicode
* [improvement] Icon spinner color inherit
* [improvement] icon default width
* [bugfix] DateTimePicker validate date props
* [bugfix] Tab item text ellipsis
* [improvement] optimize single line ellipsis
* [Improvement] optimzie staticClass
* [Improvement] Button: use sfc instread of jsx
* [Improvement] update actionsheet close icon style
* fix: yarn.lock
* fix: icon test cases
2017-11-23 19:45:57 +08:00
neverland
80e3c6dd65
[new feature] Pagination code review ( #328 )
...
* fix: Tabbar icon line-height
* [new feature] progress add showPivot prop
* [new feature] TabItem support vue-router
* [new feature] update document header style
* [Doc] add toast english ducoment
* [bugfix] Search box-sizing wrong
* [Doc] update vant-demo respo
* [Doc] translate theme & demo pages
* [Doc] add Internationalization document
* [bugfix] remove unnecessary props
* [fix] optimize clickoutside
* [new feature] optimize find-parent
* [new feature]: change document title accordinng to language
* [new feature] Pagination code review
2017-11-17 01:12:49 -06:00
zgrong
d17f161772
feat: 分页组件 ( #327 )
...
* feat: 分页组件
* feat: 代码规范化
2017-11-17 00:09:42 -06:00
neverland
ffa3fddfae
[bugfix] remove unnecessary props ( #323 )
...
* fix: Tabbar icon line-height
* [new feature] progress add showPivot prop
* [new feature] TabItem support vue-router
* [new feature] update document header style
* [Doc] add toast english ducoment
* [bugfix] Search box-sizing wrong
* [Doc] update vant-demo respo
* [Doc] translate theme & demo pages
* [Doc] add Internationalization document
* [bugfix] remove unnecessary props
2017-11-16 03:12:13 -06:00
neverland
d8b6ad7d54
[new feature] add i18n support ( #310 )
...
* fix: Tabbar icon line-height
* [new feature] progress add showPivot prop
* [new feature] TabItem support vue-router
* [new feature] update document header style
* [Doc] add toast english ducoment
* [new feature] add i18n support
* feat: Extract demos from markdown
* feat: Base components demos
* [new feature] complete demo extract & translate
* [fix] text cases
* fix: add deepAssign test cases
* fix: changelog detail
* [new feature] AddressEdit support i18n
2017-11-15 20:08:51 -06:00
neverland
6c37a6906f
[new feature] ImagePreview support startPosition ( #286 )
...
* [bugfix] CouponList always show empty info
* [bugfix] add click feedback of buttons in components
* [Doc] add custom theme document
* [new feature] Notice bar support more props
* [bugfix] PullRefresh test cases
* [bugfix] unused NoticeBar style
* [bugfix] Swipe width calc error
* [Doc] english document of all action components
* [Doc] change document site path to /zanui/vant
* [Doc] fix
* [bugfix] uploader style error
* [bugfix] tabs document demo
* [new feature] Cell support vue-router target route
* [bugfix] add cell test cases
* update yarn.lock
* [bugfix] Tabbar cann't display info when use icon slot
* [Doc] update document title
* [bugfix] Dialog should reset button text when showed
* [new feature] CouponList add showCloseButton prop
* [new feature] Swipe add 'initialSwipe' prop
* [bugfix] NoticeBar text disappeared when page back
* [new feature] ImagePreview support startPosition
* fix: improve imagePreview test cases
2017-11-07 02:22:17 -06:00
neverland
7a3fef0a09
[bugfix] Dialog should reset button text when showed ( #278 )
...
* [bugfix] CouponList always show empty info
* [bugfix] add click feedback of buttons in components
* [Doc] add custom theme document
* [new feature] Notice bar support more props
* [bugfix] PullRefresh test cases
* [bugfix] unused NoticeBar style
* [bugfix] Swipe width calc error
* [Doc] english document of all action components
* [Doc] change document site path to /zanui/vant
* [Doc] fix
* [bugfix] uploader style error
* [bugfix] tabs document demo
* [new feature] Cell support vue-router target route
* [bugfix] add cell test cases
* update yarn.lock
* [bugfix] Tabbar cann't display info when use icon slot
* [Doc] update document title
* [bugfix] Dialog should reset button text when showed
* [new feature] CouponList add showCloseButton prop
2017-11-02 05:00:29 -05:00
neverland
16fe6b2e6d
[new feature] Cell support vue-router target route ( #268 )
...
* [bugfix] CouponList always show empty info
* [bugfix] add click feedback of buttons in components
* [Doc] add custom theme document
* [new feature] Notice bar support more props
* [bugfix] PullRefresh test cases
* [bugfix] unused NoticeBar style
* [bugfix] Swipe width calc error
* [Doc] english document of all action components
* [Doc] change document site path to /zanui/vant
* [Doc] fix
* [bugfix] uploader style error
* [bugfix] tabs document demo
* [new feature] Cell support vue-router target route
* [bugfix] add cell test cases
* update yarn.lock
2017-10-30 05:39:32 -05:00
neverland
3c12a426ca
[new feature] Notice bar support more props ( #254 )
...
* [bugfix] CouponList always show empty info
* [bugfix] add click feedback of buttons in components
* [Doc] add custom theme document
* [new feature] Notice bar support more props
* [bugfix] PullRefresh test cases
* [bugfix] unused NoticeBar style
2017-10-26 15:37:14 +08:00
neverland
0884cad227
[bugfix] Address & Contact list style ( #230 )
...
* [bugfix] Checkbox border render error in weixin browser
* [bugfix] TreeSelect dependency path error
* [bugfix] Swipe should clear autoplay timer when destroyed
* [bugfix] Optimize component dependency analyze when build style entry
* merge
* update yarn.lock
* update README.md
* update README.md
* update README.md
* update README.md
* update README.md
* [Doc] add more badges in README.md
* update README.md
* [bugfix] Address & Contact list style
* fix: contact test cases
2017-10-22 21:01:30 -05:00
陈嘉涵
ade8a97d6d
[bugfix] Popup modal display error
2017-10-16 16:24:10 +08:00
neverland
eeaa36058a
[new feature] add Tabbar component ( #204 )
...
* [Document] add english document of Checkbox
* [Document] add english document of Field
* [Document] add english document of NumberKeyboard
* [bugfix] NumberKeyboard should not dispaly title when title is empty
* [Document] add english document of PasswordInput
* [Document] add english document of Radio
* [document] add english document of Switch
* [bugfix] remove redundent styles in english document
* [Document] fix details
* fix Switch test cases
* [bugfix] Swipe shouid reinitialize when item changes
* [new feature] ImagePreview reconstruct
* [new feature] add Tabbar component
2017-10-12 22:00:34 -05:00
neverland
d7cee6e8f4
[new feature] ImagePreview reconstruct ( #201 )
...
* [Document] add english document of Checkbox
* [Document] add english document of Field
* [Document] add english document of NumberKeyboard
* [bugfix] NumberKeyboard should not dispaly title when title is empty
* [Document] add english document of PasswordInput
* [Document] add english document of Radio
* [document] add english document of Switch
* [bugfix] remove redundent styles in english document
* [Document] fix details
* fix Switch test cases
* [bugfix] Swipe shouid reinitialize when item changes
* [new feature] ImagePreview reconstruct
2017-10-12 20:26:28 -05:00
Yao
f02048a3dc
[breaking change] Search: 修改原有结构 ( #198 )
...
* 修改文档 注释
* [breaking change] change type showcase to simple
* [breaking change] search 组件传入参数更改
* search 文档更改
* [breaking change] delete type && add background && showSearch
* showCancel 更名为 showAction && 增加 slot action
* add search test code
2017-10-12 20:56:03 +08:00
neverland
9084a662c3
[Document] add form components english document ( #199 )
...
* [Document] add english document of Checkbox
* [Document] add english document of Field
* [Document] add english document of NumberKeyboard
* [bugfix] NumberKeyboard should not dispaly title when title is empty
* [Document] add english document of PasswordInput
* [Document] add english document of Radio
* [document] add english document of Switch
* [bugfix] remove redundent styles in english document
* [Document] fix details
* fix Switch test cases
2017-10-12 07:06:27 -05:00