Commit graph

3370 commits

Author SHA1 Message Date
梁灏
b1f445ca85 $Message add background prop 2019-09-06 09:20:45 +08:00
梁灏
9fa451d7c6 fix bug of AutoComplete that can not blur when click outside 2019-09-05 18:30:00 +08:00
梁灏
139c4b518f Update cascader.vue 2019-09-05 17:14:27 +08:00
mo.duan
8a93e8b53e bug fixed #6158
bug fixed #6158
2019-09-05 16:25:57 +08:00
梁灏
ae2031aea1 Switch add new prop: beforeChange 2019-09-05 14:22:07 +08:00
梁灏
485db11ee2 Switch add new prop: true-color & false-color 2019-09-05 14:13:31 +08:00
梁灏
e3930b7ace Badge add new prop: color 2019-09-05 11:45:00 +08:00
梁灏
b321e1abca Badge add new slot: text 2019-09-05 11:23:01 +08:00
梁灏
ed0817359c Badge add count slot 2019-09-05 11:17:05 +08:00
梁灏
91806ae7f5 update animation:fade time 2019-09-05 10:52:18 +08:00
梁灏
da404a1d3e Card add to, replace, target, append prop 2019-09-05 10:31:26 +08:00
梁灏
0264b7c4fd Circle prop:strokeColor support Array to support gradient ramp 2019-09-04 18:15:20 +08:00
梁灏
64de8de933 AutoComplete prop: placement add more value 2019-09-04 17:48:53 +08:00
梁灏
4e32dc403f Page add disabled prop 2019-09-04 17:44:31 +08:00
梁灏
53f950ab96 Dropdown will not trigger @on-click event when set disabled prop to DropdownItem 2019-09-04 16:14:23 +08:00
mo.duan
6a7b6aab36 fixed bug #6082
#6082
2019-09-04 16:07:40 +08:00
梁灏
2e03af9023 update Circle dashboard stroke-linecap 2019-09-04 16:05:52 +08:00
梁灏
25cba38b45 Progress prop strokeColor support Array type, and support the linear-gradient color 2019-09-04 15:53:32 +08:00
梁灏
d87a8854b1 Progress add new prop: text-inside 2019-09-04 15:39:22 +08:00
梁灏
ed83b3c088 release 3.5.0 2019-09-04 11:31:07 +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
梁灏
40aab63e90 revert #6203 2019-09-04 11:14:54 +08:00
mo.duan
6b34748e99 Update auto-complete.vue
#6161 bug fixed
2019-09-04 11:12:44 +08:00
梁灏
9a9bb5ff71 Update README.md 2019-09-04 11:11:00 +08:00
梁灏
c4f5968403 update info 2019-09-04 11:01:26 +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
Aresn
76ba34fd37
Merge pull request #4 from iview-design/2.0
update the 2.0 branch commits
2019-08-27 09:44:28 +08:00
梁灏
23a0ba9831 update the master branch to the latest 2019-08-27 09:42:40 +08:00
梁灏
67d534df27 empty master 2019-08-27 09:37:17 +08:00
mo.duan
e61df0d038 6203 fixed
#6203 bug fixed
2019-08-26 16:42:17 +08:00
yangdan8
04092a796f
Merge pull request #34 from iview/2.0
update
2019-08-26 13:37:37 +08:00
msidolphin
9e694e9661
fix: typo 2019-08-23 21:46:45 +08:00
msidolphin
67ddfcb7ed fix: 解决了checkbox-group多层嵌套数据相互干扰的问题 2019-08-22 16:38:24 +08:00
王佳
cd4cb6161a
fix: fix lint some code 2019-08-20 19:08:14 +08:00
王佳
8819b86780
add example 2019-08-20 19:07:18 +08:00
王佳
16ab12fd82
fix: lint some code 2019-08-20 19:05:43 +08:00
王佳
40bf70dd08
fix: 修改moadl定义拖拽,和 绑定style left 与top 值后,点击拖拽飘移的问题 2019-08-20 19:01:14 +08:00
王佳
a2c5781120
fix: 修改moadl定义 style 高度与拖拽后,点击拖拽飘移的问题 2019-08-20 18:40:38 +08:00
lifenglu
4e2f04198d Merge branch '2.0' of https://github.com/iview/iview into 2.0 2019-08-16 10:20:47 +08:00
msidolphin
061e8e3940 fixed#6193 2019-08-16 09:28:33 +08:00
laoma9
6414834d46
Update README.md 2019-08-15 19:01:42 +08:00
laoma9
674a51210b
Update README.md 2019-08-15 18:58:57 +08:00
laoma9
22b60bb88a
Update LICENSE 2019-08-15 18:57:22 +08:00