Commit graph

2942 commits

Author SHA1 Message Date
mo.duan
b93725bbb9 bug fixed #6121 2019-10-09 16:41:00 +08:00
mo.duan
a6068736cb bug fixed #6301 2019-10-08 11:46:18 +08:00
mo.duan
3c88bbe182 bug fixed #5748 2019-10-08 10:30:07 +08:00
mo.duan
6b0409622b bug fixed #6305 2019-09-26 10:09:24 +08:00
mo.duan
551c730771 optimize Tabs 2019-09-24 12:02:52 +08:00
debugIsFalse
b143ea52eb
Merge pull request #6299 from zmj97/patch-3
fix: #6279
2019-09-24 11:55:03 +08:00
debugIsFalse
42e8dac708
Merge pull request #6194 from msidolphin/bug#6193
fixed #6193
2019-09-24 10:07:08 +08:00
debugIsFalse
906bf5cd0a
Merge pull request #6292 from CherishIt/patch-1
improve form type def
2019-09-24 10:05:11 +08:00
ZhangMJ
e0ce2527a8
fix: #6279
关于tabs嵌套,通过判断是否为子节点来避免错乱
2019-09-23 16:35:26 +08:00
huishiyi
ae2d80fbab
type: improve form type 2019-09-21 14:09:13 +08:00
debugIsFalse
27f01b36a4
Merge pull request #6281 from huwence/fix_split_nested_style
fix: Nested style in Split component will cause error
2019-09-20 10:03:38 +08:00
debugIsFalse
3b0e64e02a
Merge pull request #6286 from syntacticsolutions/patch-4
Update auto-complete.vue
2019-09-20 09:59:13 +08:00
Miguel Coder
ebf0e32976
Update auto-complete.vue
Fixed a bug in autocomplete component when iview is not installed globally.
2019-09-19 07:17:13 -07:00
mo.duan
68ff748436 Bug fixed #6076 2019-09-19 15:49:20 +08:00
huwence
c91d607d2f fix: Nested style in Split component will cause error 2019-09-19 12:13:59 +08:00
mo.duan
e8f22ea094 Bug fixed #6230 2019-09-19 11:54:59 +08:00
mo.duan
7e6800231c Update progress.vue
fixed progress set text-inside not hide  out html
2019-09-19 10:04:31 +08:00
mo.duan
db7f73feba update 3.5.1 2019-09-17 11:44:30 +08:00
mo.duan
98bd5fd443 optimize steps
to fixed steps line in other background-color problem
2019-09-17 10:43:33 +08:00
debugIsFalse
13492f7e7b
Merge pull request #6224 from iview/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-09-16 09:59:06 +08:00
debugIsFalse
feec6ef5df
Merge pull request #6201 from NineSwordsMonster/fix_modal_drag
Fix the problem of setting both draggable and custom top or left style causes the modal to move down or left when dragging
2019-09-12 14:37:27 +08:00
debugIsFalse
a13cd2cc0c
Merge pull request #6086 from msidolphin/bug#6072
fix#6072
2019-09-12 14:33:46 +08:00
mo.duan
8607307e17 #6255 #6258 Bug fixed 2019-09-12 13:48:44 +08:00
debugIsFalse
ad4558fba3
Merge pull request #6263 from musishui/2.0
fixed: 级联组件data中value类型非字符串时,筛选时无法选中筛选的项
2019-09-12 11:25:10 +08:00
renxinjie
0da0b883c6 fixed: 级联组件data中value类型非字符串时,筛选时无法选中筛选的项 2019-09-11 15:37:08 +08:00
mo.duan
47c239d110 #6256 bug fixed 2019-09-11 10:12:25 +08:00
debugIsFalse
49115711cd
Merge pull request #6246 from lamphc/2.0
fix: #6184
2019-09-09 09:59:52 +08:00
mo.duan
9a125fdbca #6245 bug fixed
if set min and max, checked must use props 'activeChange',
2019-09-06 18:07:38 +08:00
mo.duan
d56bc97007 Switch add new prop: beforeChange 2019-09-06 15:38:26 +08:00
mo.duan
1228f2877b update animation:fade time 2019-09-06 15:32:44 +08:00
mo.duan
434db3c909 Dropdown will not trigger @on-click event when set disabled prop to D… 2019-09-06 15:21:55 +08:00
lamphc
91ca3d8cc1 fix: #6184 2019-09-06 15:19:36 +08:00
mo.duan
730eba8adb Progress prop strokeColor support Array type, and support the linear-… 2019-09-06 15:19:01 +08:00
mo.duan
61a07db243 Progress add new prop: text-inside
Progress add new prop: text-inside
2019-09-06 15:16:25 +08:00
mo.duan
574a325c45 Switch add new prop: true-color & false-color
Switch add new prop: true-color & false-color
2019-09-06 15:11:47 +08:00
mo.duan
6b285b78ed fix bug of AutoComplete that can not blur when click outside
fix bug of AutoComplete that can not blur when click outside
2019-09-06 15:05:06 +08:00
mo.duan
8a93e8b53e bug fixed #6158
bug fixed #6158
2019-09-05 16:25:57 +08:00
mo.duan
6a7b6aab36 fixed bug #6082
#6082
2019-09-04 16:07:40 +08:00
mo.duan
d7d5bda587 #6135 bug fixed
#6135
2019-09-04 11:25:52 +08:00
mo.duan
88f40c57a6 Merge branch '2.0' of https://github.com/iview/iview into 2.0 2019-09-04 11:17:08 +08:00
mo.duan
6b34748e99 Update auto-complete.vue
#6161 bug fixed
2019-09-04 11:12:44 +08:00
debugIsFalse
56ed584231
Merge pull request #6211 from msidolphin/fix/#6209
fix: 解决了checkbox-group多层嵌套数据相互干扰的问题
2019-09-04 10:26:43 +08:00
debugIsFalse
9199ceefed
Merge pull request #6189 from msidolphin/bug#6187
fix#6187
2019-09-03 11:13:56 +08:00
mo.duan
ff9617ff38 fixed #6085
fixed #6085
2019-09-02 17:23:40 +08:00
mo.duan
5ece780d09 optimize the inputNumber
fixed bug
1. when setting the precision, inputNumer cannot input '.' bug
2. when setting  the precision, the cursor positoning bug
2019-09-02 12:07:10 +08:00
dependabot[bot]
60e4b9c31a
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-29 03:57:27 +00:00
mo.duan
6daad53fdf Delete package-lock.json
delete package-lock.json
2019-08-29 11:48:59 +08:00
mo.duan
96bd19e9bf #6139 bug fixed
#6139 bug fixed
2019-08-29 11:42:30 +08:00
mo.duan
e61df0d038 6203 fixed
#6203 bug fixed
2019-08-26 16:42:17 +08:00
msidolphin
9e694e9661
fix: typo 2019-08-23 21:46:45 +08:00