Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draggable: Fix options tests | Jörn Zaefferer | 2015-10-25 | 1 | -0/+2 |
| | | | | | | | | These failed when running through tests/unit/all.html, due to the smaller iframe. Reducing a browser window enough triggered the same issue. Making the top offset much smaller fixes that. The rest is fixing bad indent and adds a missing module call. | ||||
* | Draggable: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -252/+259 |
| | | | | Ref #14246 | ||||
* | Draggable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -6/+6 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Sortable: Move sortable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Droppable: Move droppable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Draggable: Move draggable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -0/+1493 |
Ref gh-1528 |