13 Commits

Author SHA1 Message Date
neverland
a1c5c6fef4
[Improvement] eslint: use vue-libs (#1237) 2018-06-07 11:59:02 +08:00
neverland
88b142a048
[Improvement] NumberKeyboard: add close event (#1127) 2018-05-21 21:03:04 +08:00
neverland
b48ee8eece
[Improvement] more component use bem mixin (#924) 2018-04-24 16:31:16 +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
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
neverland
9e6b663145
[new feature] NumberKeyboard add custom theme (#472) 2017-12-22 16:29:21 +08:00
neverland
993aaad499
[new feature] NumberKeyboard: add hideOnClickOutside & closeButtonText props (#458) 2017-12-21 09:20:14 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +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
9084a662c3 [Document] add form components english document (#199)
* [Document] add english document of Checkbox

* [Document] add english document of Field

* [Document] add english document of NumberKeyboard

* [bugfix] NumberKeyboard should not dispaly title when title is empty

* [Document] add english document of PasswordInput

* [Document] add english document of Radio

* [document] add english document of Switch

* [bugfix] remove redundent styles in english document

* [Document] fix details

* fix Switch test cases
2017-10-12 07:06:27 -05:00
陈嘉涵
d85025ebf7 fix: component style should not depend on reset.css 2017-09-13 13:35:37 +08:00
陈嘉涵
f0cbcc99dc add NumberKeyboard component 2017-09-08 21:06:16 +08:00