maranran
542deb779b
Accessibility for message & message-box & tabs ( #7424 )
...
* add accessibility for message & message-box & tabs
* Update message-box.md
2017-10-15 23:13:10 -05:00
Black Wayne
5426c957a2
add upload limit & form validate return promise ( #7405 )
...
* Carbon: upload limit & input append & form validate promise
* Update upload.md
* Update upload.md
* Update index.js
2017-10-12 03:07:50 -05:00
Jiewei Qian
889fae43fb
Input: align input change with native ( #7258 )
...
* Input: align change event with native ones
* test: update input:change event test
2017-10-11 22:28:42 -05:00
wacky6.AriesMBP
78d97c8e3f
test: fix date-picker
2017-10-11 21:46:53 -05:00
Jiewei Qian
83245f846d
DatePicker: fix date time picker cancel ( #7442 )
...
* date-time-picker: fix cancel button
* test: add date-time-picker tests
2017-10-11 21:46:16 -05:00
Jiewei Qian
f93798446e
*-picker: refactor ( #7367 )
...
* Revert "Picker only emit user change (#6214 )"
This reverts commit 1912c473ef
.
* picker/util: add helper methods
range: n => Array
modify{Date, Time}: Date => Date
clear{Time, Milliseconds}: Date => Date
limitTimeRange: Date => Date
timeWithinRange: Date, [Date] => Boolean
* time-spinner: refactory
* time-panel: refactory
* picker refactory
* date-panel, *-table: refactory
* time-select: refactory
* test: update time-picker
* test: update date-picker
* time-range: refactory
* date-range: refactory
* test: update time-select
* test: update form date-picker/time-picker
* docs: update date-picker
2017-10-10 04:49:41 -05:00
wacky6.AriesMBP
0ec3bea9b0
select: fix el.form.change emission
2017-10-01 20:52:15 -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
杨奕
21c579179c
remove theme-default ( #7273 )
2017-09-28 05:01:29 -05:00
杨奕
b578670168
update color docs ( #7256 )
...
* update color docs
* fix button test
2017-09-28 02:28:12 -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
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
杨奕
9acdc8e4c3
DatePicker/TimePicker: add chalk theme ( #7169 )
...
* DatePicker/TimePicker: add chalk theme
* minor updates
2017-09-22 23:46:37 -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
Leopoldthecoder
cb1d6bebe4
update Select and Cascader chalk theme
2017-09-20 22:58:02 -05:00
Leopoldthecoder
b922664aa6
Merge remote-tracking branch 'eleme/dev' into carbon
...
# Conflicts:
# examples/docs/en-US/input.md
# examples/docs/zh-CN/input.md
2017-09-20 12:23:38 +08:00
杨奕
ad88dd2ec7
TimePicker: add chalk theme ( #7102 )
...
* TimePicker: add chalk theme
* minor style fixes
2017-09-19 09:35:57 -05:00
baiyaaaaa
91d9ed7feb
feature inline message
2017-09-18 00:37:43 -05:00
baiyaaaaa
0b3a2f70c4
fix cascader test
2017-09-18 00:37:43 -05:00
baiyaaaaa
84517bb5d9
fix input test
2017-09-18 00:37:43 -05:00
wacky6.AriesMBP
848346c954
test: fix broken date-picker default-value test
2017-09-17 21:46:31 -05:00
Leopoldthecoder
27dcb4e40a
Menu: add chalk theme
2017-09-16 08:20:55 -05:00
Leopoldthecoder
43ecb8818c
Merge branch 'dev' into carbon
...
# Conflicts:
# packages/date-picker/src/panel/time.vue
2017-09-14 19:33:49 +08:00
Leopoldthecoder
36d4f0a6fc
Select: move setSelect to mounted hook
2017-09-14 06:29:15 -05:00
Leopoldthecoder
11827f222f
Switch: add chalk theme
2017-09-13 21:46:00 -05:00
Leopoldthecoder
2df521482b
Transfer: add chalk theme
2017-09-13 02:48:21 -05:00
Hejx 心流
8fc973c51a
LoadingL optimize the close process ( #6966 )
...
* Remove useless parameters
* Remove useless parameters
* [Tree docs] Modify typos
* [Loading] Optimize the close process
* Optimize the close process
* Revert the yarn.lock
* Update yarn.lock
2017-09-12 12:20:02 +09:00
Leopoldthecoder
a6016a5cc4
Alert: add chalk theme
2017-09-11 19:50:00 +09:00
Leopoldthecoder
a1e8c52d9f
Message: add chalk theme
2017-09-06 13:39:44 +08:00
Lukasz Balcerzak
0e0f234428
lint
2017-09-06 10:00:16 +08:00
Lukasz Balcerzak
0adc0c0812
Fixed test
2017-09-06 10:00:16 +08:00
Lukasz Balcerzak
40c204d3d6
Fixed reactivity of colors prop for rate component
2017-09-06 10:00:16 +08:00
huguangju
e3c0e2ef05
Pagination: fix Jumper value should reassign when internalCurrentPage greater than internalPageCount
2017-09-05 17:12:18 +08:00
Leopoldthecoder
ef61460688
Merge branch 'carbon-1' into carbon
2017-09-01 10:56:25 +08:00
Leopoldthecoder
512543e35b
add api for radio and checkbox
2017-08-25 13:37:56 +08:00
杨奕
79016032ea
scaffolding chalk ( #6643 )
...
* scaffolding chalk
* update button
2017-08-23 18:07:14 +08:00
杨奕
bf6661266a
add layout ( #6600 )
...
* add layout
* add docs
* add en docs
* fix test
2017-08-22 12:46:22 +08:00
Leopoldthecoder
2250162553
Checkbox: change event only triggers on user input
2017-08-18 12:22:19 +08:00
kingwl
e647bc994f
Progress: fix incorrect vertical align if percent is zero
2017-08-17 16:39:03 +08:00
Leopoldthecoder
22ab137963
Radio: change event only triggers on user input
2017-08-13 14:46:00 +08:00
Leopoldthecoder
bb58f00746
Slider: change event only triggers on user input
2017-08-13 14:45:44 +08:00
Leopoldthecoder
dc7de86a67
remove test timeout
2017-08-09 12:47:27 +08:00
Leopoldthecoder
e3aa5ac594
Merge branch 'dev' into carbon
2017-08-09 12:37:42 +08:00
Leopoldthecoder
24b29a2d09
Tree: fix lazy expandOnChecked test
2017-08-08 12:40:37 +08:00
Leopoldthecoder
e294273c50
Tree: fix checkDescendants test
2017-08-05 18:26:14 +08:00
Leopoldthecoder
917ce43cad
Select: optimize onOptionDestroy
2017-08-05 18:00:56 +08:00
Leopoldthecoder
f23629ac43
Select: remove resetIndex
2017-08-05 18:00:56 +08:00
Leopoldthecoder
f477390c79
Message: add dangerouslyUseHTMLString
2017-08-05 17:52:53 +08:00