33 Commits

Author SHA1 Message Date
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
1e10a65a18
[Improvement] add checkbox labelDisabled test case (#650) 2018-02-27 09:46:36 +08:00
ddchef
d7403a0241 [new feature]Checkbox: support disabled label (#644) 2018-02-26 14:22:29 +08:00
neverland
9673da4131
[Improvement] Checkbox: remove unnecessary DOM (#636) 2018-02-12 10:35:20 +08:00
MaStone
e0664d7f82 [new feature] Checkbox: support config the maximum amount of checked options (#631) 2018-02-09 20:49:38 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
WyTiny
a19cfe51ca [bugfix] disabled property in checkbox (#425) 2017-12-13 16:18:40 +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
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
2890a55ed8
[new feature] optimize find-parent (#325)
* 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
2017-11-16 04:56:24 -06: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
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
陈嘉涵
37a5c55ddb fix: tab's props not observable 2017-09-27 10:48:50 +08:00
陈嘉涵
62b48ee99f fix: checkbox icon dependencies 2017-09-20 20:19:47 +08:00
陈嘉涵
9d31eca15f Checkbox: support different shape 2017-09-20 20:10:47 +08:00
陈嘉涵
ca9379de0d Checkbox: support change event 2017-09-01 13:33:12 +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
陈嘉涵
6fda3568da clean unnecessary docs 2017-08-09 19:12:56 +08:00
张敏
c71cb3f2fd 手机端样式细节调整,补充测试用例 (#3)
* unit test

* picker and dialog unit tes

* fix:quantity and loading
2017-04-21 21:25:40 +08:00
cookfront
06e333eb3e vant components 2017-04-19 17:44:57 +08:00
cookfront
cd049aa2a1 checkbox and radio unit test 2017-04-17 14:12:05 +08:00
cookfront
7674d8d562 fix radio 2017-03-14 16:58:20 +08:00
cookfront
bbb0baa763 fix checkbox 2017-03-09 10:53:46 +08:00
cookfront
7278df2f00 checkbox label click event 2017-03-08 17:30:55 +08:00
cookfront
7093f1772f 文档优化 2017-03-06 15:16:02 +08:00
cookfront
082b23927b fix lint 2017-03-03 16:42:53 +08:00
cookfront
d4950678e6 checkbox component 2017-03-01 11:31:52 +08:00
cookfront
c2a46edeae checkbox component 2017-03-01 11:17:21 +08:00
cookfront
e0be5b962e checkbox component 2017-03-01 11:15:15 +08:00