File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
jQuery UI MultiSelect Widget Changelog
2
2
3
+ Version 1.14 - Soon...
4
+ ==============================================
5
+ - Fixed: get appropriate width before hiding original element. (#609, #614)
6
+ - Fixed: get appropriate width when source element is styled to 100% (#546)
7
+ - Fixed: Generate a unique ID for input even with multiple selects with same name
8
+ - Fixed: No longer showing hidden select element when printing in IE (#627)
9
+ - Fixed: Binding mousedown to appropriate event (#628)
10
+ - Fixed: Unit tests can be run again, pointing to appropriate libraries.
11
+ - Fixed: Preventing XSS attacks from option group labels (#592)
12
+ - Fixed: Preventing html artifacts when setting button text. (#663)
13
+ - Added: getUnchecked method which provides all unchecked options (#595)
14
+ - Added: menuWidth option to manually set the width of the menu
15
+
16
+
3
17
Version 1.13 - 08/19/2012
4
18
==============================================
5
19
- Fixed: jQuery 1.8 compatibility
You can’t perform that action at this time.
0 commit comments