92 Commits

Author SHA1 Message Date
neverland
e8aad7246c
[Improvement] Reorganize document (#1066) 2018-05-15 10:39:01 +08:00
neverland
4de1e7da55
[Improvement] Reorganize demos (#1052) 2018-05-12 15:22:37 +08:00
neverland
5776327094
[Improvement] ImagePreview: optimize click detect (#1042) 2018-05-11 16:41:08 +08:00
neverland
61e895789a
[Improvement] ImagePreview: remove unused code (#986) 2018-05-04 15:43:51 +08:00
nrz
af6f7c0d0b [bugfix] ImagePreview offset empty 2018-05-04 15:22:15 +08:00
neverland
b48ee8eece
[Improvement] more component use bem mixin (#924) 2018-04-24 16:31:16 +08:00
neverland
bd80fe4e05
[Improvement] add touch mixin (#869) 2018-04-13 15:26:41 +08:00
neverland
1b6f9ba075
[bugfix] Popup: lock-scroll not work when open multi popup (#842) 2018-04-10 10:39:54 +08:00
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
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +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
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
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
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
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
5963eedb1a 修复:图片预览 滑动关闭bug (#134)
* fix: 关闭image preview
2017-09-15 21:13:52 +08:00
陈嘉涵
e7b1d70900 fix: code style 2017-08-25 15:57:38 +08:00
陈嘉涵
c494292e3f directory adjust: delete entry index.js 2017-08-22 17:52:16 +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
张敏
0f5972e75e 支持SSR、升级Vue版本和增加新的icon (#40)
* search component add new style

* update vue version and support ssr

* unit test

* add new icon

* new icon
2017-06-15 19:46:56 +08:00
wny
525a415aee 修复长按图片后,图片会隐藏问题 (#32)
* fix: 修复长按图片,图片隐藏问题

* fix: button style

* fix: preview unit test

* fix: init datetime-picker unit test
2017-05-24 17:34:08 +08:00
张敏
9c26422f06 修复:picker中值变了后未更新picker-colum中的值 (#23)
* 修复:picker中值变了后未更新picker-colum中的值
2017-04-27 16:56:54 +08:00
张敏
94a1e83185 文档页样式优化和打包配置优化 (#8)
* 文档页样式和打包配置优化

* upload unit test
2017-04-25 14:37:11 +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
78624258de fix zan prefix 2017-04-19 20:21:22 +08:00
cookfront
06e333eb3e vant components 2017-04-19 17:44:57 +08:00
cookfront
7c75f48eaa actionsheet unit test 2017-04-12 12:01:44 +08:00
cookfront
641473e2b6 fix image preview 2017-04-01 15:51:47 +08:00
cookfront
780f900f5c image preview 2017-04-01 11:43:26 +08:00
cookfront
0bf7852f0b image preview 2017-03-15 20:56:37 +08:00
cookfront
0ba9333634 fix lint 2017-03-07 10:30:32 +08:00
cookfront
019bb5c7d8 action sheet 2017-03-06 11:21:27 +08:00
cookfront
8856af91fd image preview 2017-03-05 16:57:50 +08:00
cookfront
1cf5490f99 image preview component 2017-03-03 15:46:26 +08:00
cookfront
6e6c057ffd zanui vue config 2017-03-03 10:20:55 +08:00