Skip to content

Commit abf20fd

Browse files
committed
Preparing for 1.14 release.
1 parent a1298c7 commit abf20fd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
jQuery UI MultiSelect Widget Changelog
22

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+
317
Version 1.13 - 08/19/2012
418
==============================================
519
- Fixed: jQuery 1.8 compatibility

0 commit comments

Comments
 (0)