Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added: Super Theme Switcher as jQuery UI themeswitcher is not longer available | Felix Nagel | 2012-10-12 | 2 | -12/+84 |
| | |||||
* | Merge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu | Felix Nagel | 2012-10-10 | 10 | -11/+11 |
|\ | |||||
| * | updated: demos to jQuery 1.8.2 | Felix Nagel | 2012-10-03 | 10 | -10/+10 |
| | | |||||
| * | added: format option parameter in default demo | Felix Nagel | 2012-09-04 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu | Felix Nagel | 2012-08-12 | 1 | -1/+13 |
|\| | |||||
| * | fixed: its now possible to have a disabled and selected option on init, see #234 | Felix Nagel | 2012-07-20 | 1 | -1/+13 |
| | | |||||
* | | remove: unneeded index file | Felix Nagel | 2012-07-12 | 1 | -23/+0 |
|/ | |||||
* | improved: import needed files only | Felix Nagel | 2012-07-12 | 10 | -37/+47 |
| | |||||
* | removed: dialog demo | Felix Nagel | 2012-07-12 | 1 | -175/+0 |
| | |||||
* | updated: files to jQuery 1.7.2 | Felix Nagel | 2012-05-17 | 11 | -11/+11 |
| | |||||
* | Upgrade to jQuery 1.6.4 and jQuery UI 1.8.17pre | Felix Nagel | 2012-05-17 | 11 | -11/+11 |
| | |||||
* | fixed: small cleanup | Felix Nagel | 2012-01-18 | 2 | -6/+2 |
| | |||||
* | removed: option wrapperElement, use widget method instead (see default demo) | Felix Nagel | 2012-01-18 | 1 | -5/+4 |
| | |||||
* | Fixed link to methods.html. Used to be "method.php" | Jordan Eldredge | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | some code cleanup | Felix Nagel | 2011-11-06 | 1 | -63/+75 |
| | |||||
* | added: dialog.html demo file | Felix Nagel | 2011-10-24 | 1 | -0/+177 |
| | |||||
* | added: demo compatibility to jQuery 1.6.2 | Felix Nagel | 2011-10-10 | 10 | -10/+10 |
| | |||||
* | added: demo files refresh, overlay and typeahead | Felix Nagel | 2011-06-16 | 3 | -0/+258 |
| | |||||
* | improved: background image demo | Felix Nagel | 2011-05-25 | 1 | -1/+1 |
| | |||||
* | updated: to jQuery UI 1.8.13 (based upon jQuery 1.5.1) | Felix Nagel | 2011-05-23 | 7 | -7/+7 |
| | |||||
* | fixed: follow-up fix for disabling / enabling functionality, thx to gcko fro ↵ | Felix Nagel | 2011-04-17 | 1 | -1/+1 |
| | | | | | | reporting, see https://github.com/fnagel/jquery-ui/issues/105 fixed: small issue in disable_enable.html demo file | ||||
* | fixed: small bug when using method disable with parameter 0, thx to ↵ | Felix Nagel | 2011-04-16 | 1 | -1/+1 |
| | | | | scottriding, see https://github.com/fnagel/jquery-ui/pull/93 | ||||
* | improved: full disable / enable functionality for select, option, optgroup; ↵ | Felix Nagel | 2011-03-20 | 1 | -8/+77 |
| | | | | see: https://github.com/fnagel/jquery-ui/issues#issue/18 | ||||
* | fixed: disable / enable in select callback demo | Felix Nagel | 2011-02-01 | 1 | -7/+8 |
| | |||||
* | fixed: small follow-up for refresh functionality | Felix Nagel | 2010-12-20 | 1 | -2/+2 |
| | | | | | fixed: cleaned background image demo fixed: small follow-up to height of the widget to match jQuery UI button height | ||||
* | added: display-inline (selectmenus side-by-side) support for modern ↵ | Felix Nagel | 2010-12-20 | 1 | -1/+2 |
| | | | | | | | browsers, works for all but FF2, see https://github.com/fnagel/jquery-ui/issues#issue/20 changed: height of the widget to match jQuery UI button height fixed: small margin issue for background image example | ||||
* | added: possibility to refresh from original select element, please see ↵ | Felix Nagel | 2010-12-15 | 1 | -7/+18 |
| | | | | | | | https://github.com/fnagel/jquery-ui/issues#issue/17 for usage, please test and report feedback as this feature needed major refactoring fixed: problem when manually selecting an option from original select element fixed: demo wrapper class | ||||
* | added: improved index and value methods, if you used value method in your ↵ | Felix Nagel | 2010-11-29 | 2 | -10/+28 |
| | | | | | | scripts please see https://github.com/fnagel/jquery-ui/issues/#issue/33 fixed: forgotten console debug | ||||
* | added: some more demo files | Felix Nagel | 2010-11-29 | 3 | -0/+139 |
| | |||||
* | updated: files to jQuery 1.4.4 | Felix Nagel | 2010-11-14 | 4 | -4/+4 |
| | | | | fixed: small bug hwn using jQuery 1.4.4, THX to michaelcaplan, see https://github.com/fnagel/jquery-ui/issues/#issue/29 | ||||
* | updated: demos | Felix Nagel | 2010-11-13 | 1 | -5/+4 |
| | |||||
* | updated: positioning functionality is now based upon position plugin, this ↵ | Felix Nagel | 2010-11-13 | 3 | -29/+283 |
| | | | | | | | shopuld fix a few issues, see http://jqueryui.com/demos/position/ updated: demos added: positioning demo | ||||
* | fixed: updated demo files | Felix Nagel | 2010-11-10 | 2 | -77/+53 |
| | |||||
* | Added: better (background) image support, see ↵ | Felix Nagel | 2010-10-26 | 2 | -1/+119 |
| | | | | http://github.com/fnagel/jquery-ui/issues#issue/8 | ||||
* | added: non working single option disabled demo | Felix Nagel | 2010-10-05 | 1 | -0/+12 |
| | |||||
* | fixed: small typo | Felix Nagel | 2010-10-05 | 2 | -2/+2 |
| | | | | added: demo with spaces in optgroup label | ||||
* | added: link to bug | Felix Nagel | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | updated: index.html with new demos | Felix Nagel | 2010-09-30 | 1 | -0/+2 |
| | |||||
* | changed: improved disable demo | Felix Nagel | 2010-09-30 | 1 | -18/+20 |
| | | | | changed: updated to latest jquery-ui master branch | ||||
* | added: disable and ajax demo | Felix Nagel | 2010-09-30 | 3 | -0/+185 |
| | |||||
* | fixed: problem with ID attr to ensure usage of a unique ID., thx to ↵ | Felix Nagel | 2010-09-06 | 1 | -0/+20 |
| | | | | fhemberger, see http://github.com/fhemberger/jquery-ui/commit/d93d0a2e535144cbfa6d0098da2f28c51528dbd4 | ||||
* | removed: follow up to: ↵ | Felix Nagel | 2010-08-28 | 1 | -2/+2 |
| | | | | http://github.com/fnagel/jquery-ui/commit/cde0d9042c95508d04cfa6d96d8e426657e23523 unnecessary _refreshPosition with timeout | ||||
* | init: fork of latest jQuery UI with selectmenu from ↵ | Felix Nagel | 2010-08-07 | 5 | -0/+219 |
http://jquery-ui.googlecode.com/svn/branches/labs/selectmenu/ added: *.db to gitignore (Im using Windows) added: readme for gitHub |