]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-11-13 Scott GonzálezCSS: Update .ui-helper-hidden-accessible to match H5BP...
2012-11-13 Avinash RWidget: Bridge falls back to name if there is no widget...
2012-11-13 Scott GonzálezDialog: Set top and left properties in the default...
2012-11-13 Scott GonzálezTabs: Encode spaces from window.location. Fixes #8777...
2012-11-13 Scott GonzálezCore: Patch over broken .removeData() in jQuery 1.6...
2012-11-13 Scott GonzálezCore: Moved old jQuery support code to the bottom ...
2012-11-13 Scott GonzálezTooltip: Use ui-tooltip-open instead of tooltip-open...
2012-11-13 Jörn ZaeffererTooltip: Fix default for position option, follow-up...
2012-11-13 Jörn ZaeffererTooltip: Make 'flipfit flip' the collision default...
2012-11-08 Jörn ZaeffererTooltip: Check type on event directly, preventing TypeE...
2012-11-08 Jörn ZaeffererMenu: Look into submenus for uninitialized menu items...
2012-11-08 Scott GonzálezSkip collision: fit test in IE until TestSwarm stops...
2012-11-08 Scott GonzálezDialog: Don't use .attr( props, true ).
2012-11-08 Scott GonzálezAutocomplete: Set initial left position for menu. Fixes...
2012-11-08 Scott GonzálezTooltip: Use attributes, not properties, when checking...
2012-11-08 Scott GonzálezRelease: Updated list of globals.
2012-10-25 Jörn ZaeffererBuild: Remove generateQuickDownload step, will happen...
2012-10-25 Jörn ZaeffererBuild: Update the changelog shell to include more newli...
2012-10-25 Jörn ZaeffererUpdating the 1-9-stable version to 1.9.2pre.
2012-10-25 Scott GonzálezUpdated AUTHORS.txt.
2012-10-25 Scott GonzálezRelease: Use 1-9-stable.
2012-10-24 Jörn ZaeffererCleanup demos: Copy&paste errors in titles, bad descrip...
2012-10-24 Scott GonzálezWidget: Bind the remove event to the element, not the...
2012-10-24 Kato KazuyoshiEffects (size): Adjusting behavior of toggled size...
2012-10-24 Jörn ZaeffererWidget: Fix _on to use element argument for delegated...
2012-10-24 Scott GonzálezWidget: Use existing widgetEventPrefix when extending...
2012-10-24 Jörn ZaeffererTooltip: Run _disable when disabled option is set on...
2012-10-24 Jörn ZaeffererMenu: Use start icon (first is deprecated)
2012-10-24 Mike SherovFixes #8714, Build: Updated internal JSHint to latest 789/head
2012-10-23 Scott GonzálezUpdated list of maintainers.
2012-10-23 Scott GonzálezCore: Update :focsable and :tabbable to handle parents...
2012-10-23 Scott GonzálezTooltip tests: Fixed new default value for position...
2012-10-23 Scott GonzálezDialog: Don't use deprecated offset option for .positio...
2012-10-23 Jörn ZaeffererMenu: Remove stupid demos, add an icons demo, improve...
2012-10-23 Maciej MrozińskiAccordion: Remove code that sets accordion height....
2012-10-23 Marc-Andre... Widget: Destroy only when element is the actual target...
2012-10-23 Jörn ZaeffererGrunt: Disable csslint's vendor-prefix rule, we're...
2012-10-23 Scott GonzálezWidget: Fixed $.widget.extend() to never copy objects...
2012-10-23 Scott GonzálezTooltip: Cleaned up CSS.
2012-10-23 Mike SherovBuild: Enable "unused" option in jshint - Remove unused...
2012-10-23 Scott GonzálezTooltip: Position below the element and set a max width...
2012-10-22 Mike SherovBuild: Upgrade to the latest Grunt and JSHint - Closes...
2012-10-22 Scott GonzálezWidget: $.widget.extend(): Properly handle extending...
2012-10-22 Scott GonzálezWhitespace.
2012-10-22 Jörn ZaeffererSpinner: Remove z-index from buttons. Whatever the...
2012-10-22 Trey HunnerRemove trailing whitespace and add final newlines
2012-10-22 Trey HunnerReplace mixed CRLF/LF line endings with LF
2012-10-22 Trey HunnerExempt external directory from .editorconfig rules
2012-10-22 TJ VanTollCSS: Apply opacity to absolutely positioned ui icons...
2012-10-21 Scott GonzálezFixed some jshint errors.
2012-10-21 Corey FrangEffects: Allow 'null' for options - Fixes #8670 - null...
2012-10-21 Scott GonzálezGrunt: Removed tooltip tests from qunit task.
2012-10-21 Scott GonzálezAccordion: Fix back-compat for active option.
2012-10-21 Jörn ZaeffererTooltip: Unit test for nested tooltips 782/head
2012-10-21 Jörn ZaeffererTooltip: Update events test to cover correct behaviour
2012-10-21 Andrew CouchTooltip: Do not attempt to position if tooltip is hidde...
2012-10-21 Andrew CouchTooltip: handle removal of elements with delegated...
2012-10-21 Jörn ZaeffererTooltip: Only bind blur when opening via focus, mousele...
2012-10-21 Jörn ZaeffererTooltip: Fix nested tooltips (on hover) by closing...
2012-10-20 Jörn ZaeffererTooltip: Comment why we need to use closest
2012-10-18 Andrew CouchEffect: fix typo in comment ft "optinos" => "options"
2012-10-18 David PetersenAccordion: handle active: null. Fixes #8694: 1.9 Accord...
2012-10-18 Mike SherovBuild: Include ui/.jshintrc. Fixes #8687 - .jshintrc...
2012-10-18 David PetersenDialog: Use _hide() to make sure close event gets trigg...
2012-10-18 David PetersenSlider: Count the handles after setting up a range...
2012-10-17 David PetersenSlider: Update UI when min or max option changes. Fixes...
2012-10-17 TJ VanTollButton: Check for ui-state-disabled during refresh...
2012-10-17 David PetersenTabs: Remove anchor clone in isLocal. Fixed #8653 ...
2012-10-16 Dale KocianDialog: Added mousedown event handler on dialog title...
2012-10-14 Jörn ZaeffererSpinner: Remove ui-state- classes from spinner, along...
2012-10-13 Scott GonzálezResizable: Use .insertAfter() instead of .after() to...
2012-10-13 Scott GonzálezTooltip: Change the default items selector to exclude...
2012-10-12 Scott GonzálezTabs: Use aria-controls instead of the anchor's href...
2012-10-11 Scott GonzálezAutocomplete: Set the top position of the menu so that...
2012-10-11 Dave MethvinUpdate AUTHORS.txt based on CLA responses. 740/head
2012-10-11 Scott GonzálezDatepicker demo: Fixed date range restriction when...
2012-10-11 Scott GonzálezWhitespace.
2012-10-11 Scott GonzálezTheme: Apply color to default link style in ui-state...
2012-10-10 John ChenSortable: Calculating item distance and direction using...
2012-10-10 John ChenDraggable: Fix a bug when dragging into nested sortable...
2012-10-10 John ChenSortable: Fix a bug of removing an item while iterating...
2012-10-10 Scott GonzálezRemove use of $.browser; add $.ui.ie and $.ui.ie6 tempo...
2012-10-09 Scott GonzálezTabs: Handle extraneous list items when using ui-tabs...
2012-10-09 Richard D.... Dialog: add required closing tag </button>. Fixes ...
2012-10-08 Scott GonzálezDemos: Fixed titles.
2012-10-05 Scott GonzálezUpdating the master version to 1.9.1pre.
2012-10-05 Scott GonzálezTooltip: Better cleanup on destroy. Fixes #8627 - The...
2012-10-05 Scott GonzálezTooltip: Check if event exists before checking properti...
2012-10-04 Scott GonzálezBuild: Generate quick download in release script.
2012-10-04 Scott Gonzáleztypo
2012-10-04 Scott GonzálezBuild: Throw an Error object instead of a string.
2012-10-04 Scott GonzálezTooltip: Stop tracking the mouse if the element gains...
2012-10-04 Jörn ZaeffererRevert "Grunt/testswarm: Undo the change from 6e5516831...
2012-10-04 Jörn ZaeffererGrunt/testswarm: Undo the change from 6e55168318495da50...
2012-10-04 Scott GonzálezUpdate lint task to include the release script.
2012-10-02 Scott GonzálezBuild: Fixed core.json syntax.
2012-10-02 Scott GonzálezAutocomplete cache demo: Let the widget handle request...
2012-10-01 Scott GonzálezAccordion: Only adjust height animations for heightStyl...
2012-10-01 Scott GonzálezAccordion: New approach to synchronizing animations...
2012-10-01 Scott GonzálezDialog: Don't try to place the dialog next to itself...
next