Commit Graph

2799 Commits

Author SHA1 Message Date
Black Wayne
bf76a7d941 Carbon: doc's scroll & primary color (#7299)
* Carbon: sidenav & table & changelog

* Carbon: doc style update

* Carbon: fix header's bg

* Carbon: use el-scrollbar

* Carbon: gogogo

* Carbon: doc fix scroll bug

* Carbon: update in resize

* the same as lastone

* Carbon: fix nav fade
2017-09-30 02:50:04 -05:00
Black Wayne
78b791c0f1 Carbon: doc's style update (#7292)
* Carbon: sidenav & table & changelog

* Carbon: doc style update

* Carbon: fix header's bg

* Update header.vue

* Update component.tpl
2017-09-29 06:34:35 -05:00
Leopoldthecoder
257473f305 Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
#	examples/app.vue
#	examples/docs/en-US/tree.md
#	examples/docs/zh-CN/tree.md
#	examples/versions.json
#	packages/select/src/select.vue
#	packages/theme-default/package.json
2017-09-29 16:21:29 +08:00
Leopoldthecoder
1214a24d0c update docs style vol.2 2017-09-29 03:13:27 -05:00
maranran
d66473f005 add accessibility for input & rate & collapse & progress & upload (#7196) 2017-09-29 02:58:07 -05:00
Black Wayne
5ce0e22823 Steps: add chalk theme (#7274)
* Steps: add chalk theme

* Update steps.md

* Update steps.md

* Update steps.md
2017-09-28 22:41:59 -05:00
杨奕
d34e38a936 docs style groundwork (#7281)
* docs style groundwork

* update docs style
2017-09-28 22:36:38 -05:00
wayne
fa6580e7a9 Carbon: sidenav & table & changelog 2017-09-28 22:19:54 -05:00
杨奕
21c579179c remove theme-default (#7273) 2017-09-28 05:01:29 -05:00
Leopoldthecoder
a0682ed983 update release & deploy scripts 2017-09-28 03:05:45 -05:00
杨奕
b578670168 update color docs (#7256)
* update color docs

* fix button test
2017-09-28 02:28:12 -05:00
Black Wayne
8774311c76 Breadcrumb: add chalk theme (#7203)
* Breadcrumb: add chalk theme

* Breadcrumb: fix bugs

* fix pagination sizes' arrow
2017-09-27 23:22:30 -05:00
Leopoldthecoder
0f6f42f482 [release] 1.4.6 2017-09-27 13:34:35 +08:00
Leopoldthecoder
e1e6adbb23 [build] 1.4.6 2017-09-27 13:34:35 +08:00
Leopoldthecoder
d4cd7b9435 Changelog: update for 1.4.6 2017-09-26 23:45:33 -05:00
wayne
df8107ca49 Carbon: fix var 2017-09-26 23:32:34 -05:00
wayne
05791606db Carbon: add welcome page 2017-09-26 23:32:34 -05:00
Leopoldthecoder
a4eb891a21 DatePicker: fix initial value of [] in range type 2017-09-26 19:32:49 -05:00
Leopoldthecoder
e768eca7a2 update slider docs 2017-09-26 20:02:41 +08:00
杨奕
fc49318315 Update slider.md 2017-09-26 06:48:01 -05:00
maran
d6f04caefd add accessibility for menu 2017-09-26 06:48:01 -05:00
maran
0a597a949e add accessibility for slider and fixbug for unittest 2017-09-26 06:48:01 -05:00
Leopoldthecoder
9516c60c41 fix cascader test 2017-09-26 05:29:39 -05:00
Leopoldthecoder
0ed1aa6f82 update notification docs 2017-09-26 05:29:39 -05:00
wenqing
58542b3a5e Select Autocomplete: change dropdown popper default options (#7227) 2017-09-26 02:54:09 -05:00
Leopoldthecoder
9e67ec3506 Tree: get prop from data if not specified in props 2017-09-26 02:00:14 -05:00
Leopoldthecoder
2fae006ba1 Cascader: fix filter 2017-09-26 01:02:10 -05:00
Gabriel Oliveira
209c4f86af Notification: add showClose option (#6402)
* Adding showClose option on Notification

* Update notification.md
2017-09-25 23:15:58 -05:00
Leopoldthecoder
a35ab0bb03 Autocomplete: support scoped slot as custom template 2017-09-25 06:44:03 -05:00
Leopoldthecoder
f457cd7f57 Tooltip: fix disabled tooltip affecting other instances 2017-09-25 06:43:56 -05:00
Leopoldthecoder
1552f87592 Slider: fix button jumping to previous value when clicked 2017-09-24 06:27:08 -05:00
Leopoldthecoder
af030b62b0 [release] 1.4.5 2017-09-24 15:53:26 +08:00
Leopoldthecoder
4e5bbbc978 [build] 1.4.5 2017-09-24 15:53:25 +08:00
Leopoldthecoder
aa40f5308d move tease image to cdn 2017-09-24 15:32:56 +08:00
Leopoldthecoder
32478a3b56 compress teaser image 2017-09-24 13:07:55 +08:00
Leopoldthecoder
e18593eab9 Changelog: update for 1.4.5 2017-09-23 22:23:12 -05:00
Leopoldthecoder
98fa352041 Select: update input height in multiple mode 2017-09-23 22:39:46 +08:00
Leopoldthecoder
7b8250b4e2 Select: return when query is null 2017-09-23 03:05:46 -05:00
Leopoldthecoder
ffe6b8933c DatePicker: fix date input format 2017-09-23 02:06:40 -05:00
杨奕
9acdc8e4c3 DatePicker/TimePicker: add chalk theme (#7169)
* DatePicker/TimePicker: add chalk theme

* minor updates
2017-09-22 23:46:37 -05:00
杨奕
5d43a7cae5 Update README.md 2017-09-22 08:34:39 -05:00
杨奕
00684378f8 Update README.md 2017-09-22 08:25:30 -05:00
Hoxton Lau
06d29e2ed6 Form-item: fix typo 2017-09-22 04:47:17 -05:00
Black Wayne
dda21ce96e Input / Input Number: add chalk theme (#7178)
* Input / Input Number: add chalk theme

* Update Input Number doc
2017-09-22 04:46:34 -05:00
Dreamacro
9bae0160f4 Pagination: add chalk theme (#7005)
* Pagination: add chalk theme

* Pagination: fix test

* Pagination: del useless test case

* Pagination: fix shake of number
2017-09-22 01:33:03 -05:00
Black Wayne
1ba90b9534 Table: add chalk theme (#7059)
* Table: add chalk theme

* Table: add group header & other

* Table: del package.lock

* Table: del single test trace

* Table: fix border problem

* Table: fix boder problem

* Table: clean css

* Table: footer border right - -|
2017-09-22 01:30:44 -05:00
Hex
a69d975730 Loading: update code style (#7152) 2017-09-21 06:14:06 -05:00
Leopoldthecoder
cb1d6bebe4 update Select and Cascader chalk theme 2017-09-20 22:58:02 -05:00
Black Wayne
31b9429edf Select / Cascader: add chalk theme (#7109)
* Select & Cascader: add chalk theme

* Select / Cascader: fix test
2017-09-20 21:55:46 -05:00
Dreamacro
1912c473ef Picker only emit user change (#6214)
* only emit user change for timepicker and datepicker

* Test: remove custom timeout
2017-09-20 01:34:49 -05:00