41 Commits

Author SHA1 Message Date
neverland
83daca3f8d
[new feature] Actionsheet: add safe-area-inset-bottom prop (#3171) 2019-04-18 17:47:44 +08:00
TimonPeng
2b44f1a8dd [improvement] Tabbar: add iPhone X layout feature for fixed tabbar (#3149) 2019-04-18 15:52:26 +08:00
neverland
e5fc82e96b
[improvement] Tabbar: add less vars (#3124) 2019-04-10 15:58:05 +08:00
Aimer
a156e1b914 reqair docs (#3006) 2019-03-20 11:52:44 +08:00
neverland
f768e75bfe
[improvement] Use scoped-slots in Vue 2.6+ (#2688) 2019-02-05 22:16:55 +08:00
neverland
4374293c4e
bump vue@2.6 (#2684) 2019-02-05 10:25:21 +08:00
neverland
b8ec2ffc5d
[improvement] Tabbar: jsx (#2663) 2019-02-01 17:10:31 +08:00
陈嘉涵
e45780dccc [Doc] fix tabbar quote 2019-01-19 09:52:43 +08:00
neverland
b3f587c7d0
[improvement] Icon: jsx (#2514) 2019-01-13 08:44:36 +08:00
neverland
d62ccc06fd
[improvement] Color: update base green to wechat green (#2479) 2019-01-09 22:22:52 +08:00
neverland
6d362dc3eb
[improvement] Template: use v-text instead of mustache (#2404) 2018-12-30 11:20:38 +08:00
neverland
728a0e26c5
[new feature] Tabbar: add active-color prop (#2372) 2018-12-25 21:41:57 +08:00
neverland
fb9a5fe727
[Doc] Tabbar: fix typo (#2368) 2018-12-24 20:38:26 +08:00
neverland
c100b045d1
[improvement] replace icons (#2304) 2018-12-16 15:59:52 +08:00
neverland
16e4889a92
[improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
dc11970fa0
[new feature] Icon: name can be URL (#2149) 2018-11-26 20:27:30 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
0860901ec1
[new feature] Cell: add size prop (#2086) 2018-11-14 17:25:14 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
陈嘉涵
2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +08:00
陈嘉涵
5c05eb42cb [Doc] remove improvement component changelog 2018-10-12 20:32:21 +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
30b3fad696
[bugfix] Tabbar: info not work when use icon slot (#1705) 2018-08-27 21:06:18 +08:00
neverland
bf7b84fee6
[Improvement] Tabbar: optimize DOM (#1640) 2018-08-16 20:14:25 +08:00
neverland
377ea7af9e
[Improvement] Coupon: upgrade style (#1636) 2018-08-16 19:58:37 +08:00
neverland
806df7802f
[bugfix] Tabbar: change event (#1571) 2018-08-01 17:37:30 +08:00
neverland
c0e9fd633a
[Improvement] Icon: add size prop (#1555) 2018-07-30 17:01:07 +08:00
neverland
a0602c81d5
[Improvement] Checkbox: support custom icon (#1414) 2018-07-05 21:25:04 +08:00
neverland
3c48de191d
[Improvement] Tabbar: add z-index prop (#1310) 2018-06-20 23:01:12 +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
8e911c75f9
[Improvement] use bem mixin (#934) 2018-04-25 11:50:10 +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
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
eeaa36058a [new feature] add Tabbar component (#204)
* [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

* [bugfix] Swipe shouid reinitialize when item changes

* [new feature] ImagePreview reconstruct

* [new feature] add Tabbar component
2017-10-12 22:00:34 -05:00