杨奕
|
bf6661266a
|
add layout (#6600)
* add layout
* add docs
* add en docs
* fix test
|
2017-08-22 12:46:22 +08:00 |
|
Leopoldthecoder
|
8e8b172bdc
|
Select: remove onOptionDestroy event
|
2017-08-21 11:42:36 +08:00 |
|
Leopoldthecoder
|
2250162553
|
Checkbox: change event only triggers on user input
|
2017-08-18 12:22:19 +08:00 |
|
Leopoldthecoder
|
77ddecea25
|
Rate: add show-score, fix change event timing
|
2017-08-13 14:47:02 +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 |
|
Dreamacro
|
a1324324a2
|
DateTimePicker: limit timepicker (#6076)
* fix: #5045
* fix: #5045
|
2017-08-13 12:00:33 +08:00 |
|
Leopoldthecoder
|
a5e5be3d7a
|
Pagination: add popperClass
|
2017-08-13 11:59:17 +08:00 |
|
baiyaaaaa
|
1f2ee02b3a
|
support dropdown placement
|
2017-08-13 11:09:53 +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
|
463607f40b
|
[release] 1.4.2
|
2017-08-09 12:23:38 +08:00 |
|
Leopoldthecoder
|
ed2f344690
|
[build] 1.4.2
|
2017-08-09 12:23:38 +08:00 |
|
Leopoldthecoder
|
74992ba592
|
Changelog: update for 1.4.2
|
2017-08-09 12:19:13 +08:00 |
|
Leopoldthecoder
|
0966662dc0
|
Table: allow omitting prop if sort-method is provided
|
2017-08-09 11:52:27 +08:00 |
|
Leopoldthecoder
|
aae78193f9
|
Table: hide table when nested in an invisible container
|
2017-08-09 11:52:27 +08:00 |
|
Leopoldthecoder
|
7fa2967515
|
Autocomplete: support autofocus
|
2017-08-09 09:57:45 +08:00 |
|
Leopoldthecoder
|
22aae94936
|
DatePicker: fix fecha i18n not responsive
|
2017-08-09 09:55:00 +08:00 |
|
Leopoldthecoder
|
d31b33a1f2
|
Slider: fix button jumping to 0 when clicked
|
2017-08-09 09:54:48 +08:00 |
|
Leopoldthecoder
|
24b29a2d09
|
Tree: fix lazy expandOnChecked test
|
2017-08-08 12:40:37 +08:00 |
|
Salama Ashoush
|
e33a784227
|
added arabic language locale file (#6323)
* added arabic language locale file
* complete the missing transaltion and fixed a typo
|
2017-08-06 22:35:15 +08:00 |
|
QingDeng
|
d40d256729
|
Pagination: fix IE onchange doesn't work Bug (#6306)
* Pagination:fix IE onchange doesn't work Bug
Pagination:fix IE onchange doesn't work Bug
* Update pagination.js
* Update pagination.js
|
2017-08-06 16:13:35 +08:00 |
|
Leopoldthecoder
|
1a1395aa8c
|
Merge remote-tracking branch 'eleme/dev' into carbon
|
2017-08-05 18:36:14 +08:00 |
|
maranran
|
c20ff5e55c
|
[Button] add accessibility (#6180)
* add accessibility for Alert、Button、 Breadcrumb、 Checkbox
* Update checkbox.md
|
2017-08-05 18:33:50 +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 |
|
Leopoldthecoder
|
50e2f23436
|
Message: refactor icon
|
2017-08-05 17:52:53 +08:00 |
|
Leopoldthecoder
|
84657095c4
|
Dialog: fix vuex compatibility
|
2017-08-05 17:52:20 +08:00 |
|
Leopoldthecoder
|
7f70ea6726
|
Dialog: remove v-model, add append-to-body
|
2017-08-05 17:52:20 +08:00 |
|
Dreamacro
|
41c19249ab
|
Tree: add check-descendants attribute
|
2017-08-05 17:36:30 +08:00 |
|
Dreamacro
|
54e5cd2340
|
Tree: render when node expand
|
2017-08-05 17:34:40 +08:00 |
|
Dreamacro
|
4348420277
|
Update doc for Tree and DatePicker (#6113)
* Update DateTimePicker doc
* Update Tree doc
* Update DateTimePicker doc
* Update Tree doc
* update doc
* Update datetime-picker.md
|
2017-08-05 17:25:51 +08:00 |
|
Dreamacro
|
78e947bcac
|
ColorPicker: support user input (#6167)
* ColorPicker: support user input
* support alpha
* Update picker-dropdown.vue
|
2017-08-05 16:58:09 +08:00 |
|
Dreamacro
|
5b7a40e951
|
DateTimePicker: add timeformat for datetimerange (#6052)
* DateTimePicker: add timeformat for datetimerange
* fix
|
2017-08-05 16:44:53 +08:00 |
|
Leopoldthecoder
|
c340ed13e4
|
Notification: add position
|
2017-08-05 16:38:07 +08:00 |
|
Leopoldthecoder
|
7d69d11ead
|
Msgbox: add dangerouslyUseHTMLString
|
2017-08-05 16:37:58 +08:00 |
|
Leopoldthecoder
|
09e02e703d
|
Autocomplete: hide suggestions on blur
|
2017-08-05 16:37:34 +08:00 |
|
Leopoldthecoder
|
f90bfa1362
|
Slider: reset size on resize
|
2017-08-05 16:37:03 +08:00 |
|
Dreamacro
|
5d097a0a4a
|
DatePicker: picker interaction (#6090)
* DatePicker: fix picker interaction
* DatePicker: fix picker interaction
* fix
* DatePicker: fix picker interaction
|
2017-08-05 16:35:42 +08:00 |
|
cinwell.li
|
7c546dde21
|
chore(*): replace CDN with jsDelivr
|
2017-08-05 16:18:23 +08:00 |
|
wacky6.AriesMBP
|
cfe5f9eb3d
|
Switch: fix input and change emission sequence
|
2017-08-05 16:08:15 +08:00 |
|
jeremywu
|
1ba66276c3
|
Input-Number: fixed multi-size component border overflow, tested on chrome 60, canary, chromium, safari, firefox (#6310)
|
2017-08-05 16:06:36 +08:00 |
|
maran
|
7a84a3e44a
|
RadioGroup:add accessibility
|
2017-08-03 17:56:48 +08:00 |
|
wacky6.AriesMBP
|
84f8168783
|
Switch: set checkbox checked property
|
2017-08-03 17:09:48 +08:00 |
|
wacky6.AriesMBP
|
11e3181a59
|
Steps: add test for error step behavior
|
2017-08-03 16:43:16 +08:00 |
|
wacky6.AriesMBP
|
2cd3ef4b6f
|
Steps: fix progress line for error step
|
2017-08-03 16:43:16 +08:00 |
|
baiyaaaaa
|
c928314ac7
|
fix command
|
2017-08-03 11:33:25 +08:00 |
|
Leopoldthecoder
|
5137867044
|
Menu: close menus on collapse change
|
2017-08-03 11:19:43 +08:00 |
|