18 Commits

Author SHA1 Message Date
neverland
a4bebfbb8d
[improvement] ImagePreview: add show-index prop (#1889) 2018-10-02 21:24:25 +08:00
neverland
6d1c0ef2a5
[bugfix] Toast: mask render uncorrectly when forbidClick (#1154) 2018-05-24 14:25:55 +08:00
neverland
74714a41e4
[Improvement] Toast: add loadingType option (#1049) 2018-05-12 11:41:09 +08:00
neverland
bca3401d81
[bugfix] Toast: overlay blocked by other element (#740) 2018-03-21 15:58:11 +08:00
neverland
461b6732eb
[Improvement] Toast: support Vue.use to register (#690) 2018-03-14 11:47:46 +08:00
neverland
92b116c071
[Improvement] optimize utils (#661) 2018-03-02 14:39:26 +08:00
neverland
1f19852118
[new feature] Toast: support multiple instance (#586) 2018-01-29 17:19:01 +08:00
neverland
307113bc6b
[Improvement] Toast: add setDefaultOptions method (#541) 2018-01-18 09:41:38 +08:00
neverland
df2911eed0
[bugfix] Tab: active block disappeared when delete tab (#372)
* [Improvement] CouponCell text adjust

* fix: Coupon test cases

* [bugfix] SubmitBar i18n not work

* [bugfix] Tab: active block disappeared when delete tab

* [bugfix] Toast number message
2017-12-04 11:47:27 +08:00
neverland
c23762e08b
[Improment] add $toast/$dialog to Vue.prototype (#363) 2017-11-30 14:52:19 +08:00
neverland
121e2de375
[Improvement] add type definition files (#361) 2017-11-29 18:00:08 +08: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
257654ff03
[new feature] toast add mask option (#296)
* [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

* [bugfix] Steps style error when has more than 4 items

* [new feature] normalize size of all icons

* [new feature] Stepper add plus & minus event

* fix: yarn.lock

* [bugfix] addressEdit icon render failed

* [new feature] toast add mask option
2017-11-09 01:08:46 -06:00
neverland
371f6c1c7f [new feature] Toast support position prop (#244)
* [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

* [bugfix] popup style missing when build style entry

* [bugfix] Search: onSearch event arguments missing

* [Doc] add demo pages

* update zan-doc@0.3.7

* fix: build entry error

* [Doc] add goods demo

* [bugfix] button primary background color

* [Doc] update doc detail

* [new feature] Coupon add 'showExchangeBar' prop && add empty style

* [new feature] Toast support `position` prop

* [new feature] Tabbar add 'info' prop
2017-10-24 22:41:06 -05:00
陈嘉涵
018122f2e2 Toast: use flex layout, support loading with text, improve performance 2017-09-06 14:26:15 +08:00
陈嘉涵
bc169e905a dalete merge && class operating methods 2017-08-22 19:43:15 +08:00
陈嘉涵
c494292e3f directory adjust: delete entry index.js 2017-08-22 17:52:16 +08:00
jiangruowei
2de6435873 feat: add toast 2017-03-15 10:10:31 +08:00