]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2013-07-10 Felix NagelSelectmenu: introduce _position method for easier extending
2013-07-09 Felix NagelSelectmenu: remove ui-front from button
2013-07-09 Felix NagelSelectmenu: Updating jQuery to 1.10.2.
2013-07-09 Felix NagelMerge branch 'master' into selectmenu
2013-07-09 Felix NagelSelectmenu: add ui-front class to all appended elements
2013-07-09 Scott GonzálezCore tests: Explicitly focus the body during delayed...
2013-07-09 Scott GonzálezWidget: Remove leftover back-compat handling for widget...
2013-07-05 Bruno M. CustódioUpdating jQuery to 1.10.2.
2013-07-03 Scott GonzálezTabs: Prevent default action of clicks even when disabl...
2013-07-03 Jörn ZaeffererBuild: Implement an asciilint task to verify content... 1007/head
2013-07-01 Felix NagelMerge branch 'master' into selectmenu
2013-07-01 Felix NagelSelectmenu Tests: fix lint issues 866/head
2013-07-01 Felix NagelSelectmenu Tests: add item looping tests
2013-07-01 Felix NagelSelectmenu: prevent widget from item looping
2013-07-01 Felix NagelSelectmenu Tests: use trigger instead of simulate for...
2013-06-26 Rafael Xavier... Release: Specify download.jqueryui.com version @1.10.3-4
2013-06-26 Rafael Xavier... Release: Lint
2013-06-26 Rafael Xavier... Release: Handle prevVersion when minor or patch are...
2013-06-26 Rafael Xavier... Release: Allow remote repositories other than "git...
2013-06-26 Rafael Xavier... Add comment (TODO: amend before land)
2013-06-26 Rafael Xavier... Release: Use downloadBuilder to build pre/cdn packages...
2013-06-26 Gan Eng ChinDatepicker i18n: Removed "<" in the "Anterior" text...
2013-06-24 Felix NagelSelectmenu: CSS Framework: Update API links from the...
2013-06-24 Felix NagelMerge branch 'master' into selectmenu
2013-06-24 Jörn ZaeffererUpdate authors
2013-06-22 Rafael Xavier... Effects (core): Unite demos into the same single effect...
2013-06-22 Rafael Xavier... Test: Update effects_core test, since puff-effect and...
2013-06-22 Rafael Xavier... Effect: Give puff-effect and size-effect its own files...
2013-06-21 TJ VanTollMenu: Ensure an event was passed before checking its...
2013-06-20 Jörn ZaeffererMenu tests: Fix lint error
2013-06-20 Jörn ZaeffererBuild: Update grunt-contrib-jshint to latest, fixes...
2013-06-19 Steven LuscherDraggable: active element blurs when clicking on a...
2013-06-19 Steven LuscherClicking on a draggable anchor without moving it should...
2013-06-17 TJ VanTollMenu: Reset ui-menu-icons class in refresh. Fixes ...
2013-06-12 Jörn ZaeffererBuild: Add support for running on Travis
2013-06-06 TJ VanTollCSS Framework: Update API links from the old docs site...
2013-06-05 Jörn ZaeffererSelectmenu: Fix htmllint warnings
2013-06-05 Jörn ZaeffererMerge branch 'master' into selectmenu
2013-06-04 Felix NagelSelectmenu tests: fix lint issues
2013-06-04 Scott GonzálezSlider Tests: Remove pointless doc blocks.
2013-06-04 Scott GonzálezTabs: Use .ui-tabs-anchor in stylesheet.
2013-06-04 TJ VanTollDatepicker: Removing unused ui-datepicker-month-year...
2013-06-03 Scott GonzálezSlider: Remove range div when changing range option...
2013-06-03 TJ VanTollSpinner: Trivial spelling / grammatical fixes in CSS...
2013-05-31 Scott GonzálezDialog: Use proper position data after drag and resize...
2013-05-31 Jörn ZaeffererBuild: Update node-testswarm to 1.1.0 to match latest...
2013-05-31 Jörn ZaeffererRevert b12def5ab2b718f226f2a0c24c6b6d98cd0940c1 - inste...
2013-05-31 Jörn ZaeffererBuild: Don't pass undefined to grunt's method in error...
2013-05-31 Jörn ZaeffererDatepicker: Replicate fr-locale changes to the demo...
2013-05-30 Felix NagelSelectmenu Tests: use asyncTest when working with focus...
2013-05-30 Felix NagelSelectmenu tests: combine visual tests to one
2013-05-30 Felix NagelMerge branch 'master' into selectmenu
2013-05-30 Felix NagelSelectmenu: remove unused var
2013-05-30 Felix NagelSelectmenu: use that.focusIndex != null instead of...
2013-05-30 Felix NagelSelectmenu tests: test if close event is fired when...
2013-05-30 Felix NagelSelectmenu tests: improve all other focus callback...
2013-05-30 Felix NagelSelectmenu: fire focus event when menu is opened
2013-05-30 Felix NagelSelectmenu: do not call focus menu method when close...
2013-05-30 Felix NagelSelectmenu tests: improve focus callback event test...
2013-05-29 Steven LuscherDroppable: Style guide conformance.
2013-05-29 Steven LuscherDroppable: Defer querying of offsetWidth and offsetHeig...
2013-05-29 Christian KlammerResizable: Fixed sign error on offset calculation....
2013-05-28 Scott GonzálezAutocomplete: Scope race condition handling to the...
2013-05-27 TJ VanTollAccordion: Removing unused ui-accordion-noicons class.
2013-05-24 Felix NagelMerge branch 'master' into selectmenu
2013-05-23 TJ VanTollDialog: Add type="button" to the close button. Fixed...
2013-05-22 Scott GonzálezTabs: Restore anchor cloning for remote tab testing...
2013-05-21 Brian GrinsteadDraggable: enabled draggable from within iframe. Fixed...
2013-05-21 David HansenInteractions: Fixed an off-by-one error in isOverAxis.
2013-05-20 Scott GonzálezWidget: Properly set widgetEventPrefix when redefining...
2013-05-16 Felix NagelSelectmenu: recheck refresh fallback for IE and add...
2013-05-16 Felix NagelSelectmenu: recheck CSS overflow IE hack and add comment
2013-05-16 Scott GonzálezDatepicker i18n: Updated Spanish and French locales...
2013-05-16 Scott GonzálezSortable demo (portlets): Cleanup.
2013-05-16 Scott GonzálezPosition: Use absolute positioning when getting scrollb...
2013-05-16 Scott GonzálezRevert "Position: Use absolute positioning when getting...
2013-05-16 Scott GonzálezPosition: Use absolute positioning when getting scrollb...
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
next