Aresn
f1e3240a6b
Merge pull request #2837 from Xotic750/babel_cli
...
Upgrade: babel to babel-cli
2018-01-17 15:49:45 +08:00
Graham Fairweather
074ad8aa40
Resolve conflict
2018-01-17 07:58:30 +01:00
Aresn
168565e45f
Merge pull request #2835 from Xotic750/babel_preset_env
...
Upgrade: babel-preset-es2015 to babel-preset-env
2018-01-17 14:48:40 +08:00
Xotic750
10a9f53bab
Upgrade: babel-preset-es2015 to babel-preset-env
...
Stay up to date, by using the env preset.
https://babeljs.io/docs/plugins/preset-es2015/
https://babeljs.io/docs/plugins/preset-env/
2018-01-16 19:12:55 +01:00
Aresn
9c1b5c1c32
Merge pull request #2783 from SergioCrisostomo/add-clickoutside-event
...
New feature: add "clickoutside" event emitter to dropdown
2018-01-15 18:24:29 +08:00
Aresn
24e156e6a5
Merge pull request #2775 from hxsf/patch-1
...
fix last column resize bug when no data
2018-01-15 18:17:52 +08:00
梁灏
b31dd8facd
Merge branch '2.0' of https://github.com/iview/iview into 2.0
2018-01-15 18:12:13 +08:00
梁灏
3288b53099
update
2018-01-15 18:11:41 +08:00
Aresn
9044be7865
Merge pull request #2802 from chenfengjw163/2.0
...
dropdown component in fast switch display hidden times error
2018-01-15 18:11:20 +08:00
Aresn
2a3262456d
Merge pull request #2797 from Leonard1980/patch-1
...
Romanian language
2018-01-15 17:49:49 +08:00
陈峰
e845e84d3b
Update dropdown.vue
2018-01-12 09:51:33 +08:00
Leonard1980
0d7506ce5f
Update ro-RO
2018-01-11 12:34:01 +02:00
Leonard1980
0e3052e071
Update ro-RO
2018-01-11 12:32:09 +02:00
Leonard1980
3bc532735e
Romanian language
2018-01-11 12:23:25 +02:00
Sergio Crisostomo
526a142cac
add click outside event emitter to dropdown
2018-01-10 09:43:24 +01:00
Aresn
3537176f98
Merge pull request #2393 from SergioCrisostomo/refactor-slider
...
Refactor slider
2018-01-09 18:02:18 +08:00
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