aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/resizable.js
Commit message (Collapse)AuthorAgeFilesLines
* Resizable: Fix data reference for `ui-resizable-alsoresize`Scott González2015-11-091-1/+1
| | | | Fixes #14788
* Resizable: Don't use CSS shorthand properties with `.css()`Scott González2015-11-051-12/+9
| | | | | Fixes #7766 Closes gh-1644
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
| | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder.
* Resizable: Remove mysterious helper dimension adjustmentsScott González2015-10-161-2/+2
| | | | | Fixes #11113 Closes gh-1615
* Resizable: Don't round dimensionsScott González2015-09-171-14/+14
|
* Resizable: Style updatesAlexander Schmitz2015-09-111-283/+285
| | | | Ref #14246
* Resizable: Style updatesAlexander Schmitz2015-08-211-3/+3
| | | | | Ref #14246 Ref gh-1588
* Resizable: Move resizable into widgets folderAlexander Schmitz2015-08-081-0/+1168
Ref #13885