51 Commits

Author SHA1 Message Date
neverland
f69c66b439
[Doc] update neutral color variables (#2130) 2018-11-23 20:29:43 +08:00
张敏
d84b13a6cc [new feature] Tabs: add animated props to change tabs with animation (#2126) 2018-11-23 19:51:47 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
neverland
177fb5c7cb
[Doc] update vant-doc (#1608) 2018-08-08 15:43:31 +08:00
neverland
28699034d5
[Doc] update mobile nav (#1578) 2018-08-02 16:01:34 +08:00
neverland
7a295fce88
[Doc] fix demo page (#1050) 2018-05-12 11:50:50 +08:00
neverland
cb525ca98e
[Doc] update slogan (#993) 2018-05-05 13:40:01 +08:00
neverland
3991ec3bc9
[Doc] optimzie router & remove unused code (#640) 2018-02-12 17:23:37 +08:00
neverland
3adb01fc30
[Doc] optimize loading animation (#509) 2018-01-04 19:51:25 +08:00
neverland
98ece3ab8f
[breaking change] Cell: show active color when clicked (#497) 2017-12-29 17:09:50 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
陈嘉涵
72d4365dfc [Improvement] update vant logo 2017-12-18 14:35:01 +08:00
neverland
03824c5b07
[bugfix] Popup overlayClass type (#374) 2017-12-04 16:42:28 +08:00
neverland
ccf868c239
[bugfix] Popup: update overlay style & class (#349)
* 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
2017-11-24 14:18:14 +08:00
neverland
1f1632a7eb
[Doc] add switch lang button in mobile (#348)
* 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
2017-11-24 10:33:28 +08:00
neverland
5eb3303ec6
[Doc] translate theme & demo pages (#320)
* 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
2017-11-15 21:42:03 -06:00
neverland
46ab59930e
[Doc] update vant-demo respo (#318)
* 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
2017-11-15 20:49:53 -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
9178ebab86 [new feature] Coupon add 'showExchangeBar' prop && add empty style (#243)
* [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
2017-10-24 22:19:44 -05:00
neverland
276042b84c [Doc] add goods demo (#242)
* [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
2017-10-24 21:06:53 -05:00
neverland
0da517e004 [Doc] add demo pages (#237)
* [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
2017-10-24 02:27:04 -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
Yao
64ec6ce5ac Docs: add English language support (#170)
* feat: support lang entry build

* feat: vant support lang switch

* move lang iframe-router to utils & fix router link bug

* add en-US config && add some translation

* chang async. to async_ (support superman cdn)

* add layout translation

* change nav style

* upgrade zan-doc

* fix: doc config

* upgrade zan-doc && remove useless code

* fix changelog generate path
2017-10-06 12:33:28 +08:00
陈嘉涵
265fcbf2ef fix: remove dependence on zan-utils 2017-09-30 21:41:41 +08:00
陈嘉涵
d85025ebf7 fix: component style should not depend on reset.css 2017-09-13 13:35:37 +08:00
陈嘉涵
99f712104e Doc: optimzie mobile demo 2017-09-05 10:17:49 +08:00
陈嘉涵
8a951895f8 Doc: remove unused script in site 2017-09-04 11:01:17 +08:00
陈嘉涵
a2a8523da1 update doc 2017-08-31 10:38:11 +08:00
陈嘉涵
6fda3568da clean unnecessary docs 2017-08-09 19:12:56 +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
neverland
86d6b7097f Fix: deploy doc fail (#56) 2017-07-21 11:42:49 +08:00
neverland
78da8ff37f 文档改版 (#55) 2017-07-20 14:35:08 +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
张敏
94a1e83185 文档页样式优化和打包配置优化 (#8)
* 文档页样式和打包配置优化

* upload unit test
2017-04-25 14:37:11 +08:00
张敏
ce27957133 文档细节优化,search、咯阿丁和dialog组件样式修复 (#5)
* fix: loading small style, search style and dialog style

* fix: scroll to top

* fix mobile scroll

* fix scroll to top
2017-04-23 22:38:50 +08:00
张敏
c71cb3f2fd 手机端样式细节调整,补充测试用例 (#3)
* unit test

* picker and dialog unit tes

* fix:quantity and loading
2017-04-21 21:25:40 +08:00
cookfront
5d0cdbc3f1 fix: button add active style 2017-04-20 13:59:55 +08:00
cookfront
555ea1fe5d fix footer nav 2017-04-20 11:13:17 +08:00
cookfront
c7a662adda page header 2017-04-19 20:30:01 +08:00
cookfront
d18bc97deb fix mobile nav style 2017-04-19 20:11:18 +08:00
cookfront
06e333eb3e vant components 2017-04-19 17:44:57 +08:00
cookfront
c6014ad62d fix build 2017-04-19 15:52:47 +08:00
cookfront
e6c4f9ebf2 router 2017-04-19 15:41:08 +08:00
cookfront
ea16b3353b fix side nav width 2017-04-19 11:29:42 +08:00
cookfront
f90115e22b fix build 2017-04-19 10:32:12 +08:00
cookfront
d3bb97eb34 mobile nav 2017-04-18 21:07:28 +08:00
cookfront
e9807c1ad3 fix wap ui 2017-04-18 18:02:33 +08:00
cookfront
a5721be72f quantity test 2017-04-18 14:58:54 +08:00
cookfront
5a63e79ca7 page header 2017-04-13 14:28:26 +08:00
cookfront
88f5325889 side nav 2017-04-10 11:08:52 +08:00