Scott González
|
d4a437e4b0
|
Selectmenu: Preserve text selection and button focus on click
Fixes #10639
Closes gh-1358
|
2014-10-16 08:13:53 -04:00 |
|
Scott González
|
749a6a5667
|
Selectmenu: Preserve text selection when interacting with the widget
Fixes #10144
Closes gh-1295
|
2014-07-29 13:19:28 -04:00 |
|
Scott González
|
45e13ed208
|
Selectmenu: Properly set width for button
Fixes #10145
Closes gh-1296
|
2014-07-29 13:17:30 -04:00 |
|
Scott González
|
fd7e1e3040
|
Selectmenu: Default disabled option to null
|
2014-04-21 10:32:49 -04:00 |
|
Scott González
|
62812d9c67
|
Selectmenu: Simplify selection of focused item via keyboard
Don't go through menu to select the currently focused item.
Renamed _selectMenu() to _selectFocusedItem() for clarity.
Closes gh-1224
|
2014-04-18 12:37:06 -04:00 |
|
Scott González
|
1272fca9ef
|
Selectmenu: Don't use active items at all
Menus only use active items for nested menus which selectmenu doesn't support.
Selectmenu should only be working with focused items.
Ref gh-1224
|
2014-04-18 12:37:06 -04:00 |
|
Scott González
|
1849655980
|
Selectmenu: Cleanup
Ref gh-1224
|
2014-04-18 12:36:45 -04:00 |
|
TJ VanToll
|
fe420c0eac
|
Selectmenu: Add UMD wrapper
|
2014-02-21 14:56:13 -05:00 |
|
Jörn Zaefferer
|
fa99e23d18
|
Selectmenu: Fall back to .ui-front searching for empty jQuery objects
Fixes #9757
|
2014-02-21 13:35:34 +01:00 |
|
TJ VanToll
|
83b3d67175
|
All: Updating copyright year to 2014
|
2014-01-28 22:25:02 -05:00 |
|
Rafael Xavier de Souza
|
21154cfa2e
|
All: Rename all files, removing the "jquery.ui." prefix;
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271;
Fixes #9464
Closes gh-1029
|
2014-01-24 18:22:49 -02:00 |
|