23 Commits

Author SHA1 Message Date
neverland
e1544fe919
simplify build config (#638) 2018-02-12 15:46:52 +08:00
neverland
b07f55bb51
[feature] use cache loader (#375) 2017-12-04 17:04:45 +08:00
neverland
a0acfd9f7f
[Improvement] optimize build speed (#355)
* 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

* [bugfix] NavBar click event

* [Improvement] optimize build speed
2017-11-27 14:58:29 +08: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
ed43b21306 [bugfix] uploader style error (#265)
* [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
2017-10-27 02:34:19 -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
陈嘉涵
c4510aa8e0 Build: remove optimize-css-assets-webpack-plugin 2017-09-13 13:34:32 +08:00
陈嘉涵
225df48ba5 Doc: improve iframe load speed 2017-09-04 13:01:58 +08:00
陈嘉涵
8a951895f8 Doc: remove unused script in site 2017-09-04 11:01:17 +08:00
WyTiny
1418117681 Add deep-select component and fix a popup bug. (#103)
* feat: new deep select

* fix: add deep-select test

* fix: import

* fix: icon import
2017-09-01 10:15:53 +08:00
陈嘉涵
67a3c16a62 update dependencies 2017-08-29 15:59:13 +08:00
陈嘉涵
f44ee614f1 delete components.json 2017-08-28 15:25:50 +08:00
陈嘉涵
f27fa0122d Clear up warnings when running test cases. 2017-08-16 23:06:28 +08:00
陈嘉涵
72d590d890 fix: change utils && mixins alias 2017-08-15 17:27:02 +08:00
陈嘉涵
31d1ae392b fix: delete unused doc css 2017-08-15 13:25:16 +08:00
陈嘉涵
6fda3568da clean unnecessary docs 2017-08-09 19:12:56 +08:00
陈嘉涵
8ca524d9ac load doc && demo in demand 2017-08-09 16:21:16 +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
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
Yao
2feeb67b3f 改变打包出来的amd模块,增加amd模块的名字 (#28)
* add amd name
2017-05-11 15:58:12 +08:00
张敏
8cdbb0fdd5 修复:添加reset.css和cell加上right-icon的slot (#27)
* add reset css and remove postcss-salad

* cell add right icon slog
2017-05-09 11:45:33 +08:00
张敏
94a1e83185 文档页样式优化和打包配置优化 (#8)
* 文档页样式和打包配置优化

* upload unit test
2017-04-25 14:37:11 +08:00