Commit graph

1867 commits

Author SHA1 Message Date
Sergio Crisostomo
3e9a7f9786 Correct barStyle computed property 2018-01-09 06:07:23 +01:00
呼啸随风
e7f2801b5e
fix last column resize bug when no data
If a table has heigth and last column is auto width

let width = ''
// is_last_column, true && top_always_true && height_set_by_user, true
if ( this.columns.length === index + 1 && top && this.$parent.bodyHeight !== 0) {
// width will be 0 + this.$parent.scrollBarWidth === this.$parent.scrollBarWidth
// so last column will be 10~20px(the width of scrollBar)
}
there is an example with iview@2.8.0
[gist](https://gist.github.com/anonymous/e04e86c9e99d4d1e97bf327769acd345)
[demo on jsbin](http://jsbin.com/soqogagiqu)
2018-01-09 10:22:17 +08:00
梁灏
4110207762 update package-lock.json 2018-01-08 15:58:25 +08:00
梁灏
7f72253b67 update date demo 2018-01-08 15:45:33 +08:00
Aresn
1af3dd1f7a
Merge pull request #2722 from GLChan/patch-1
Update cascader.vue
2018-01-08 14:51:50 +08:00
Aresn
4ffec80723
Merge pull request #2724 from AlexanderMisel/patch-1
Add saturation property
2018-01-08 14:49:59 +08:00
Aresn
5edc93d685
Merge pull request #2757 from adam-zou/pr/2644
fix issue: #2352
2018-01-08 14:47:34 +08:00
Eric
a1bdd0d74f fix issue: #2352 2018-01-05 18:11:49 +08:00
Aresn
7afb791923
Merge pull request #2752 from lison16/2.0
fixed bug of notice when has render and title bug no desc
2018-01-05 15:38:58 +08:00
zhigang.li
efc65a34ff fixed bug of notice when has render and title bug no desc 2018-01-05 15:23:46 +08:00
Alexander Misel
2b2dc78add
Add saturation property
add a property to decide whether saturation panel should show
2017-12-30 15:42:19 +08:00
GLChen
f7caa832a7
Update cascader.vue 2017-12-29 22:44:53 +08:00
Aresn
6b2cd6742a
Merge pull request #2693 from roshangara/patch-1
Create fa-IR.js
2017-12-28 09:43:19 +08:00
Aresn
080bca7a0c
Merge pull request #2707 from rajnikant307/2.0
Please merge Hindi language support for iview
2017-12-28 09:42:00 +08:00
Rajnikant Dixit
177c19e8ad
Update hi-IN.js 2017-12-27 14:46:51 +05:30
Rajnikant Dixit
3214537794
Update hi-IN.js 2017-12-27 14:45:08 +05:30
Rajnikant Dixit
47aca34b35
Update hi-IN.js 2017-12-27 14:08:05 +05:30
Rajnikant Dixit
587bf5d7b4
Update hi-IN.js 2017-12-27 13:59:20 +05:30
Rajnikant Dixit
23e70ae1fd
Update hi-IN.js 2017-12-27 12:35:05 +05:30
Rajnikant Dixit
d03a3f2362
Update hi-IN.js 2017-12-27 12:32:40 +05:30
Rajnikant Dixit
85c7ae360a
Update hi-IN.js 2017-12-27 12:27:41 +05:30
Rajnikant Dixit
05e219e000
Create hi-IN.js 2017-12-27 12:24:12 +05:30
mohammad
889fb3cabe
Create fa-IR.js 2017-12-25 12:31:24 +03:30
梁灏
561f7eb940 release 2.8.0 2017-12-25 11:40:40 +08:00
梁灏
d1f37f1276 update 2017-12-25 10:52:21 +08:00
梁灏
11b0145234 publish 2.8.0-rc.5 2017-12-25 10:27:16 +08:00
梁灏
ceeb9361fd fixed Table bug in Vue 2.5.13 2017-12-25 10:26:54 +08:00
梁灏
504f8c525d update Modal 2017-12-25 09:41:20 +08:00
Sergio Crisostomo
adc203b929 correct input display value 2017-12-22 14:47:55 +01:00
Sergio Crisostomo
11036a4724 extend slider dev page 2017-12-22 14:47:55 +01:00
Sergio Crisostomo
2b87ffa91a refactor and DRY Slider 2017-12-22 14:47:55 +01:00
梁灏
e6a09eee33 publish 2.8.0-rc.4 2017-12-22 10:21:39 +08:00
Aresn
84549fcf88
Merge pull request #2677 from lison16/2.0
fixed the bug about backgroundcolor when tag is checked
2017-12-22 10:16:28 +08:00
zhigang.li
40365cfc52 update 2017-12-21 18:22:27 +08:00
zhigang.li
2a6f605814 fixed the bug about backgroundcolor when tag is checked 2017-12-21 18:10:50 +08:00
梁灏
4285ae332a update readme 2017-12-21 17:47:10 +08:00
梁灏
e124e4fc89 Merge branch '2.0' of https://github.com/iview/iview into 2.0 2017-12-21 17:44:44 +08:00
梁灏
8e0d843734 publish 2.8.0-rc.3 2017-12-21 17:44:36 +08:00
Aresn
68c0f9528c
Merge pull request #2676 from lison16/2.0
update
2017-12-21 17:44:12 +08:00
zhigang.li
c907cc973c update 2017-12-21 17:42:03 +08:00
梁灏
4b4393d208 publish 2.8.0-rc.2 2017-12-21 16:56:59 +08:00
Aresn
ee8ef3a5d3
Merge pull request #2673 from lison16/2.0
udpate notice
2017-12-21 16:56:17 +08:00
zhigang.li
0c8e595d3e Merge branch '2.0' of https://github.com/iview/iview into 2.0 2017-12-21 16:51:42 +08:00
zhigang.li
3f7a5f1a27 udpate notice 2017-12-21 16:42:23 +08:00
梁灏
9094f73f3d publish 2.8.0-rc.1 2017-12-21 14:28:37 +08:00
Aresn
baa75b0aef
Merge pull request #2668 from lison16/layout
update Layout
2017-12-21 10:00:38 +08:00
zhigang.li
c2d603d031 update sider 2017-12-21 09:58:40 +08:00
zhigang.li
716d151a78 make it will not collapse when didn't set 'breakpoint' 2017-12-20 18:55:25 +08:00
zhigang.li
ad74efbc83 fixed the bug about v-modle 2017-12-20 17:32:08 +08:00
Aresn
c6336ce494
Merge pull request #2667 from lison16/messagerender
make Message and Notice support render
2017-12-20 17:03:12 +08:00