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
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
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
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
2hu
f2d087145e
Fix race condition for changing "currentValue"
...
One real world example, when using the `Slider` component as the audio play progress bar, the `value/currentValue` could be updated by listening the `timeupdate` event of the audio element or by user dragging interaction, but user interaction should have higher priority over the `timeupdate` event.
2018-04-15 20:32:02 +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
zhigang.li
4556cfa8a5
fixed bug of anchor that will error when add new AnchorLink async
2018-04-12 21:23:48 +08:00
cky
f60d2298ca
delete: collapse组件不需要的代码
2018-04-12 20:02:56 +08:00
zhigang.li
a1fb479092
update
...
update
2018-04-12 17:52:49 +08:00
zhigang.li
43513f702c
add anchor component
2018-04-12 17:49:55 +08:00
Aresn
75abb3bb28
Merge pull request #3358 from huanghong1125/table
...
fixed table horizontal scroll bar
2018-04-12 10:35:07 +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
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
Aresn
eeeceb5446
Merge pull request #3314 from SergioCrisostomo/fix-3246
...
Allow disableDate function to limit time-spinner numbers
2018-04-10 17:30:24 +08:00
Aresn
92513e8b5f
Merge pull request #3316 from SergioCrisostomo/fix-3277
...
compute calendar so we react on showWeekNumbers changes
2018-04-10 17:13:24 +08:00
Aresn
89f0868b34
Merge pull request #3315 from SergioCrisostomo/fix-3232
...
Fix date parsing
2018-04-10 16:58:30 +08:00
梁灏
61339d6328
update dropdown.vue popper.js opts
2018-04-10 16:13:09 +08:00
梁灏
81f88959a9
update Poptip options
2018-04-10 15:59:08 +08:00
huanghong
e8139eac58
update popper
2018-04-10 12:50:19 +08:00
huanghong
586bf3fc1b
Merge remote-tracking branch 'upstream/2.0' into popper
2018-04-10 12:42:32 +08:00
huanghong
5c9c4dff44
update
2018-04-10 11:06:21 +08:00
huanghong
f1dfa8ffab
fixed table show-header=false bug
2018-04-10 11:01:50 +08:00
huanghong
9d3aada306
npm test
2018-04-09 20:12:37 +08:00
huanghong
9d304dd635
fixed safari scroll bar
2018-04-09 20:09:39 +08:00
Sergio Crisostomo
524dc2a5f6
Fix date parsing
...
Fixes #3232
2018-04-06 23:16:44 +02:00
Sergio Crisostomo
3cd62242a8
Allow disableDate function to limit time-spinner numbers
...
Fixes #3246
2018-04-06 23:15:20 +02:00
Sergio Crisostomo
5ca5a6eb98
compute calendar so we react on showWeekNumbers changes
...
fixes #3277
2018-04-06 16:09:29 +02:00
梁灏
309912df0c
fixed #3206
2018-04-04 17:33:13 +08:00
Aresn
ca60058bf6
Merge pull request #3303 from lison16/fixed-menu
...
fixed https://github.com/iview/iview/issues/3298
2018-04-04 14:05:02 +08:00
zhigang.li
b3b4134d8b
fixed https://github.com/iview/iview/issues/3298
2018-04-04 12:01:29 +08:00
Vace
f672c42ba9
add props input-size
...
表单布局中包含slider时,input 样式无法统一。或者考虑 允许 `showInput` 的值为 `String`。控制input的size。
2018-04-04 10:48:54 +08:00
miomio-xiao
42ab875dd0
fix Slider not emit on-change event when click bar at first time
2018-04-04 09:54:30 +08:00
miomio-xiao
d4c9b17b0f
fix Slider组件第一次click的时候不触发on-change
2018-04-02 16:47:40 +08:00
Aresn
1534227581
Merge pull request #3236 from vanppo/2.0
...
Add new props 'childrenKey' to Tree component
2018-04-02 14:52:56 +08:00
Aresn
8551f5271b
Merge pull request #3253 from xiaofengsha/pr001
...
采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
2018-04-02 14:13:01 +08:00
vanppo
0985c87b69
🐛 Fix issue #3236
2018-04-02 13:46:06 +08:00