陈嘉涵
a518063718
[changelog] 0.11.0
2017-11-17 15:29:58 +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
秦天翔
fbcb691699
修复 windows 平台 npm run dist 任务异常的问题 ( #301 )
2017-11-09 23:56:52 -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
neverland
a186f6958d
[Doc] change document site path to /zanui/vant ( #262 )
...
* [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
2017-10-26 22:14:08 -05:00
neverland
5a1c20d0a6
[bugfix] popup style missing when build style entry ( #231 )
...
* [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
2017-10-22 21:06:39 -05:00
neverland
0884cad227
[bugfix] Address & Contact list style ( #230 )
...
* [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
2017-10-22 21:01:30 -05:00
neverland
46a0d7e49f
[bugfix] Optimize component dependency analyze when build style entry ( #224 )
...
* [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
2017-10-20 02:00:31 -05:00
pangxie1991
77f6a798e4
add changelog && fix changelog.sh
2017-10-11 19:05:03 +08:00
陈嘉涵
85e477eab0
adjust build-changelog dir
2017-10-09 15:40:45 +08: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
陈嘉涵
493b481aa7
use bundle analyzer plugin to analyze budle size
2017-09-29 16:18:42 +08:00
陈嘉涵
5d55898c63
delete Makefile
2017-09-28 10:46:58 +08:00
陈嘉涵
3de884fbd9
fix: get-components should ignore .DS_Store in macOS
2017-09-28 10:42:25 +08:00
陈嘉涵
c532b29662
saperate changelog generater from build.sh
2017-09-22 19:44:48 +08:00
陈嘉涵
c4510aa8e0
Build: remove optimize-css-assets-webpack-plugin
2017-09-13 13:34:32 +08:00
陈嘉涵
527e12768b
Build: analyzes component dependencies when build style entries
2017-09-06 16:01:54 +08:00
陈嘉涵
9dd8a93067
vant-css: use hairline classes instead of mixins
2017-09-05 10:50:17 +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
陈嘉涵
0eed2d35d8
Merge remote-tracking branch 'main/dev' into dev
2017-08-29 15:59:55 +08:00
陈嘉涵
67a3c16a62
update dependencies
2017-08-29 15:59:13 +08:00
Yao
3b6e462b90
修复 make init bug ( #97 )
...
* fix: make init
2017-08-29 15:17:00 +08:00
陈嘉涵
f44ee614f1
delete components.json
2017-08-28 15:25:50 +08:00
陈嘉涵
a1aededecb
NoticeBar: add component && doc
2017-08-28 13:45:25 +08:00
陈嘉涵
2c03e0d670
[build] 0.8.4
2017-08-18 16:50:02 +08:00
陈嘉涵
fdade73ee4
fix: delete dialog 2500 z-index
2017-08-18 15:19:56 +08:00
陈嘉涵
f27fa0122d
Clear up warnings when running test cases.
2017-08-16 23:06:28 +08:00
陈嘉涵
7636f26c27
extract vue-sfc-compiler module
2017-08-16 22:38:17 +08:00
陈嘉涵
6b1f38a382
delete unused files
2017-08-16 18:00:04 +08:00
陈嘉涵
f9f01e5568
feat: use sfc-compiler instead of rollup
2017-08-16 17:59:50 +08:00
陈嘉涵
72d590d890
fix: change utils && mixins alias
2017-08-15 17:27:02 +08:00
陈嘉涵
711352ae12
fix: output file size when use rollup
2017-08-15 14:32:02 +08:00
陈嘉涵
31d1ae392b
fix: delete unused doc css
2017-08-15 13:25:16 +08:00
陈嘉涵
4555d82c8e
feat: use rollup to build component
2017-08-12 22:33:13 +08:00
陈嘉涵
1e34782657
fix: not default require reset.css
2017-08-10 14:24:54 +08:00
陈嘉涵
6fda3568da
clean unnecessary docs
2017-08-09 19:12:56 +08:00
陈嘉涵
1cab7c449c
update yarn.lock
2017-08-09 16:45:39 +08:00
陈嘉涵
8ca524d9ac
load doc && demo in demand
2017-08-09 16:21:16 +08:00
陈嘉涵
ad1755bffa
fix: component output librarayExport
2017-07-31 10:54:56 +08:00
陈嘉涵
84634bb77d
import base.css in component styles
2017-07-28 17:05:45 +08:00
陈嘉涵
4dd1a45d8e
fix: no style components
2017-07-28 16:04:13 +08:00
陈嘉涵
5128a718e1
support babel-plugin-import
2017-07-28 15:43:28 +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
cookfront
41557ba0f1
add changelog docs
2017-07-12 15:35:11 +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
张敏
cd996382e6
移除postcss-reset ( #35 )
...
* remove postcss reset
2017-05-25 16:38:08 +08:00
cookfront
64b780056a
webpack cdn config
2017-05-25 15:27:58 +08:00