陈嘉涵
0cde378373
[Doc] deploy to github pages
2018-05-28 18:49:41 +08:00
neverland
ea8d325c2c
[Build] dynamic import ( #1168 )
2018-05-27 12:01:21 +08:00
neverland
a5413aebfa
[Build] optimize config ( #1167 )
2018-05-26 22:42:56 +08:00
neverland
450cf7a0e8
[Build] optimize build lib script ( #1163 )
2018-05-25 20:40:36 +08:00
neverland
249e2400a3
[Build] use es entry file ( #1108 )
2018-05-19 18:36:24 +08:00
陈嘉涵
656d09b487
[release] 1.1.4
2018-05-18 14:35:24 +08:00
neverland
e73e950662
[bugfix] Icon template ( #1091 )
2018-05-17 17:18:23 +08:00
neverland
1bae8ab986
[Improvement] AddressEdit: fit in small screen ( #1082 )
2018-05-16 20:52:18 +08:00
neverland
e8aad7246c
[Improvement] Reorganize document ( #1066 )
2018-05-15 10:39:01 +08:00
neverland
b1142fd862
[Build] reduce dev log ( #1063 )
2018-05-14 18:52:23 +08:00
neverland
3b57e33654
[Build] upgrade to webpack-serve ( #1056 )
2018-05-13 09:04:58 +08:00
neverland
4de1e7da55
[Improvement] Reorganize demos ( #1052 )
2018-05-12 15:22:37 +08:00
neverland
a55eda8891
[Improvement] Rebuild test system ( #1051 )
2018-05-12 14:04:32 +08:00
陈嘉涵
360f2f40b1
[Build] fix package version
2018-05-12 12:30:53 +08:00
陈嘉涵
bf05e1e9e1
[Build] optimize webpack config
2018-05-09 22:44:59 +08:00
陈嘉涵
26a22fe48f
[Build] optimize release process
2018-05-09 22:30:07 +08:00
neverland
072dc24656
[Doc] optimize document site ( #1013 )
2018-05-08 08:27:52 +08:00
neverland
e42a048e0d
[build] upgrade vue-loader@15 ( #937 )
2018-04-25 17:58:05 +08:00
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