huanghong
e09b07b79c
解决drop弹出动画异常
2018-03-16 00:43:11 +08:00
Aresn
a7262dbeab
Merge pull request #3156 from huanghong1125/2.0
...
Select、Dropdown、DatePicker等浮层placement自适应
2018-03-15 14:00:52 +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
Aresn
11d3867623
SSR support
2018-03-15 10:43:25 +08:00
Aresn
3684e716eb
SSR support
2018-03-15 10:42:44 +08:00
huanghong
130ea92a19
update popper.js
...
fix #1990
2018-03-15 00:07:11 +08:00
梁灏
44420acb68
release 2.11.0
2018-03-14 16:09:44 +08:00
梁灏
a1b6a507d1
publish 2.11.0-rc.1
2018-03-14 15:20:51 +08:00
梁灏
2fbe636b52
Select support a part of keyboard accessibility, #1647
2018-03-14 14:58:55 +08:00
梁灏
2c6b8f09b7
Merge branch '2.0' of https://github.com/iview/iview into 2.0
2018-03-14 11:49:13 +08:00
梁灏
10f31b2cd8
fixed #2973
2018-03-14 11:49:10 +08:00
Aresn
2fea22e02d
Merge pull request #3148 from mervy-sim/locale/nl-NL
...
Locale/nl nl
2018-03-14 11:16:12 +08:00
梁灏
b71a171d36
fixed Menu bug in 2.5.16
2018-03-14 11:03:29 +08:00
梁灏
2e018fc7b5
update vue
2018-03-14 09:45:38 +08:00
Merijn Venema
ed343caa5d
remove hash
2018-03-13 16:19:39 +01:00
Merijn Venema
70f7767270
Add support for the Dutch language
2018-03-13 16:14:28 +01:00
梁灏
444907c4ca
update Vue
2018-03-13 18:37:16 +08:00
梁灏
5ddf1bcf4f
fixed #2451
2018-03-13 16:23:51 +08:00
梁灏
ce176e2190
fixed #3081
2018-03-13 15:17:19 +08:00
梁灏
4f2dc7e328
fixed #3086
2018-03-13 11:49:11 +08:00
梁灏
31b721aa21
fixed Input style bug with append in small size
2018-03-13 11:42:22 +08:00
梁灏
a7a7901407
fixed #3112
2018-03-12 16:42:48 +08:00
梁灏
47dc36c58b
fixed Cascader style error
2018-03-12 16:09:28 +08:00
梁灏
b45a0e685b
release 2.10.1
2018-03-09 15:29:56 +08:00
Aresn
61c33fd86c
Merge pull request #3121 from Xotic750/package_updates
...
Update: Non-breaking package updates
2018-03-09 15:13:43 +08:00
Aresn
5f902e948a
Merge pull request #3122 from Xotic750/dist_dev_use_prod_sourcemaps
...
Fix: dist.dev need to use production sourcemaps not development
2018-03-09 15:10:39 +08:00
Graham Fairweather
9e6902abe9
Fix: dist.dev need to use production sourcemaps not development
2018-03-09 08:09:36 +01:00
Graham Fairweather
33332be1fb
Non-breaking package updates
...
All the packages that can happily be updated without breaking the build process or lib functionality.
2018-03-09 07:53:26 +01:00
梁灏
6322bf3106
release 2.10.0
2018-03-09 09:51:16 +08:00
Aresn
ea7b37dfd1
Merge pull request #3118 from SergioCrisostomo/fix-select-group-list-style
...
correct list-style of groups
2018-03-09 09:34:53 +08:00
Sergio Crisostomo
9ad57f29e9
correct list-style of groups
2018-03-08 21:21:12 +01:00
梁灏
fc0787be92
publish 2.10.0-rc.1
2018-03-08 16:06:12 +08:00
Aresn
9cb50f35fe
Merge pull request #3116 from Xotic750/revert_code_from_prs
...
Revert early Select periphery code.
2018-03-08 15:50:08 +08:00
Graham Fairweather
66c7debbab
A further file that was missed
2018-03-08 08:46:17 +01:00
Graham Fairweather
e31d3b0578
Revert early Select periphery code.
2018-03-08 08:24:38 +01:00
Aresn
f7825eabe4
Merge pull request #3102 from Xotic750/update_loaders_sourcemaps
...
Updates required for sourcemap generation
2018-03-06 17:11:09 +08:00
Graham Fairweather
ca9e77e909
Missed config
2018-03-06 10:06:15 +01:00
Graham Fairweather
3b8f7c4533
Updates required for sourcemap generation
2018-03-06 09:57:15 +01:00
Aresn
a0382e2269
Merge pull request #3098 from Xotic750/enable_sourcemaps
...
Enable creation of sourcemaps
2018-03-06 09:56:08 +08:00
Graham Fairweather
71eb889f6b
Enable creation of sourcemaps
2018-03-05 13:19:27 +01:00
Aresn
c365be4633
Merge pull request #3096 from SergioCrisostomo/use-last-picked-date-in-multiple-mode-for-panel-date
...
Use last picked date in multiple mode for panel date
2018-03-05 16:04:12 +08:00
Sergio Crisostomo
02859de9b1
Use the last picked date as reference for the date panel
2018-03-05 08:59:25 +01:00
Sergio Crisostomo
2332ac9bff
Fix error in formater for multiple values
2018-03-05 08:48:25 +01:00
Aresn
c3beef276c
Merge pull request #3091 from SergioCrisostomo/datepicker
...
Allow DatePicker to receive TimePicker options
2018-03-05 09:59:52 +08:00
梁灏
54c988f211
fixed input cls with group & prepend, close #3089
2018-03-05 09:28:50 +08:00
梁灏
5bb01822df
Switch prevent space to scroll
2018-03-05 09:18:23 +08:00
Sergio Crisostomo
79ac2457fd
Allow DatePicker to receive TimePicker options
2018-03-03 12:51:53 +01:00
Aresn
e7fa279934
Merge pull request #3077 from Xotic750/add_click_outside_directive
...
Add v-click-outside-x directive
2018-03-01 10:17:07 +08:00
Graham Fairweather
e8de34ae64
Add v-click-outside-x directive
...
https://www.npmjs.com/package/v-click-outside-x
This is required for event capturing which is not supported in the cyrrent hand-rolled directive.
It also supports `pointerevents` and is far more economical about adding event listeners to document.
2018-02-28 14:20:55 +01:00