17 Commits

Author SHA1 Message Date
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
beebeaf5b7
[improvement] Button: add round prop (#1885) 2018-10-02 17:03:13 +08:00
neverland
3000760fcc
[bugfix] Button: loading color (#1768) 2018-09-07 15:47:33 +08:00
neverland
ca91a1b498
[Improvement] Button: optimize loading (#1756) 2018-09-05 17:47:15 +08:00
neverland
513b62053e
[Improvement] Button: add square prop (#1627) 2018-08-14 14:56:51 +08:00
neverland
7c3d3db630
[Improvement] Button: add plain prop (#1444) 2018-07-09 21:11:08 +08:00
neverland
051116df4c
[Improvement] add BEM helper mixin (#904) 2018-04-22 11:33:54 +08:00
neverland
dadf733d71
[bugfix] Button: should be unclickavble when loading (#779) 2018-03-26 19:52:17 +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
c11c0bb4c7
[Improvement] Loading: change default type to circular (#623) 2018-02-08 09:47:15 +08:00
neverland
041cc1e614
[Improvement] Button: add text prop (#563) 2018-01-23 11:41:37 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
neverland
a57887919d
[Doc] optimzie doc detail (#413) 2017-12-12 13:13:35 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland
3208d1bb3d
[Improvement] simplify inner tag name (#395) 2017-12-08 14:56:50 +08:00
neverland
7e233eebfe
[Improvement] update actionsheet close icon style (#340)
* 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
2017-11-23 19:45:57 +08:00