Wu-K'ung
|
0b026efe2a
|
Update radio-group.vue
|
2018-04-26 14:45:59 +08:00 |
|
Wu-K'ung
|
d44f99fd15
|
修复RadioGroup只能在使用v-model绑定的情况下才能正常使用的bug。
使用:value绑定的时候,RadioGroup并不能正常切换。
|
2018-04-26 11:19:41 +08:00 |
|
xiaofengsha
|
5225898202
|
添加tag组件allowClear属性的示例
|
2018-04-26 01:01:52 +08:00 |
|
xiaofengsha
|
1137640c3d
|
rate组件添加allowClear属性,通过点击可以把当前评分清零
|
2018-04-26 01:00:39 +08:00 |
|
Wu-K'ung
|
f32d1f412a
|
修复autoComplete的on-change事件的bug
当使用v-model绑定value的时候on-change事件只会在第一次触发。
|
2018-04-25 21:05:17 +08:00 |
|
Sergio Crisostomo
|
f7f65c8410
|
reset query only if no slotOptions are present
|
2018-04-24 09:12:47 +02:00 |
|
Sergio Crisostomo
|
bc348e7ebf
|
adapt to auto-complete
|
2018-04-24 08:54:46 +02:00 |
|
Sergio Crisostomo
|
ae7579e98d
|
Fix input getters and logic for AutoComplete
|
2018-04-23 10:57:24 +02:00 |
|
Sergio Crisostomo
|
9ca6671c71
|
Check for selected label before reassignment
|
2018-04-23 10:57:24 +02:00 |
|
Sergio Crisostomo
|
b6c069ca9d
|
reset query if options are removed
|
2018-04-23 10:57:24 +02:00 |
|
Sergio Crisostomo
|
45bcc14daa
|
prevent calling remote method on query reset to selected
|
2018-04-23 10:57:24 +02:00 |
|
Sergio Crisostomo
|
7f63e58ced
|
Make possible for v-model to wait for async options
|
2018-04-23 10:57:24 +02:00 |
|
Sergio Crisostomo
|
cf753854d1
|
Corrections after review input
|
2018-04-23 10:57:24 +02:00 |
|
Sergio Crisostomo
|
afef4ce7f7
|
Fix unit tests and add more tests
|
2018-04-23 10:57:24 +02:00 |
|
Sergio Crisostomo
|
c9b86944ec
|
Refactor Select!
|
2018-04-23 10:57:24 +02:00 |
|
Sergio Crisostomo
|
aaa96346f4
|
prepare dependencies
|
2018-04-23 10:57:24 +02:00 |
|
梁灏
|
c45f05dd43
|
release 2.13.1
|
2018-04-23 13:37:54 +08:00 |
|
Aresn
|
74999a6421
|
Merge pull request #3424 from xiaofengsha/pr005
inputNumber组件添加placeholder属性
|
2018-04-23 12:52:56 +08:00 |
|
Aresn
|
d759a6c692
|
Merge pull request #3433 from sunderls/dev/add-button-type
Add button type in carousel
|
2018-04-23 12:51:15 +08:00 |
|
Aresn
|
377e3e030f
|
Merge pull request #3441 from DebugIsFalse/transfer-dom
resolve the transfer-dom.js not support ie9
|
2018-04-23 12:49:54 +08:00 |
|
梁灏
|
5f4a9bd589
|
Tag add prop fade
|
2018-04-22 16:39:20 +08:00 |
|
Aresn
|
ab1235359b
|
Merge pull request #3445 from huanghong1125/table
fixed table
|
2018-04-19 18:54:41 +08:00 |
|
huanghong
|
8f230d682a
|
fixed table
|
2018-04-19 14:45:02 +08:00 |
|
mo.duan
|
e4bbb85d29
|
resolve the transfer-dom.js not support ie9
|
2018-04-19 11:58:49 +08:00 |
|
sunderls
|
3a4a09a9f4
|
Add button type in carousel
|
2018-04-18 15:33:35 +09:00 |
|
xiaofengsha
|
0100133266
|
添加inputNumber组件placeholder的示例代码
|
2018-04-17 21:39:16 +08:00 |
|
xiaofengsha
|
ff3d2a2e38
|
inputNumber组件添加placeholder属性
|
2018-04-17 21:38:52 +08:00 |
|
Aresn
|
3dc998e6ab
|
Merge pull request #3415 from huanghong1125/table
update table
|
2018-04-17 14:16:33 +08:00 |
|
Aresn
|
86b3ba85b4
|
Merge pull request #3412 from huanghong1125/poptip
update poptip content change
|
2018-04-17 14:06:40 +08:00 |
|
huanghong
|
4fd4d76383
|
remove console log
|
2018-04-16 23:55:49 +08:00 |
|
huanghong
|
3f5e84a19f
|
update table columns width compute
|
2018-04-16 23:52:02 +08:00 |
|
huanghong
|
0f983a5c5a
|
update table columns width compute
|
2018-04-16 21:26:54 +08:00 |
|
huanghong
|
f0116c03d3
|
update poptip content change
|
2018-04-16 19:27:34 +08:00 |
|
Aresn
|
b0794170c4
|
Merge pull request #3353 from SergioCrisostomo/show-changed-part
Expose changed date component
|
2018-04-16 10:54:32 +08:00 |
|
Aresn
|
07e122c682
|
Merge pull request #3395 from angela-1/dev-inputnumber
实现InputNumber获取焦点时选中已有值,增加on-focus的返回值event。
|
2018-04-16 10:07:49 +08:00 |
|
Aresn
|
b51a3861fc
|
Merge pull request #3374 from cky917/2.0
delete: collapse组件不需要的代码
|
2018-04-16 09:53:50 +08:00 |
|
angela-1
|
3d4fd6df55
|
在safari浏览器中需要去除mouseup的默认行为才能实现选中。
|
2018-04-14 21:45:44 +08:00 |
|
angela-1
|
e7bcd38124
|
实现Inputnumber在focus时选中已有值。
|
2018-04-14 20:38:22 +08:00 |
|
cky
|
a43abd1f7c
|
add: collapse no accordion example
|
2018-04-12 20:30:30 +08:00 |
|
cky
|
f60d2298ca
|
delete: collapse组件不需要的代码
|
2018-04-12 20:02:56 +08:00 |
|
Aresn
|
75abb3bb28
|
Merge pull request #3358 from huanghong1125/table
fixed table horizontal scroll bar
|
2018-04-12 10:35:07 +08:00 |
|
Aresn
|
ddc87547d1
|
Merge pull request #3354 from huanghong1125/dropdown
update popper animation
|
2018-04-12 10:13:40 +08:00 |
|
huanghong
|
6136e4ddf6
|
fixed table horizontal scroll bar
|
2018-04-12 01:10:45 +08:00 |
|
huanghong
|
dab9c3f601
|
update popper animation
|
2018-04-11 22:06:53 +08:00 |
|
Sergio Crisostomo
|
90ebd5a72c
|
Expose changed date component
|
2018-04-11 14:31:14 +02:00 |
|
梁灏
|
eed5708494
|
release 2.13.0
|
2018-04-11 15:55:28 +08:00 |
|
Aresn
|
4a1b803512
|
Merge pull request #3348 from SergioCrisostomo/fix-3345
Correct logic for side panel date
|
2018-04-11 15:15:19 +08:00 |
|
Sergio Crisostomo
|
6d8c5666a5
|
Correct logic for side panel date
|
2018-04-11 08:39:54 +02:00 |
|
梁灏
|
948accad7a
|
forget update func
|
2018-04-11 11:28:50 +08:00 |
|
梁灏
|
5d164b03ec
|
fixed #3339
|
2018-04-11 11:20:00 +08:00 |
|