Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.12.0-rc.21.12.0-rc.2 | Jörn Zaefferer | 2016-04-21 | 1 | -1/+1 |
| | |||||
* | Position: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -9/+19 |
| | | | | Ref gh-1690 | ||||
* | All: Fix manifest issues for categories and CSS dependencies | Jörn Zaefferer | 2015-10-23 | 1 | -1/+1 |
| | | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder. | ||||
* | Position: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -23/+38 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Core: Move version and creation of the ui namespace into its own module | Alexander Schmitz | 2015-08-08 | 1 | -4/+1 |
| | | | | Ref #9647 | ||||
* | Position: Guard against passing window to offset | Alexander Schmitz | 2015-07-08 | 1 | -2/+3 |
| | | | | | | | Starting in jQuery 3.0 this will throw an error Fixes #13493 Closes gh-1565 | ||||
* | Position: Simplify fraction support test | Scott González | 2015-03-18 | 1 | -40/+21 |
| | | | | | | | | Also makes the test lazy to avoid any potential layouts/recalculations during initialization. Fixes #9898 Ref #9899 | ||||
* | Position: Fix style issues | Jörn Zaefferer | 2015-03-18 | 1 | -22/+22 |
| | | | | Closes gh-1499 | ||||
* | All: Drop support for jQuery 1.6.x | Jörn Zaefferer | 2015-01-13 | 1 | -5/+2 |
| | | | | | | | | | | | Affects core, effects, position and widget. Only position has unit tests that fail with jQuery 1.6 without the workaround. Drops the 1.6.x copies jQuery of jQuery and removes them from the select in the testsuites. Fixes #10723 Closes gh-1422 | ||||
* | Position: Restore old flip collision handling | Thomas Meyer | 2015-01-09 | 1 | -2/+2 |
| | | | | | | | This reverts commit 7f808b2047725cd8fde51a948cb4e5f5946c82e1. Fixes #8710 Ref gh-1071 | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-02 | 1 | -1/+1 |
| | | | | Closes gh-1403 | ||||
* | Build: Remove manifest files; move metadata to source files | Scott González | 2014-11-10 | 1 | -0/+7 |
| | | | | Closes gh-1379 | ||||
* | Position: Support positioning within document with jQuery 1.6.x | Scott González | 2014-07-24 | 1 | -2/+5 |
| | | | | | Fixes #10071 Closes gh-1294 | ||||
* | Position: Don't create `$.support.offsetFractions` | Scott González | 2014-04-03 | 1 | -3/+3 |
| | |||||
* | All: Updating copyright year to 2014 | TJ VanToll | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -0/+514 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |