63 Commits

Author SHA1 Message Date
neverland
602f8e0b50
[bugfix] Build: should use babel sync compile (#885) 2018-04-17 17:47:56 +08:00
陈嘉涵
4179bc45ec [bugfix] missing style entry in dist lib 2018-04-17 15:00:53 +08:00
neverland
f97bb54688
[new feature] support es module (#875) 2018-04-17 14:36:46 +08:00
陈嘉涵
62f03ac00d [changelog] 1.0.5 2018-04-13 16:01:27 +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
e1544fe919
simplify build config (#638) 2018-02-12 15:46:52 +08:00
neverland
aa4f03a15d
[new feature] Dialog: support component call (#593) 2018-01-31 11:22:00 +08:00
neverland
3adb01fc30
[Doc] optimize loading animation (#509) 2018-01-04 19:51:25 +08:00
neverland
df67b005ce
[Improvement] eslint before build (#455) 2017-12-19 19:12:32 +08:00
neverland
05a724c0c8
[Improvement] remove unused dependencies & scripts (#453) 2017-12-19 19:03:42 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland
c23762e08b
[Improment] add $toast/$dialog to Vue.prototype (#363) 2017-11-30 14:52:19 +08:00
陈嘉涵
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
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
陈嘉涵
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
陈嘉涵
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
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
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
陈嘉涵
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
陈嘉涵
1e34782657 fix: not default require reset.css 2017-08-10 14:24:54 +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
张敏
dd5e2eefa9 添加单元测试 (#12)
* 添加单元测试
2017-04-25 19:57:17 +08:00
cookfront
06e333eb3e vant components 2017-04-19 17:44:57 +08:00
cookfront
4d974ce619 popup docs 2017-03-31 20:12:45 +08:00
cookfront
8856af91fd image preview 2017-03-05 16:57:50 +08:00
cookfront
b9d34f95b5 [build] 0.0.12 2017-03-02 19:43:03 +08:00
cookfront
6f2b44bb4d step component 2017-03-02 11:29:01 +08:00
cookfront
e5ce5b052f build config 2017-02-28 17:29:27 +08:00
niunai
5c085f2fb7 fix dev 2017-02-27 20:23:53 +08:00
cookfront
af839946ed build entry 2017-02-27 18:16:51 +08:00