]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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...
2012-12-06 Kris BorchersProgressbar: Take min into account when calculating...
2012-12-06 Scott GonzálezDatepicker: Run JSHint test in unit tests.
2012-12-06 Scott GonzálezProgressbar: Cleanup, byte shaving.
2012-12-06 Scott GonzálezProgress tests: Cleanup.
2012-12-06 Scott GonzálezProgressbar: Only remove aria-valuenow for indeterminat...
2012-12-06 Scott GonzálezProgressbar: Define defaults for callbacks.
2012-12-05 Scott GonzálezTabs: Decode URIs before comparing. Fixes #8877 - Tabs...
2012-12-05 Scott GonzálezDialog: Restore inline styles for dimensions/display...
2012-12-05 Bjørn JohansenDatepicker: Added Norwegian Bokmål and Norwegian Nynors...
2012-12-05 Pavel SelitskasDatepicker: Added Belarusian locale. Fixes #8885 -...
2012-12-05 Scott GonzálezDatepicker: Handle changes to the disabled option....
2012-12-04 Scott GonzálezDialog: Remove width, min-height, height styles on...
2012-12-04 Scott GonzálezDialog: Remove unnecessary margin on title.
2012-12-04 Scott GonzálezRevert "Dialog: Cleanup style properties on _destroy...
2012-12-04 Scott GonzálezRevert "Menu: Remove display property on hidden submenu...
2012-12-04 Scott GonzálezRevert "Tabs: Remove display property on hidden panels...
2012-12-04 Kris BorchersProgressbar: Custom label demo cleanup
2012-12-04 Jörn ZaeffererDialog: Refactor _createOverlay and _destroyOverlay...
2012-12-04 Jörn ZaeffererDialog: Remove the instance-storing for the overlay...
2012-12-03 Jörn ZaeffererTabs: Remove display property on hidden panels instead...
2012-12-03 Jörn ZaeffererMenu: Remove display property on hidden submenus instea...
2012-12-03 Jörn ZaeffererDialog: Cleanup style properties on _destroy. Reenables...
2012-12-03 Scott GonzálezWidget: Don't modify the prototype passed to $.widget...
2012-12-03 Scott GonzálezWidget tests: Fixed order of actual and expected.
next