huanghong
586bf3fc1b
Merge remote-tracking branch 'upstream/2.0' into popper
2018-04-10 12:42:32 +08:00
梁灏
dee03ef3a1
update Poptip demo
2018-04-10 12:16:05 +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
060c79588e
remove devServer
2018-04-09 20:46:32 +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
梁灏
309912df0c
fixed #3206
2018-04-04 17:33:13 +08:00
梁灏
6c2056564e
release 2.12.0
2018-04-04 15:50:22 +08:00
梁灏
e99172bb2b
publish 2.12.0-rc.1
2018-04-04 14:23:37 +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
Aresn
1a6046f005
Merge pull request #3301 from vace/patch-2
...
add props input-size
2018-04-04 11:00:54 +08:00
Vace
f672c42ba9
add props input-size
...
表单布局中包含slider时,input 样式无法统一。或者考虑 允许 `showInput` 的值为 `String`。控制input的size。
2018-04-04 10:48:54 +08:00
Aresn
0e6b84f379
Merge pull request #3291 from miomio-xiao/2.0
...
fix Slider not emit on-change event when click bar at first time
2018-04-04 10:20:05 +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
Aresn
a3da61b765
Merge pull request #3288 from yangbean4/2.0
...
fix #3195
2018-04-02 11:36:58 +08:00
bin.yang
cd07742407
slider组件 step为小数时回不到100的bug
2018-04-02 11:24:43 +08:00
bin.yang
3b71312aac
slider组件 step为小数时回不到100的bug
2018-04-02 11:18:14 +08:00
Aresn
a1a1e0c73e
Merge pull request #3254 from xiaofengsha/pr002
...
采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
2018-04-02 10:56:43 +08:00
Aresn
bd0c559007
Merge pull request #3272 from miomio-xiao/2.0
...
fix select dropdown position
2018-04-02 10:41:24 +08:00
Aresn
67033d3bf9
Merge pull request #3260 from leonlianght/2.0
...
Fix a confliction in Input component
2018-04-02 09:17:08 +08:00
huanghong
b1262a3d8d
fixed no data width calculation
2018-03-31 19:48:15 +08:00
huanghong
9f75c487a0
merge
2018-03-31 19:24:40 +08:00
huanghong
680e061987
remove
2018-03-31 19:05:12 +08:00
huanghong
fda6dfa2c5
column add prop minWidth and maxWidth
2018-03-31 19:02:21 +08:00
huanghong
b3ef1c6358
column add prop minValue and maxValue
2018-03-31 18:30:53 +08:00
huanghong
77201524ba
column add prop minValue and maxValue
2018-03-30 22:12:54 +08:00
miomio-xiao
e6edc172ff
fix select dropdown position
2018-03-29 17:35:56 +08:00
Aresn
320fba546b
Merge pull request #3249 from moudicat/2.0
...
Fixed issue #2931
2018-03-29 10:47:56 +08:00
Leon
4e559028c8
Fix a confliction in Input component
...
Fix clearable and icon conflict while `clearable` and `icon` options are used. `clearable` should show when this option is enable and the currentValue is not empty, otherwise the `icon` will never be shown.
2018-03-29 10:47:31 +08:00
Aresn
d564f077d4
Merge pull request #3255 from xiaofengsha/pr003
...
Card组件增加title和icon属性,简化用户使用
2018-03-29 10:39:54 +08:00
Aresn
a3e1344df6
Update card.vue
2018-03-29 10:39:15 +08:00
BillyWang
737e2df88b
* Card组件增加title和icon属性,简化用户使用
2018-03-28 22:51:29 +08:00
BillyWang
9b7e32b507
采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
2018-03-28 22:47:10 +08:00
BillyWang
4e31085656
* 采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
2018-03-28 22:42:16 +08:00
huangrd
82da254366
Fixed #2931
2018-03-28 16:00:52 +08:00
Aresn
d45d2ee061
Update README.md
2018-03-28 10:49:24 +08:00
Aresn
46c73823e0
Merge pull request #3245 from huanghong1125/2.0
...
fixed table scollbar
2018-03-28 10:44:30 +08:00
huanghong
75803add58
fixed scoll bar
2018-03-27 23:39:47 +08:00
huanghong
eec3859c11
fixed table scollbar
2018-03-27 22:26:56 +08:00
Aresn
8087ae4523
Merge pull request #3239 from huanghong1125/2.0
...
fix table fixed right header
2018-03-27 10:30:58 +08:00
huanghong
6b90a39c12
table example
2018-03-27 00:19:41 +08:00
huanghong
6301418975
fix table fixed-right header
2018-03-27 00:07:27 +08:00
vanppo
56c7cc0efc
Add new props 'childrenKey' to Tree component
2018-03-26 20:13:06 +08:00
梁灏
a0f489478b
Optimize Table checkbox style
2018-03-26 16:56:48 +08:00