neverland
e14b43e66a
[improvement] update eslint rules ( #2089 )
2018-11-15 15:30:17 +08:00
neverland
d8fb7145fd
[improvement] Toast: update border radius ( #2080 )
2018-11-13 21:37:30 +08:00
neverland
dd11d386d6
[bugfix] Toast: max width of text type ( #2074 )
2018-11-12 19:56:48 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct ( #2021 )
2018-11-03 21:08:06 +08:00
neverland
2e3ecf6402
[bugfix] Toast: toggle clickable when destroyed ( #1991 )
2018-10-29 17:28:50 +08:00
neverland
9e2126bad8
[bugfix] Toast: destroy instance in multiple mode ( #1959 )
2018-10-21 20:20:35 +08:00
陈嘉涵
2e8d7e0b4f
[Doc] update changelog
2018-10-18 18:50:23 +08:00
zxlg
8fa5bafcbe
[bugfix] Toast: fix instance when SSR ( #1927 )
2018-10-12 20:05:07 +08:00
neverland
6858f4e2ea
[bugfix] Toast: ssr error ( #1910 )
2018-10-09 18:12:02 +08:00
陈嘉涵
bc34d5048b
[Doc] remove old changelog
2018-10-03 21:26:05 +08:00
neverland
a4bebfbb8d
[improvement] ImagePreview: add show-index prop ( #1889 )
2018-10-02 21:24:25 +08:00
neverland
bde9f5adb2
[Doc] add component changelog ( #1816 )
2018-09-17 15:10:07 +08:00
neverland
ca91a1b498
[Improvement] Button: optimize loading ( #1756 )
2018-09-05 17:47:15 +08:00
陈嘉涵
e61123a3d6
[Doc] Toast register
2018-09-03 19:24:05 +08:00
neverland
a1c5c6fef4
[Improvement] eslint: use vue-libs ( #1237 )
2018-06-07 11:59:02 +08:00
neverland
74aa001bb6
[Test] optimize async cases ( #1232 )
2018-06-06 20:13:24 +08:00
neverland
6d1c0ef2a5
[bugfix] Toast: mask render uncorrectly when forbidClick ( #1154 )
2018-05-24 14:25:55 +08:00
neverland
d15efd756e
[Improvement] optimize isDef ( #1109 )
2018-05-19 18:43:44 +08:00
neverland
3d669b4a81
[Improvement] Toast: add test cases ( #1104 )
2018-05-19 09:57:45 +08:00
neverland
e8aad7246c
[Improvement] Reorganize document ( #1066 )
2018-05-15 10:39:01 +08:00
neverland
a3c1e49eee
[Improvement] Optimize demo test ( #1053 )
2018-05-12 16:08:09 +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
neverland
74714a41e4
[Improvement] Toast: add loadingType option ( #1049 )
2018-05-12 11:41:09 +08:00
neverland
8e911c75f9
[Improvement] use bem mixin ( #934 )
2018-04-25 11:50:10 +08:00
neverland
bca3401d81
[bugfix] Toast: overlay blocked by other element ( #740 )
2018-03-21 15:58:11 +08:00
neverland
639ef64d96
[bugfix] module circular dependency ( #728 )
2018-03-19 20:49:35 +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
92b116c071
[Improvement] optimize utils ( #661 )
2018-03-02 14:39:26 +08:00
neverland
c11c0bb4c7
[Improvement] Loading: change default type to circular ( #623 )
2018-02-08 09:47:15 +08:00
neverland
1f19852118
[new feature] Toast: support multiple instance ( #586 )
2018-01-29 17:19:01 +08:00
neverland
307113bc6b
[Improvement] Toast: add setDefaultOptions method ( #541 )
2018-01-18 09:41:38 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component ( #401 )
2017-12-11 20:41:19 +08:00
neverland
7dbb5db256
[Improvement] uniform fade animation ( #410 )
2017-12-11 20:00:26 +08:00
neverland
3208d1bb3d
[Improvement] simplify inner tag name ( #395 )
2017-12-08 14:56:50 +08:00
neverland
df2911eed0
[bugfix] Tab: active block disappeared when delete tab ( #372 )
...
* [Improvement] CouponCell text adjust
* fix: Coupon test cases
* [bugfix] SubmitBar i18n not work
* [bugfix] Tab: active block disappeared when delete tab
* [bugfix] Toast number message
2017-12-04 11:47:27 +08:00
neverland
c23762e08b
[Improment] add $toast/$dialog to Vue.prototype ( #363 )
2017-11-30 14:52:19 +08:00
neverland
121e2de375
[Improvement] add type definition files ( #361 )
2017-11-29 18:00:08 +08:00
neverland
83f9654681
[Improvement] optimize staticClass ( #337 )
...
* 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
2017-11-22 10:51:01 +08:00
neverland
ffa3fddfae
[bugfix] remove unnecessary props ( #323 )
...
* 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
2017-11-16 03:12:13 -06:00
neverland
257654ff03
[new feature] toast add mask option ( #296 )
...
* [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
* [new feature] Cell support vue-router target route
* [bugfix] add cell test cases
* update yarn.lock
* [bugfix] Tabbar cann't display info when use icon slot
* [Doc] update document title
* [bugfix] Dialog should reset button text when showed
* [new feature] CouponList add showCloseButton prop
* [new feature] Swipe add 'initialSwipe' prop
* [bugfix] NoticeBar text disappeared when page back
* [new feature] ImagePreview support startPosition
* fix: improve imagePreview test cases
* [bugfix] Steps style error when has more than 4 items
* [new feature] normalize size of all icons
* [new feature] Stepper add plus & minus event
* fix: yarn.lock
* [bugfix] addressEdit icon render failed
* [new feature] toast add mask option
2017-11-09 01:08:46 -06:00
neverland
d97269084b
[Doc] update document site title ( #274 )
...
* [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
* [new feature] Cell support vue-router target route
* [bugfix] add cell test cases
* update yarn.lock
* [bugfix] Tabbar cann't display info when use icon slot
* [Doc] update document title
2017-10-31 20:53:04 -05:00
neverland
371f6c1c7f
[new feature] Toast support position
prop ( #244 )
...
* [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
* [bugfix] Search: onSearch event arguments missing
* [Doc] add demo pages
* update zan-doc@0.3.7
* fix: build entry error
* [Doc] add goods demo
* [bugfix] button primary background color
* [Doc] update doc detail
* [new feature] Coupon add 'showExchangeBar' prop && add empty style
* [new feature] Toast support `position` prop
* [new feature] Tabbar add 'info' prop
2017-10-24 22:41:06 -05:00
陈嘉涵
018122f2e2
Toast: use flex layout, support loading with text, improve performance
2017-09-06 14:26:15 +08:00
陈嘉涵
e7b1d70900
fix: code style
2017-08-25 15:57:38 +08:00
陈嘉涵
bc169e905a
dalete merge && class operating methods
2017-08-22 19:43:15 +08:00
陈嘉涵
c494292e3f
directory adjust: delete entry index.js
2017-08-22 17:52:16 +08:00
陈嘉涵
6b1f38a382
delete unused files
2017-08-16 18:00:04 +08:00
陈嘉涵
72d590d890
fix: change utils && mixins alias
2017-08-15 17:27:02 +08:00