2012-11-08 |
Jörn Zaefferer | Tooltip: Check type on event directly, preventing TypeE... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Jörn Zaefferer | Menu: Look into submenus for uninitialized menu items... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Scott González | Skip collision: fit test in IE until TestSwarm stops... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Scott González | Dialog: Don't use .attr( props, true ). |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Scott González | Autocomplete: Set initial left position for menu. Fixes... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Scott González | Tooltip: Use attributes, not properties, when checking... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Scott González | Release: Updated list of globals. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Jörn Zaefferer | Build: Remove generateQuickDownload step, will happen... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Jörn Zaefferer | Build: Update the changelog shell to include more newli... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Jörn Zaefferer | Updating the 1-9-stable version to 1.9.2pre. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Scott González | Updated AUTHORS.txt. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Scott González | Release: Use 1-9-stable. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Jörn Zaefferer | Cleanup demos: Copy&paste errors in titles, bad descrip... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Scott González | Widget: Bind the remove event to the element, not the... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Kato Kazuyoshi | Effects (size): Adjusting behavior of toggled size... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Jörn Zaefferer | Widget: Fix _on to use element argument for delegated... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Scott González | Widget: Use existing widgetEventPrefix when extending... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Jörn Zaefferer | Tooltip: Run _disable when disabled option is set on... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Jörn Zaefferer | Menu: Use start icon (first is deprecated) |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Mike Sherov | Fixes #8714, Build: Updated internal JSHint to latest 789/head |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Scott González | Updated list of maintainers. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Scott González | Core: Update :focsable and :tabbable to handle parents... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Scott González | Tooltip tests: Fixed new default value for position... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Scott González | Dialog: Don't use deprecated offset option for .positio... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jörn Zaefferer | Menu: Remove stupid demos, add an icons demo, improve... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Maciej Mroziński | Accordion: Remove code that sets accordion height.... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Marc-Andre... | Widget: Destroy only when element is the actual target... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jörn Zaefferer | Grunt: Disable csslint's vendor-prefix rule, we're... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Scott González | Widget: Fixed $.widget.extend() to never copy objects... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Scott González | Tooltip: Cleaned up CSS. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mike Sherov | Build: Enable "unused" option in jshint - Remove unused... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Scott González | Tooltip: Position below the element and set a max width... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Mike Sherov | Build: Upgrade to the latest Grunt and JSHint - Closes... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Scott González | Widget: $.widget.extend(): Properly handle extending... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Scott González | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Jörn Zaefferer | Spinner: Remove z-index from buttons. Whatever the... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Trey Hunner | Remove trailing whitespace and add final newlines |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Trey Hunner | Replace mixed CRLF/LF line endings with LF |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Trey Hunner | Exempt external directory from .editorconfig rules |
commit | commitdiff | tree | snapshot |
2012-10-22 |
TJ VanToll | CSS: Apply opacity to absolutely positioned ui icons... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Scott González | Fixed some jshint errors. |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Corey Frang | Effects: Allow 'null' for options - Fixes #8670 - null... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Scott González | Grunt: Removed tooltip tests from qunit task. |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Scott González | Accordion: Fix back-compat for active option. |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Jörn Zaefferer | Tooltip: Unit test for nested tooltips 782/head |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Jörn Zaefferer | Tooltip: Update events test to cover correct behaviour |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Andrew Couch | Tooltip: Do not attempt to position if tooltip is hidde... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Andrew Couch | Tooltip: handle removal of elements with delegated... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Jörn Zaefferer | Tooltip: Only bind blur when opening via focus, mousele... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Jörn Zaefferer | Tooltip: Fix nested tooltips (on hover) by closing... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Jörn Zaefferer | Tooltip: Comment why we need to use closest |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Andrew Couch | Effect: fix typo in comment ft "optinos" => "options" |
commit | commitdiff | tree | snapshot |
2012-10-18 |
David Petersen | Accordion: handle active: null. Fixes #8694: 1.9 Accord... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Mike Sherov | Build: Include ui/.jshintrc. Fixes #8687 - .jshintrc... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
David Petersen | Dialog: Use _hide() to make sure close event gets trigg... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
David Petersen | Slider: Count the handles after setting up a range... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
David Petersen | Slider: Update UI when min or max option changes. Fixes... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
TJ VanToll | Button: Check for ui-state-disabled during refresh... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
David Petersen | Tabs: Remove anchor clone in isLocal. Fixed #8653 ... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Dale Kocian | Dialog: Added mousedown event handler on dialog title... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Jörn Zaefferer | Spinner: Remove ui-state- classes from spinner, along... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Scott González | Resizable: Use .insertAfter() instead of .after() to... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Scott González | Tooltip: Change the default items selector to exclude... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Scott González | Tabs: Use aria-controls instead of the anchor's href... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Scott González | Autocomplete: Set the top position of the menu so that... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Dave Methvin | Update AUTHORS.txt based on CLA responses. 740/head |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Scott González | Datepicker demo: Fixed date range restriction when... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Scott González | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Scott González | Theme: Apply color to default link style in ui-state... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
John Chen | Sortable: Calculating item distance and direction using... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
John Chen | Draggable: Fix a bug when dragging into nested sortable... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
John Chen | Sortable: Fix a bug of removing an item while iterating... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Scott González | Remove use of $.browser; add $.ui.ie and $.ui.ie6 tempo... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Scott González | Tabs: Handle extraneous list items when using ui-tabs... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Richard D.... | Dialog: add required closing tag </button>. Fixes ... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Scott González | Demos: Fixed titles. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Scott González | Updating the master version to 1.9.1pre. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Scott González | Tooltip: Better cleanup on destroy. Fixes #8627 - The... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Scott González | Tooltip: Check if event exists before checking properti... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Scott González | Build: Generate quick download in release script. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Scott González | typo |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Scott González | Build: Throw an Error object instead of a string. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Scott González | Tooltip: Stop tracking the mouse if the element gains... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jörn Zaefferer | Revert "Grunt/testswarm: Undo the change from 6e5516831... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jörn Zaefferer | Grunt/testswarm: Undo the change from 6e55168318495da50... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Scott González | Update lint task to include the release script. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Scott González | Build: Fixed core.json syntax. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Scott González | Autocomplete cache demo: Let the widget handle request... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Scott González | Accordion: Only adjust height animations for heightStyl... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Scott González | Accordion: New approach to synchronizing animations... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Scott González | Dialog: Don't try to place the dialog next to itself... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Scott González | Release: Build themes and CDN zips. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Scott González | Updated docs URLs for core files. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Scott González | Manifest: Fixed docs URL for widget factory. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Scott González | Updated AUTHORS.txt. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Timo Tijhof | grunt testswarm: Job name consistent with other jquery... 732/head |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Scott González | Updated docs URLS. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Scott González | Theme: Don't remove outlines on active elements. Fixes... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Jörn Zaefferer | Grunt: New task for downloading themes using new themer... 730/head |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Scott González | Upgrade jQuery to 1.8.2. |
commit | commitdiff | tree | snapshot |
next |