]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2013-05-15 Felix NagelMerge branch 'master' into selectmenu
2013-05-15 Felix NagelSelectmenu: use dynamic binding for document event
2013-05-12 Felix NagelSelectmenu Tests: improve events tests, check for origi...
2013-05-10 Toshi MARUYAMADatepicker: Fixed Lithuanian translation. Fixes #9281...
2013-05-09 Scott GonzálezRemove environment-specific files from .gitignore.
2013-05-07 Felix NagelSelectmenu Tests: simplify asyncTest
2013-05-07 Felix NagelSelectmenu Tests: fixed spacing
2013-05-06 Scott GonzálezAutocomplete: Remove handling for NUMPAD_ENTER.
2013-05-02 Scott GonzálezUpdated AUTHORS.txt.
2013-05-02 Scott GonzálezCore: Removed $.ui.keyCode.NUMPAD_*. Fixes #9269 -...
2013-04-30 Felix NagelSelectmenu Tests: use asyncTest when working with focus...
2013-04-30 Felix NagelSelectmenu Tests: add visual test selectmenu in tabs...
2013-04-30 Felix NagelSelectmenu; improve HTML building in custom render...
2013-04-30 Scott GonzálezRelease: Ability to provide a different repo for testing.
2013-04-30 Felix NagelDialog Tests: move dialog initialization to top in...
2013-04-30 Kris BorchersProgressbar: Add new download dialog demo
2013-04-30 Scott GonzálezAutocomplete tests: Cleanup.
2013-04-30 Scott GonzálezWhitespace.
2013-04-29 Rafael Xavier... Build: Fix effect demo url (typo)
2013-04-29 Felix NagelMerge branch 'master' into selectmenu
2013-04-29 Felix NagelTests: added Selectenu to Dialog Widgets compound test
2013-04-29 Felix NagelSelectmenu: using prop instead of attr to receive disab...
2013-04-29 Felix NagelSelectmenu: do not call _getCreateOptions directly
2013-04-29 Felix NagelSelectmenu Tests: add spaces to [0]
2013-04-29 Felix NagelSelectmenu: use outerWidth for menu width calculation
2013-04-29 Felix NagelSelectmenu: add renderItemData method similar to autoco...
2013-04-29 Felix NagelSelectmenu: add spaces
2013-04-29 Felix NagelSelectmenu: use guard clause for option length checking...
2013-04-29 Felix NagelSelectmenu: adjust comments, trim trailing spaces
2013-04-29 Felix NagelSelectmenu: rename var to focusIndex
2013-04-29 Felix NagelSelectmenu: blank before comment
2013-04-29 Felix NagelSelectmenu: improve readability when creating button...
2013-04-29 Felix NagelSelectmenu: set aria states as string if needed
2013-04-29 Felix NagelSelectmenu: simplify tabindex attribute setting on...
2013-04-29 Felix NagelSelectmenu: Comments start with an uppercase letter
2013-04-29 Felix NagelSelectmenu: don't quote click, remove extraneous space
2013-04-29 Felix NagelSelectmenu: improve id generation
2013-04-29 Felix NagelSelectmenu: clean up CSS
2013-04-29 Felix NagelSelectmenu Tests: added labels to disabled empty visual...
2013-04-29 Felix NagelSelectmenu Tests: change doctype to lower case
2013-04-29 Felix NagelSelectmenu Test: rename widget method test
2013-04-29 Felix NagelSelectmenu Tests: clean up spacing and intention
2013-04-29 Felix NagelSelectmenu Tests: add toLowerCase() to node type checks
2013-04-29 Felix NagelSelectmenu Tests: remove unneeded test
2013-04-29 Felix NagelSelectmenu Tests: use simulate instead of trigger
2013-04-29 Felix NagelSelectmenu Tests: remove unneeded test
2013-04-29 Felix NagelSelectmenu Tests: cleanup unit tests
2013-04-29 Felix NagelSelectmenu Tests: rename wrapper divs
2013-04-29 Felix NagelSelectmenu Tests: updated jQuery and old testsuite...
2013-04-29 Felix NagelSelectmenu: clean up default demo
2013-04-29 Felix NagelSelectmenu: clean up custom render demo
2013-04-26 Jörn ZaeffererBuild: Fix version in package.json, oversight when...
2013-04-26 Jörn ZaeffererBuild: Change the homepage and demo URLs to the main...
2013-04-25 Jason MoonAutocomplete: Don't prevent keypress for multiline...
2013-04-25 Scott GonzálezPosition demo: Fixed usage of center positioning.
2013-04-25 Scott GonzálezAutocomplete: Refactored _response() so that requestInd...
2013-04-23 TJ VanTollMenu: Add a transparent list-style-image to menu items...
2013-04-22 Scott GonzálezAll: Remove inline JSHint settings.
2013-04-22 Scott GonzálezSortable: Don't create functions inside loops.
2013-04-21 Felix NagelMerge branch 'master' into selectmenu
2013-04-14 Mike SherovDatepicker Tests: Fix hanging IE tests resulting from...
2013-04-14 Mike SherovDatepicker Tests: fix failing oldIE tests by creating...
2013-04-14 Mike SherovTest Suite: Remove Flaky Datepicker test, and correct...
2013-04-12 Mike SherovDraggable: allow draggable to defer destroying itself...
2013-04-12 Scott GonzálezGrunt: Allow tabs tests to run in PhantomJS.
2013-04-12 Scott GonzálezAutocomplete demo: Use custom namespace for combobox.
2013-04-12 Mike SherovDatepicker Tests: ensure Focus tests work all the way...
2013-04-11 Scott GonzálezButton: Remove ui-state-focus class when becoming disab...
2013-04-10 TJ VanTollButton: On form reset only call refresh on current...
2013-04-09 Scott GonzálezTests: Renamed TestSwarm jobs.
2013-04-08 Scott GonzálezUpgrade grunt-contrib-jshint to 0.4.1.
2013-04-08 Scott GonzálezUpdated .jshintrc settings.
2013-04-08 Scott GonzálezDraggable tests: Wrap IIFE in parens.
2013-04-08 Scott GonzálezBuild: Change single quotes to double quotes.
2013-04-07 Mike SherovDatepicker Tests: use simulated events for focus and...
2013-04-07 Mike SherovDatepicker Tests: fix IE7 test failures by ensuring...
2013-04-07 Mike SherovDatepicker Tests: Fix IE tests by accounting for async...
2013-04-07 Mike SherovDraggable Tests: style guide conformance for TestHelpers
2013-04-07 Mike SherovDraggable Tests: fix more old Safari and old Opera...
2013-04-07 Mike SherovDraggable Tests: fix old Safari and old Opera tests...
2013-04-07 Mike SherovDraggable Tests: fix copypasta'd assertion messages.
2013-04-05 Scott GonzálezMailmap: Change Corey Frang's email address.
2013-04-03 Scott GonzálezDatepicker: Remove unused _getBorders() method.
2013-04-03 Scott GonzálezDatepicker: Remove unnecessary global variable now...
2013-04-03 Scott GonzálezDatepicker: Fixed date format for Serbian locales....
2013-04-03 Mike SherovDraggable: Don't cache parent offset if the parent...
2013-04-02 Mike SherovDraggable: Stop erroneously overriding scroll offsets...
2013-04-02 Felix NagelMerge branch 'master' into selectmenu
2013-04-02 Scott GonzálezSortable: Copy the cell structure when sorting a table...
2013-04-01 Mike SherovSpinner Tests: Fix IE test failures by removing timing...
2013-03-31 Mike SherovSpinner Tests: Fix IE test failures by accounting for...
2013-03-31 Mike SherovAutocomplete Tests: Fix oldIE test failures by accounti...
2013-03-31 Mike SherovPosition Tests: Fix FF and IE10 test failures by accoun...
2013-03-31 Mike SherovDraggable Tests: Fix IE8 test failures by accounting...
2013-03-31 Mike SherovSortable Tests: Fix IE7 Test fails by being more genero...
2013-03-31 Mike SherovSortable Tests: Fix IE7 test failures due to incorrectl...
2013-03-31 Mike SherovSelectable Tests: Fix test failures in IE7 by accountin...
2013-03-27 Scott GonzálezAccordion: Maintain collapsed state on refresh. Fixes...
2013-03-27 Scott GonzálezTests: Handle globals in .jshintrc.
2013-03-27 Scott GonzálezCore: Removed $.ui.hasScroll(). Fixes #9190 - Core...
next