Commit graph

1411 commits

Author SHA1 Message Date
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
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
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
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
梁灏
9ea47cb3d2 fixed Table multiple head filter & sort bug 2018-03-26 14:28:11 +08:00
梁灏
c1e965c371 fixed-head 2018-03-23 17:35:19 +08:00
梁灏
3f14387d1a remove code 2018-03-23 17:11:08 +08:00
梁灏
1acabf7912 Table support multiple table-head 2018-03-23 15:32:58 +08:00
梁灏
12739c33fa update Table 2018-03-22 13:49:47 +08:00
Aresn
dac3df9242
Merge pull request #3207 from huanghong1125/2.0
Table fixed columns support mouse scroll
2018-03-22 10:33:03 +08:00
huanghong
a796b2c5b1 support ie Mousewheel 2018-03-22 10:22:51 +08:00
Aresn
b08f5e08d9
Update table.vue 2018-03-22 10:12:43 +08:00
Aresn
4f0f09aafc
Update table.vue 2018-03-22 10:11:38 +08:00
huanghong
e970884b3c mousewheel support firefox and safari 2018-03-21 23:17:07 +08:00
huanghong
7f2e78d8db Decrease table scroll speed 2018-03-21 21:47:11 +08:00
huanghong
e25070eb84 fixed #2871 2018-03-21 21:03:32 +08:00
zhigang.li
1f7c24bcb7 fixed https://github.com/iview/iview/issues/3186#issuecomment-374889171 2018-03-21 19:20:01 +08:00
huanghong
c1115edd1a fixed table 2018-03-21 16:23:17 +08:00
huanghong
408b695046 update table example 2018-03-21 16:11:50 +08:00
huanghong
b08bd8a8e2 fixed height changed 2018-03-21 15:43:32 +08:00
huanghong
e399c5e907 remove console.log 2018-03-21 15:27:14 +08:00
huanghong
95e1720ce3 fix ivu-table-fixed bug 2018-03-21 15:24:31 +08:00
梁灏
19c208d380 Poptip add prop popper-class, Table update 2018-03-21 10:59:23 +08:00
huanghong
42fa79572a test 2018-03-20 19:31:06 +08:00
huanghong
9fea8e7de0 fixed ivu-table-fixed-right scroll bar 2018-03-20 19:28:39 +08:00
huanghong
8e171de8e0 fixed #3124 2018-03-20 10:46:48 +08:00
Aresn
f13df74fef
Merge pull request #3176 from SergioCrisostomo/fix-3158
Always apply same increment to not splited panels
2018-03-20 09:58:49 +08:00
huanghong
224a79e7ca set back className in nextTick 2018-03-18 17:16:08 +08:00
huanghong
f25f12527e Refactor 2018-03-17 02:29:30 +08:00
huanghong
14d1de0573 fix table changing small scrollbar bug 2018-03-17 02:16:19 +08:00
huanghong
47638ad84a fixed table scrollbar bug 2018-03-16 21:17:33 +08:00
Sergio Crisostomo
94790b84e7 Fix type passed when no value is given for timerange 2018-03-16 11:49:55 +01:00
Sergio Crisostomo
4b082de222 Always apply same increment to not splited panels 2018-03-16 11:16:44 +01:00
huanghong
347815f7a3 update dropdown 2018-03-16 16:58:20 +08:00
huanghong
10d29acb97 InputNumber support null values 2018-03-16 13:59:59 +08:00
梁灏
14b7409b78 fix ColorPicker animation 2018-03-16 09:42:10 +08:00
huanghong
3d1fa03442 解决dropdown弹出来之后改变位置动画还是上次的bug 2018-03-16 00:53:57 +08:00
huanghong
e09b07b79c 解决drop弹出动画异常 2018-03-16 00:43:11 +08:00
huanghong
a237e5bd7e Merge branch '2.0' of https://github.com/huanghong1125/iview into 2.0 2018-03-15 10:51:50 +08:00
huanghong
605bd2aeda 解决Cascader 下拉弹出位置问题 2018-03-15 10:49:29 +08:00