Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes ↵ | Scott González | 2011-01-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | #6916 - Datepicker date range demo: syntax glitch. (cherry picked from commit fe6990e104834926042c96a29a6cccec4fdafd3b) | |||||
| * | Datepicker i18n: Added Algerian Arabic to demos. | Scott González | 2011-01-19 | 2 | -0/+3 | |
| | | | | | | | | (cherry picked from commit 30c9473d8f297d53f0d3715e8cd00b61b841a85a) | |||||
| * | Datepicker i18n: Fixed missing references. | Scott González | 2011-01-17 | 2 | -0/+8 | |
| | | ||||||
| * | Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 ↵ | Scott González | 2011-01-17 | 2 | -0/+4 | |
| | | | | | | | | | | | | - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell | |||||
| * | Autocomplete (Combobox demo): Set the button type to button to prevent form ↵ | Mario Visic | 2010-12-16 | 1 | -1/+1 | |
| | | | | | | | | submission. Fixes #6755 - Autocomplete: The combobox "show all" button submits forms. | |||||
| * | Autocomplete combobox demo: Reset the internal term property when an invalid ↵ | Scott González | 2010-11-30 | 1 | -0/+1 | |
| | | | | | | | | selection is made. Fixes #6695 - Autocomplete combobox example does not show suggestion on second try. | |||||
| * | Combobox: Added a destroy method. Fixes #6685 - Combobox: Doesn't handle ↵ | Scott González | 2010-11-23 | 1 | -2/+9 | |
| | | | | | | | | destroy. | |||||
| * | Datepicker Demo: modifed the name of the event search demo to be date-range. ↵ | Kyle Wilkinson | 2010-11-21 | 2 | -2/+2 | |
| | | | | | | | | Fixed #6675 - Date Range demo for Datepicker has unclear title. | |||||
| * | Autocomplete: Use the text of the option, not the value when checking for ↵ | Scott González | 2010-11-19 | 1 | -1/+1 | |
| | | | | | | | | valid values. Fixes #6673 - Autocomplete combobox is not working in IE if value and name is different. | |||||
| * | Autocomplete multiple demos: Don't leave the field when tabbing while the ↵ | Scott González | 2010-11-19 | 2 | -50/+66 | |
| | | | | | | | | menu is open. Fixes #6661 - Autocomplete: Tab on multiple Autocomplete should not change focus after selecting. | |||||
| * | Lossless compression of all non-theme images using ImageOptim | Phillip Barnes | 2010-11-19 | 18 | -0/+0 | |
| | | ||||||
* | | 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 core files form jQuery UI repo (to jQuery 1.4.4) | Felix Nagel | 2010-11-14 | 133 | -877/+875 | |
|\| | | | | | | | Merge commit 'fce1f97f7677f29cc8ba7b146e67799027cf1995' into selectmenu | |||||
| * | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 124 | -124/+124 | |
| | | ||||||
| * | Autocomplete (maxheight demo): Add padding to account for vertical ↵ | Scott González | 2010-11-04 | 1 | -0/+3 | |
| | | | | | | | | scrollbar. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7. | |||||
| * | Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - ↵ | Scott González | 2010-11-02 | 1 | -0/+1 | |
| | | | | | | | | Autocomplete: horizontal scrollbar on IE7. | |||||
| * | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 124 | -124/+124 | |
| | | ||||||
| * | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵ | Scott González | 2010-10-19 | 7 | -7/+7 | |
| | | | | | | | | in IE9 because of bgiframe. | |||||
| * | Demos: Coding standards. | Scott González | 2010-10-13 | 1 | -93/+92 | |
| | | ||||||
| * | Tabs demos: Coding standards. | Scott González | 2010-10-13 | 13 | -169/+161 | |
| | | ||||||
| * | Effects (toggle) demos: Coding standards. | Scott González | 2010-10-13 | 2 | -39/+41 | |
| | | ||||||
| * | Effects (toggleClass) demos: Coding standards. | Scott González | 2010-10-13 | 2 | -17/+17 | |
| | | ||||||
| * | Effects (switchClass) demos: Coding standards. | Scott González | 2010-10-13 | 2 | -20/+19 | |
| | | ||||||
| * | Sortable demos: Coding standards. | Scott González | 2010-10-13 | 10 | -157/+155 | |
| | | ||||||
| * | Slider demos: Coding standards. | Scott González | 2010-10-13 | 13 | -285/+289 | |
| | | ||||||
| * | Selectable demo: Workaround a stupid bug in the jqueryui.com demo system. ↵ | Scott González | 2010-10-11 | 1 | -1/+1 | |
| | | | | | | | | Fixes #5698 - Selectable: Bug in serializable demo. | |||||
* | | 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 | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2010-09-30 | 108 | -2181/+2259 | |
|\| | ||||||
| * | Effects (show): coding standards. | Scott González | 2010-09-27 | 2 | -49/+50 | |
| | | ||||||
| * | Selectable demos: coding standards. | Scott González | 2010-09-27 | 4 | -46/+52 | |
| | | ||||||
| * | Resizable demos: coding standards. | Scott González | 2010-09-27 | 12 | -156/+176 | |
| | | ||||||
| * | Effects (removeClass) demos: coding standards. | Scott González | 2010-09-27 | 2 | -23/+23 | |
| | | ||||||
| * | Dialog demos: safer selectors for the demo system workaround. | Scott González | 2010-09-27 | 4 | -4/+4 | |
| | |