| Commit message (Expand) | Author | Age | Files | Lines |
* | Gruntfile: Remove project prefix from TestSwarm job name | Timo Tijhof | 2013-10-02 | 1 | -5/+4 |
* | Build: Also update the testswarm tasks itself | Jörn Zaefferer | 2013-06-11 | 1 | -18/+29 |
* | Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API | Jörn Zaefferer | 2013-06-11 | 1 | -1/+1 |
* | Build: Install shell dependencies in the right direcytory. Update trac instru... | Jörn Zaefferer | 2012-11-25 | 1 | -5/+4 |
* | Effects Core: Upgrading jQuery Color to 2.1.1 | Corey Frang | 2012-11-23 | 1 | -50/+58 |
* | Updating the 1-9-stable version to 1.9.3pre. | Jörn Zaefferer | 2012-11-23 | 1 | -1/+1 |
* | Add missing authors | Jörn Zaefferer | 2012-11-23 | 1 | -1/+3 |
* | Button: Fixing handling of the disabled options on refresh method calls. Fix... | TJ VanToll | 2012-11-23 | 3 | -9/+39 |
* | Effects: Making sure outerHeight and outerWidth make it through to the .size(... | Corey Frang | 2012-11-22 | 1 | -7/+24 |
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 187 | -1889/+11393 |
* | Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: Faroe... | Scott González | 2012-11-14 | 1 | -1/+1 |
* | Tabs: Trigger the select event when collapsing. Fixes #8813 - Tabs: select ev... | Scott González | 2012-11-14 | 2 | -8/+17 |
* | Tooltip: Removed logic for handling tracking tooltips which gain focus while ... | Scott González | 2012-11-14 | 1 | -14/+2 |
* | Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not hid... | Scott González | 2012-11-14 | 2 | -1/+37 |
* | Accordion: Use .css() to clear the height, instead of .height(). | Scott González | 2012-11-13 | 1 | -1/+1 |
* | Tests: Commented out getElementStyles() while its not used. | Scott González | 2012-11-13 | 1 | -2/+2 |
* | Tests: Temporarily remove style checks in domEqual(). | Scott González | 2012-11-13 | 1 | -1/+2 |
* | Build: Update TestSwarm jobName to distinguish 1-9-stable from master. | Scott González | 2012-11-13 | 1 | -1/+1 |
* | Button: use _hoverable for hover state management. Fixes #5295 - button doesn... | Cory Gackenheimer | 2012-11-13 | 2 | -3/+15 |
* | Widget: Only use the event prefix from the base if we're redefining a widget.... | Scott González | 2012-11-13 | 2 | -3/+7 |
* | Tabs: Show panels on destroy. Fixes #8795 - Tabs: 'display: none;' attribute ... | Scott González | 2012-11-13 | 2 | -0/+30 |
* | Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip ... | Scott González | 2012-11-13 | 2 | -1/+14 |
* | Widget: Suppress disabled check when binding destroy to the remove event. Fix... | Scott González | 2012-11-13 | 2 | -1/+7 |
* | Widget: Added suppressDisabledCheck flag to _on(). Fixes #8800 - Widget: Abil... | Scott González | 2012-11-13 | 2 | -3/+52 |
* | CSS: Update .ui-helper-hidden-accessible to match H5BP's current .visuallyhid... | Scott González | 2012-11-13 | 1 | -1/+1 |
* | Widget: Bridge falls back to name if there is no widgetFullName, and always s... | Avinash R | 2012-11-13 | 2 | -2/+55 |
* | Dialog: Set top and left properties in the default styles to avoid a bug in c... | Scott González | 2012-11-13 | 1 | -1/+1 |
* | Tabs: Encode spaces from window.location. Fixes #8777 - Tabs fail in Safari 5... | Scott González | 2012-11-13 | 1 | -1/+6 |
* | Core: Patch over broken .removeData() in jQuery 1.6.1 + 1.6.2. | Scott González | 2012-11-13 | 1 | -0/+13 |
* | Core: Moved old jQuery support code to the bottom (above deprecated). | Scott González | 2012-11-13 | 1 | -47/+47 |
* | Tooltip: Use ui-tooltip-open instead of tooltip-open for data key. | Scott González | 2012-11-13 | 1 | -4/+4 |
* | Tooltip: Fix default for position option, follow-up to 1d9eab1. | Jörn Zaefferer | 2012-11-13 | 1 | -1/+1 |
* | Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever ... | Jörn Zaefferer | 2012-11-13 | 2 | -1/+4 |
* | Tooltip: Check type on event directly, preventing TypeError when programmatic... | Jörn Zaefferer | 2012-11-08 | 2 | -1/+9 |
* | Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: re... | Jörn Zaefferer | 2012-11-08 | 2 | -23/+33 |
* | Skip collision: fit test in IE until TestSwarm stops using iframes. | Scott González | 2012-11-08 | 1 | -0/+3 |
* | Dialog: Don't use .attr( props, true ). | Scott González | 2012-11-08 | 1 | -6/+9 |
* | Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete ... | Scott González | 2012-11-08 | 1 | -1/+2 |
* | Tooltip: Use attributes, not properties, when checking for parent tooltips. F... | Scott González | 2012-11-08 | 3 | -7/+33 |
* | Release: Updated list of globals. | Scott González | 2012-11-08 | 1 | -1/+1 |
* | Build: Remove generateQuickDownload step, will happen later during a release | Jörn Zaefferer | 2012-10-25 | 1 | -31/+0 |
* | Build: Update the changelog shell to include more newlines, makes it easier t... | Jörn Zaefferer | 2012-10-25 | 1 | -0/+32 |
* | Updating the 1-9-stable version to 1.9.2pre. | Jörn Zaefferer | 2012-10-25 | 1 | -1/+1 |
* | Updated AUTHORS.txt. | Scott González | 2012-10-25 | 1 | -0/+5 |
* | Release: Use 1-9-stable. | Scott González | 2012-10-25 | 1 | -1/+1 |
* | Cleanup demos: Copy&paste errors in titles, bad descriptions or styling | Jörn Zaefferer | 2012-10-24 | 4 | -5/+7 |
* | Widget: Bind the remove event to the element, not the .widget() element. | Scott González | 2012-10-24 | 2 | -2/+3 |
* | Effects (size): Adjusting behavior of toggled size effects - See gh-203 - Par... | Kato Kazuyoshi | 2012-10-24 | 1 | -10/+20 |
* | Widget: Fix _on to use element argument for delegated events. Fixes #8658 - W... | Jörn Zaefferer | 2012-10-24 | 2 | -3/+29 |
* | Widget: Use existing widgetEventPrefix when extending. Fixes #8724 - widgetEv... | Scott González | 2012-10-24 | 2 | -1/+16 |