]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-05-17 Felix NagelUpgrade to jQuery 1.6.4 and jQuery UI 1.8.17pre
2012-05-17 Felix NagelUpgrade to jQuery 1.6.4
2012-05-17 Felix Nagelremoved: unneeded and broken appendTo, breaks Selectmen...
2012-01-18 Felix NagelMerge pull request #200 from tschettler/selectmenu
2012-01-18 Felix Nageladded: option appendTo (where to append menu element...
2012-01-18 Felix Nagelfixed: small cleanup
2012-01-18 Felix Nagelremoved: option wrapperElement, use widget method inste...
2012-01-18 Felix NagelMerge pull request #166 from betalb/patch-1
2012-01-16 Felix Nagelfixed: empty option text, thx to @outprove, see #102
2011-12-28 Felix NagelMerge branch 'selectmenu' of github.com:fnagel/jquery...
2011-12-28 Felix Nagelfixed: code clean-up and small improvements
2011-12-28 Felix Nagelimproved: keyboard control and focus / hover handling...
2011-12-28 Felix Nagelimproved: menu height calculation and collision detecti...
2011-12-28 Felix Nageladded: feature for html escaping, see #131
2011-12-08 Travis SchettlerFix for IE8 focus issue when using duplicate selectmenu...
2011-11-23 Felix NagelMerge pull request #192 from captbaritone/patch-1
2011-11-16 Jordan EldredgeFixed link to methods.html. Used to be "method.php"
2011-11-06 Felix Nagelmark file as dev version
2011-11-06 Felix NagelRelease version 1.2.0 selectmenu_v1.2.0
2011-11-06 Felix Nagelsome code cleanup
2011-11-06 Felix NagelMerge pull request #181 from thg2k/selectmenu-typeahead
2011-10-27 Felix Nagelfixed: problem with flickering / jumping (follow-up)
2011-10-24 Felix Nagelfixed: problem with flickering / jumping (see: #147)
2011-10-24 Felix Nageladded: dialog.html demo file
2011-10-23 Felix Nagelfixed: unneeded close when init widget
2011-10-23 Felix Nagelfixed: zIndex when using dialog (new version backport)
2011-10-19 Felix Nagelimproved: label event handling (backport of new version...
2011-10-18 Giovanni GiacobbiNew sequential typeahead implementation which supports...
2011-10-18 Scott GonzálezUpgraded jQuery to 1.6.4.
2011-10-18 Scott GonzálezAutocomplete: Re-enable native autocomplete whent he...
2011-10-17 Felix Nagelfixed: destroy method (issue with window event), thx...
2011-10-17 Felix Nagelfixed: destroy function (window event follow-up)
2011-10-17 Felix Nagelid handling (follow-up), thx to @thg2k, see #176
2011-10-17 Corey FrangBuild: For some reason, using parallel for gzip is...
2011-10-17 Corey FrangBuild: Fixing the sizer script to handle this many...
2011-10-17 Corey FrangBuild: whitespace
2011-10-17 Corey FrangBuild: `ant size` will now give you a report detailing...
2011-10-10 Felix Nagelimproved: id handling (follow-up), destroy method
2011-10-10 Felix Nagelfixed: problem with unusual chars in selector, thx...
2011-10-10 Felix Nageladded: demo compatibility to jQuery 1.6.2
2011-10-10 Felix NagelMerge commit '1.8.16' into selectmenu
2011-10-10 Felix Nagelimproved: selector, thx to @Ninkasi
2011-10-10 Felix Nagelfixed: resize now forces a close the list, follow-up...
2011-09-27 Scott GonzálezProgressbar: Hide overflowing content. Fixes #7743...
2011-09-27 Richard D.... Sortable: replaced hard-coded sortable with this.widget...
2011-09-23 ВиталийThis is proposed fix for #158
2011-09-16 kborchersDatepicker: Added additional check to checkExternalClic...
2011-09-13 Richard D.... Datepicker i18n hu: Corrected four-digit year in dateFo...
2011-09-13 Richard D.... Datepicker i17n hu: Corrected some spellings and abbrev...
2011-09-12 Felix Nagelfixed: nsufficient right padding for .ui-selectmenu...
2011-09-12 Felix Nagelfixed: toggle dropdown when icon is clicked, related...
2011-09-06 Scott GonzálezButton: Fixed RTL detection to default to LTR. Fixes...
2011-08-20 Corey FrangDialog: Update to 96e5c24 - keyup apparently doesn...
2011-08-20 Felix Nagelfixed: jumping in IE9, follow up to #147, see #154...
2011-08-19 Corey FrangDialog: Tabbing out of a modal dialog was possible...
2011-08-15 Scott GonzálezUpdating the 1-8-stable version to 1.8.17pre
2011-08-15 Scott GonzálezTagging the 1.8.16 release. 1.8.16
2011-08-12 Scott GonzálezDroppable: Don't use .parentsUntil(). Fixes #7530 ...
2011-08-12 Scott GonzálezDraggable: Only run iframeFix logic if the option is...
2011-08-10 Scott GonzálezDatepicker: Revert "Datepicker: Removing unnessecary...
2011-08-09 Felix Nagelfixed: disable tab index when init from disabled select...
2011-08-09 Scott GonzálezWidget demo: Fixed typo.
2011-08-09 Felix Nagelfixed: problem when hiding first option by css, thx...
2011-08-09 Scott GonzálezWidget: Wrap the remove event trigerring in a try/catch...
2011-08-09 Karl KirchDatepicker: Added ability to stop datepicker from befor...
2011-08-09 Scott GonzálezMouse: Work around a bug in IE 8 where disabled inputs...
2011-08-09 Scott GonzálezRevert "Datepicker: Added onSelect.apply() call to...
2011-08-05 Felix Nagelfixed: zIndex, follow up to #147, thx to @viskenxp...
2011-08-04 Jörn ZaeffererBackport widget demo from master to get it up on jquery... 421/head
2011-08-04 Corey FrangButton: Adding quotes to the attribute selector for...
2011-08-02 kborchersMouse: Changed mouseHandled check to a local var rather...
2011-08-02 Felix Nagelchanged: li element creation, thx to @lephyrius, see...
2011-08-02 Corey FrangEffects: Backporting 8108ec8 - Fixes #7595 - Wrapper...
2011-08-02 Felix Nagelfixed: code quality
2011-08-02 Felix Nagelchanged: code cleanup
2011-08-02 Felix Nagelchanged: code quality, missing semicolon
2011-08-02 Scott GonzálezMerge pull request #415 from pelme/1-8-stable
2011-08-02 Andreas PelmeBackport of f9996682b5739661c21548f0de3d4c4883c5119d... 415/head
2011-08-02 Scott GonzálezBuild: Updated release script.
2011-08-02 Scott GonzálezUpdating the 1-8-stable version to 1.8.16pre
2011-08-02 Scott GonzálezTagging the 1.8.15 release. 1.8.15
2011-08-02 Scott GonzálezUpgrade jQuery to 1.6.2.
2011-08-01 Felix Nagelfixed: problem with disabled transfer, THX to Dimitri...
2011-08-01 Felix Nagelfixed: hopefully some issues with positioning and jumpi...
2011-08-01 Scott GonzálezDatepicker: Removed click handling for month and year...
2011-08-01 Scott GonzálezRevert "Mouse: Changed mouseHandled check to a local...
2011-07-31 Felix Nagelfixed: optimize element creation
2011-07-29 Felix NagelMerge pull request #145 from Netson/patch-1
2011-07-29 Scott GonzálezjQuery 1.6 support.
2011-07-28 Scott GonzálezTests: Added ability to run tests against different...
2011-07-28 Scott GonzálezTests: Delete everything that fails.
2011-07-28 Scott GonzálezTests: Deleted failing widget tests.
2011-07-28 Scott GonzálezAccordion tests: Fixed fixture id.
2011-07-28 Scott GonzálezAdded compound test suite and updated QUnit.
2011-07-24 NetsonEdited ui/jquery.ui.selectmenu.js via GitHub
2011-07-19 Scott GonzálezSlider: Fixed var statement. Fixes #7564 - alignValue...
2011-07-19 Richard D.... Datepicker i18n: Corrected Dutch abbreviation of month...
2011-07-19 Richard D.... Datepicker: show inline datepicker setting explicit...
2011-07-19 Corey FrangMerge pull request #322 from kborchers/bug_5665
2011-06-29 Felix Nageladded: empty select support
next