149 Commits

Author SHA1 Message Date
neverland
7bdce04268
[Build] use MiniCssExtractPlugin instead of ExtractTextPlugin (#936) 2018-04-25 15:36:55 +08:00
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
陈嘉涵
29f12c8978 [bugfix] Build: package output path 2018-04-17 14:40:12 +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
f13a0779fd
[Improvement] upgrade to webpack 4 (#693) 2018-03-15 10:13:48 +08:00
neverland
461b6732eb
[Improvement] Toast: support Vue.use to register (#690) 2018-03-14 11:47:46 +08:00
neverland
8641701609
[Improvement] update CDN domain (#652) 2018-02-27 15:14:43 +08:00
陈嘉涵
bfdf146f76 update dependencies 2018-02-22 10:02:23 +08:00
陈嘉涵
1dcec743e8 [bugfix] Site url 2018-02-12 17:44:28 +08:00
neverland
3991ec3bc9
[Doc] optimzie router & remove unused code (#640) 2018-02-12 17:23:37 +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
b07f55bb51
[feature] use cache loader (#375) 2017-12-04 17:04:45 +08:00
neverland
c23762e08b
[Improment] add $toast/$dialog to Vue.prototype (#363) 2017-11-30 14:52:19 +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
陈嘉涵
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