neverland
639ef64d96
[bugfix] module circular dependency ( #728 )
2018-03-19 20:49:35 +08:00
neverland
ffd72e5442
[Improvement] extract component common part ( #703 )
2018-03-16 17:10:46 +08:00
neverland
461b6732eb
[Improvement] Toast: support Vue.use to register ( #690 )
2018-03-14 11:47:46 +08:00
neverland
d36dd61bc9
[breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll ( #688 )
2018-03-14 11:07:48 +08:00
neverland
aa4f03a15d
[new feature] Dialog: support component call ( #593 )
2018-01-31 11:22:00 +08:00
neverland
041cc1e614
[Improvement] Button: add text prop ( #563 )
2018-01-23 11:41:37 +08:00
neverland
b7282356ee
[Improvement] Dialog: add setDefaultOptions method ( #539 )
2018-01-17 18:54:12 +08:00
Li Chuangbo
57abc04346
[Improvement] Mixins: treat empty string as true for boolean props ( #468 )
2017-12-22 12:08:50 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component ( #401 )
2017-12-11 20:41:19 +08:00
neverland
3208d1bb3d
[Improvement] simplify inner tag name ( #395 )
2017-12-08 14:56:50 +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
83f9654681
[Improvement] optimize staticClass ( #337 )
...
* 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
2017-11-22 10:51:01 +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
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
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
陈嘉涵
29f6fbbb66
Toast: fix background color
2017-09-07 15:10:33 +08:00
陈嘉涵
9dd8a93067
vant-css: use hairline classes instead of mixins
2017-09-05 10:50:17 +08:00
陈嘉涵
43693fa781
Dialog: support both function call and component call
2017-08-25 15:37:39 +08:00
陈嘉涵
c494292e3f
directory adjust: delete entry index.js
2017-08-22 17:52:16 +08:00
陈嘉涵
234d594a7d
fix: delete dialog 2500 z-index
2017-08-18 15:38:25 +08:00
陈嘉涵
7b882dca97
Merge remote-tracking branch 'main/dev' into dev
2017-08-16 23:08:10 +08:00
陈嘉涵
f27fa0122d
Clear up warnings when running test cases.
2017-08-16 23:06:28 +08:00
陈嘉涵
f828d14d0e
fix: dialog animation not work
2017-08-16 22:34:25 +08:00
Yao
f613214965
fix: dialog base z-index to 2500 ( #75 )
2017-08-16 21:34:44 +08:00
陈嘉涵
6b1f38a382
delete unused files
2017-08-16 18:00:04 +08:00
陈嘉涵
72d590d890
fix: change utils && mixins alias
2017-08-15 17:27:02 +08:00
陈嘉涵
6fda3568da
clean unnecessary docs
2017-08-09 19:12:56 +08:00
张敏
2cc8f2ae5e
tabs组件支持滑动 ( #52 )
2017-07-11 14:35:39 +08:00
张敏
ecf587f7ed
新增icon、filed组件新增time类型和Dialog组件默认文案修改 ( #43 )
2017-06-26 15:02:27 +08:00
张敏
034c66a77f
修复表单组件样式和单元测试用例 ( #7 )
...
* fix: loading small style, search style and dialog style
* fix: scroll to top
* fix mobile scroll
* fix scroll to top
* 文档细节优化
* unit test
* dialog and image-preview unit test
* fix form component style
* fix radio and checkbox style
* fix search component style
2017-04-24 17:33:40 +08:00
cookfront
06e333eb3e
vant components
2017-04-19 17:44:57 +08:00
cookfront
1ab44ea055
dialog fix
2017-04-14 17:36:24 +08:00
cookfront
7c75f48eaa
actionsheet unit test
2017-04-12 12:01:44 +08:00
cookfront
a85c3c2695
fix dialog
2017-04-05 20:34:27 +08:00
cookfront
1cf5490f99
image preview component
2017-03-03 15:46:26 +08:00
cookfront
048049d506
z- to zan-
2017-02-28 17:12:02 +08:00
cookfront
333012b8d2
components package.json
2017-02-24 19:07:43 +08:00
cookfront
f524d6ccd2
zanui css build
2017-02-24 17:46:56 +08:00
niunai
30a5feae21
fix button click & change to bem style
2017-02-22 19:26:14 +08:00
cookfront
c786235977
use zanui name
2017-02-17 16:04:37 +08:00
cookfront
3bed02995d
dialog component
2017-02-16 17:15:35 +08:00
cookfront
c45822b400
fix lint
2017-02-16 16:54:15 +08:00
cookfront
18c9d2c933
dialog component
2017-02-16 15:49:32 +08:00
cookfront
5c845093da
dialog component
2017-02-16 15:38:32 +08:00
cookfront
7b0ab582d7
dialog component
2017-02-16 15:30:50 +08:00
cookfront
4c3cdd433b
dialog component
2017-02-16 15:12:28 +08:00