60 Commits

Author SHA1 Message Date
neverland
16e4889a92
[improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
陈嘉涵
3c5cc03b4c [Doc] Button api 2018-10-30 01:16:02 +08:00
陈嘉涵
2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +08:00
neverland
f5e114cf08
[improvement] Cell: optimize border (#1902) 2018-10-09 11:47:28 +08:00
neverland
df9299457d
[Doc] update button document (#1901) 2018-10-09 10:57:33 +08:00
陈嘉涵
bc34d5048b [Doc] remove old changelog 2018-10-03 21:26:05 +08:00
neverland
1f0b41ec20
[improvement] Button: update disabled style (#1886) 2018-10-02 17:24:33 +08:00
neverland
beebeaf5b7
[improvement] Button: add round prop (#1885) 2018-10-02 17:03:13 +08:00
neverland
bde9f5adb2
[Doc] add component changelog (#1816) 2018-09-17 15:10:07 +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
56cc2ce837
[improvement] Loading: support any color (#1717) 2018-08-30 15:24:59 +08:00
neverland
513b62053e
[Improvement] Button: add square prop (#1627) 2018-08-14 14:56:51 +08:00
neverland
4ab3959636
[Improvement] Button: add warning type (#1558) 2018-07-30 17:33:19 +08:00
neverland
7c3d3db630
[Improvement] Button: add plain prop (#1444) 2018-07-09 21:11:08 +08:00
neverland
c368e36aea
[Improvement] Layout: support flex (#1305) 2018-06-19 22:54:02 +08:00
neverland
1bae8ab986
[Improvement] AddressEdit: fit in small screen (#1082) 2018-05-16 20:52:18 +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
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
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
陈嘉涵
c494292e3f directory adjust: delete entry index.js 2017-08-22 17:52:16 +08:00
陈嘉涵
9f12a03771 Button: optimize doc 2017-08-21 10:05:29 +08:00
陈嘉涵
6b1f38a382 delete unused files 2017-08-16 18:00:04 +08:00
陈嘉涵
6fda3568da clean unnecessary docs 2017-08-09 19:12:56 +08:00
cookfront
78624258de fix zan prefix 2017-04-19 20:21:22 +08:00
cookfront
06e333eb3e vant components 2017-04-19 17:44:57 +08:00
jiangruowei
a32142c723 feat: add tests && fix bugs 2017-04-06 15:11:29 +08:00
cookfront
e241d92cd9 fix cell 2017-03-30 17:40:15 +08:00
niunai
874df43df0 按钮新增类型,layout补全文档 2017-03-30 14:23:36 +08:00
niunai
6f30cd1404 点击时抛出event对象 2017-03-14 15:58:10 +08:00
niunai
e918c52fd0 增加zan-layout 2017-03-03 17:58:08 +08:00
niunai
7d0dfa0555 Merge branch 'master' of gitlab.qima-inc.com:fe/zanui-vue 2017-03-02 15:53:34 +08:00
niunai
b30b98e61c when to modifier 2017-03-02 15:53:29 +08:00
cookfront
048049d506 z- to zan- 2017-02-28 17:12:02 +08:00
cookfront
fc572191cd build config 2017-02-26 13:34:49 +08:00