40 Commits

Author SHA1 Message Date
陈嘉涵
4119b5b3c7 [improvement] check event.cancelable before preventDefault 2019-05-10 14:18:46 +08:00
neverland
493860134a
[new feature] NumberKeyboard: add title-left slot (#3194) 2019-04-22 19:51:42 +08:00
neverland
49f4be180f
[new feature] NumberKeyboard: add safe-area-inset-bottom prop (#3173) 2019-04-18 19:59:33 +08:00
neverland
5a44d204bd
[new feature] Button: add touchstart event (#3039) 2019-03-22 14:41:01 +08:00
neverland
583f89f09d
[improvement] directive naming-style in jsx (#2677) 2019-02-02 17:35:32 +08:00
neverland
fab090bef9
[improvement] Swipe: jsx (#2626) 2019-01-26 09:43:46 +08:00
neverland
a5c39425e8
[improvement] NumberKeyboard: jsx (#2558) 2019-01-19 09:22:11 +08:00
neverland
16e4889a92
[improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
916dbd9927
[improvement] props default value (#2183) 2018-11-29 22:20:42 +08:00
neverland
00458839a2
[improvement] add slide-down class (#2134) 2018-11-25 09:28:21 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
b5cdfc3ac5
[improvement] NumberKeyboard: add close-button-text prop (#2051) 2018-11-07 18:03:02 +08:00
neverland
eb766e9660
update css variables (#2026) 2018-11-04 20:30:40 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
neverland
af168d6abc
[improvement] update color variables (#2010) 2018-11-01 16:16:26 +08:00
陈嘉涵
2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +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
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
neverland
263cceb7ce
update dependencies (#1581) 2018-08-02 20:18:41 +08:00
neverland
83ab9b1917
bump vue-test-utils (#1338) 2018-06-27 11:56:14 +08:00
neverland
a1c5c6fef4
[Improvement] eslint: use vue-libs (#1237) 2018-06-07 11:59:02 +08:00
neverland
92c108e245
[Improvement] Slider: add test cases (#1192) 2018-05-30 14:57:14 +08:00
neverland
88b142a048
[Improvement] NumberKeyboard: add close event (#1127) 2018-05-21 21:03:04 +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
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