]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2013-01-30 Kris BorchersDialog: Move call to _focusTabbable and triggering... 880/head
2013-01-30 Scott GonzálezAutocomplete: Fix .data() references in demos. Fixes...
2013-01-29 David PetersenEffects Core: make removeClass work correctly with... 895/head
2013-01-28 Thomas JaggiSlider: Added rounded corners to range area. Fixed... 900/head
2013-01-26 David SullivanDialog: modified _createOverlay to _appendTo instead...
2013-01-25 Scott GonzálezDialog: Allow interaction with datepickers from modal...
2013-01-24 Scott GonzálezAutocomplete demo: Fixed reference to widget instance.
2013-01-24 David PetersenDialog: Don't handle overlays on destory if there are... 893/head
2013-01-23 David PetersenMerge pull request #891 from petersendidit/datepicker_8994
2013-01-23 David PetersenDatepicker: Handle when yearRange is a year or a modifi... 891/head
2013-01-22 Scott GonzálezAccordion: Add panel in addition to content for create...
2013-01-22 Scott GonzálezAccordion: Properly set corner classes on refresh....
2013-01-17 Scott GonzálezUpdating the master version to 1.10.1pre.
2013-01-17 Kris BorchersUpdating to jQuery 1.9.0
2013-01-16 Scott GonzálezBuild: Check patch instead of minor to detect major...
2013-01-16 Scott GonzálezWhitespace.
2013-01-16 Corey FrangUpdating to jQuery Color 2.1.2
2013-01-15 Scott GonzálezSpinner: Inherit font color since we inherit background...
2013-01-14 Jörn ZaeffererRevert "Updating the master version to 1.10.1pre."
2013-01-14 Jörn ZaeffererUpdating the master version to 1.10.1pre.
2013-01-14 Jörn ZaeffererBuild: Fix generate_themes task to adopt to changes...
2013-01-14 Dominic BarnesSlider: Moved events to named functions (to allow exten...
2013-01-11 Mike SherovTooltip: Avoid errors on mouseover of tooltips with...
2013-01-10 Scott GonzálezUpdate copyright year to 2013.
2013-01-09 Mike SherovEffects: fix backwards compatibility in animateClass...
2013-01-09 Scott GonzálezRelease: Remove TODO for uploading release zip to GitHu...
2013-01-09 Scott GonzálezRelease: Remove support for node <0.8.
2013-01-09 Scott GonzálezUpdated maintainers list.
2013-01-09 Scott GonzálezUpdated AUTHORS.txt.
2013-01-08 Jörn ZaeffererLibs/externals: Fix line endings.
2013-01-08 Jörn ZaeffererUpdate .gitattributes to only touch files with text...
2013-01-08 Scott GonzálezDatepicker i18n: Fix line endings.
2013-01-08 Scott GonzálezCore: Resume focus test based on the event, not the...
2013-01-03 Mike SherovDev: add .gitattributes file to force all line endings...
2013-01-03 Mike SherovEffects: Avoid cssHook blending in non-rgba browsers...
2013-01-02 Mike SherovInteractions: Update widget defaults to match documente...
2013-01-02 Mike SherovTests: Correct all 404 errors in the test suite
2013-01-02 Mike SherovDatepicker Tests: Prepare for widget-ization tests.
2013-01-02 Mike SherovSlider: add options for event callbacks
2013-01-02 Mike SherovDraggable Tests: Cover all cursorAt option formats.
2013-01-01 TJ VanTollSelectable: Account for scrolling on the helper's initi...
2013-01-01 TJ VanTollSelectable tests: Removed a non-existent script tag...
2012-12-30 Kris BorchersAdd comment explaining the mouseHandled flag
2012-12-28 Jörn ZaeffererTabs: Update manipulation demo - implement alt+del... 869/head
2012-12-28 Jörn ZaeffererTabs: Update manipulation demo - use delegate instead...
2012-12-28 Rafael Xavier... Theme: Split opacityOverlay from opacityFilterOverlay...
2012-12-28 Jörn ZaeffererAccordion: Fix testsuite overflow issue in IE7.
2012-12-28 Kris BorchersCreate mouseHandled flag per instance instead of global...
2012-12-27 Jörn ZaeffererMenu: Allow changing icons option after creation. Fixes...
2012-12-27 Jörn ZaeffererSpinner: Trigger start/spin/stop events when calling...
2012-12-27 Mike SherovDraggable Tests: Fix IE7 offset failures
2012-12-27 Jörn ZaeffererSpinner: Update button icons when option changes. Fixes... 868/head
2012-12-26 Mike SherovTests: Convert single quotes to double quotes.
2012-12-25 Mike SherovAll: Convert single quotes to double quotes.
2012-12-25 Mike SherovDatepicker: Use tabs for indentation.
2012-12-22 Mike SherovDraggable Tests: add back in unreliable offset hack...
2012-12-22 Mike SherovDraggable Tests: use jquery.simulate.js to simulate...
2012-12-22 Mike SherovDialog Tests: Fix test fails due to window measurements...
2012-12-22 Mike SherovDev: stop loading *_tickets.js in the test suite.
2012-12-20 Scott GonzálezDatepicker: Remove data event handlers from the dark...
2012-12-20 Scott GonzálezBuild: Added notStrictEqual to the globals list for...
2012-12-18 Dominic BarnesSlider: Create clone of options.values during _create...
2012-12-18 Scott GonzálezTooltip: Clear the tracking interval on close. Fixes...
2012-12-17 Matthieu PenantDatepicker: Added Candian French locale. Fixes #8917...
2012-12-14 Scott GonzálezAll: Use .addBack() instead of .andSelf().
2012-12-14 Scott GonzálezAutocomplete: Append to closest .ui-front if available.
2012-12-14 Scott GonzálezDialog: Removed unnecessary style properties.
2012-12-13 Scott GonzálezAutocomplete: Combobox demo - Collapse menu when clicki...
2012-12-13 Scott GonzálezRelease: Add support for pre-releases.
2012-12-13 Scott GonzálezUpdated AUTHORS.txt.
2012-12-12 Scott GonzálezAdded CONTRIBUTING.md.
2012-12-12 Scott GonzálezCore: Moved selectstart support test to deprecated...
2012-12-12 Scott GonzálezProgressbar: Moved .ui-progressbar-indeterminate to...
2012-12-12 Scott GonzálezCore: Removed $.ui.contains. Fixes #8902 - Remove ...
2012-12-12 Scott GonzálezDialog: Spacing.
2012-12-12 Mike SherovDev: update jquery.simulate.js to latest version from...
2012-12-12 Mike SherovDev: remove todos from datepicker and dialog testsuite
2012-12-11 Scott GonzálezDialog: Cleanup.
2012-12-11 Scott GonzálezDatepicker tests: Handle async focus in IE.
2012-12-11 Scott GonzálezMenu tests: Better handling of async focus in IE.
2012-12-10 Scott GonzálezSpinner tests: Delay all the things to make IE happy...
2012-12-10 Scott GonzálezDialog tests: More async focus handling to deal with...
2012-12-10 Scott GonzálezSpinner tests: Better handling of async focus in IE.
2012-12-10 Scott GonzálezButton tests: Handle async focus in IE.
2012-12-10 Scott GonzálezCore tests: Handle async focus in IE.
2012-12-10 Scott GonzálezDialog tests: Updated markup for deprecated tests to...
2012-12-09 Mike SherovDev: remove unnecessary simulated drag delegation in...
2012-12-08 Mike SherovDev: Change incorrect references in test suite from...
2012-12-08 Mike SherovDev: Remove *_tickets.js test files and move the associ...
2012-12-07 Scott GonzálezDialog: Respect maxHeight when determining size on...
2012-12-07 Scott GonzálezDialog: Added appendTo option. Fixes #7948 - Dialog...
2012-12-07 Scott GonzálezAutocomplete: Handle detached elements for appendTo...
2012-12-07 Jörn ZaeffererBuild: Update to node-testswarm 0.3
2012-12-07 Jörn ZaeffererBuild: Update grunt-junit, gets rid of the bogus xml...
2012-12-06 Scott GonzálezPosition: Split out dimension parsing.
2012-12-06 Scott GonzálezDroppable: Added missing semicolon.
2012-12-06 Scott GonzálezCore: Removed $.ui.isOver() and $.ui.isOverAxis()....
2012-12-06 Scott GonzálezAllow higher cyclomatic complexity in functions that...
2012-12-06 Scott GonzálezTabs: Reduce cyclomatic complexity.
2012-12-06 Kris BorchersProgressbar: Add link to custom label demo in demo...
next