14 Commits

Author SHA1 Message Date
neverland
bca3401d81
[bugfix] Toast: overlay blocked by other element (#740) 2018-03-21 15:58:11 +08:00
neverland
d21178f540
[Improvement] Toast: adjust background color (#601) 2018-02-02 10:15:58 +08:00
neverland
ca089ef042
[bugfix] Toast: work break (#567) 2018-01-23 19:59:15 +08:00
neverland
7dbb5db256
[Improvement] uniform fade animation (#410) 2017-12-11 20:00:26 +08: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
neverland
47576ec47c [breaking change] remove reset.css dependencies (#196)
* [breaking change] remove reset.css dependencies

* [bugfix] Doc footerNav not show

* [bugfix] PasswordInput Doc link
2017-10-12 06:25:55 -05:00
陈嘉涵
29f6fbbb66 Toast: fix background color 2017-09-07 15:10:33 +08:00
陈嘉涵
018122f2e2 Toast: use flex layout, support loading with text, improve performance 2017-09-06 14:26:15 +08:00
陈嘉涵
9dd8a93067 vant-css: use hairline classes instead of mixins 2017-09-05 10:50:17 +08:00
neverland
50983ca28e 依赖更新 && 构建调整 (#60)
* upgrade dependencies

* 更改所有 saladcss 写法

* fix: 升级依赖导致的样式错误

* fix: build vant css

* use es module when pack && webpack scope hoisting

* fix: vue module version

* delete unused npm script

* fix: build:vant script not work

* fix: webpack config format

* fix: build minify vant.js

* fix: captain ui relative link
2017-07-28 11:02:33 +08:00
张敏
6eefa61808 新增icon和修复toast样式问题 (#42) 2017-06-19 16:59:25 +08:00
张敏
b4544ef1dc Fix: 修复toast关闭时未移除Dom节点,以及补上单元测试 (#19)
* 文档页样式和打包配置优化

* upload unit test

* intanbul ignore src/index

* unit test

* utils dom unit test

* fix: toast not remove

* remove dom unit test

* remove toast clear unit test

* remove toast import vue
2017-04-26 15:49:44 +08:00
cookfront
5e7ea19b1a vant components 2017-04-19 17:46:40 +08:00