Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Replace non-breaking spaces with regular spaces | Scott González | 2016-06-08 | 2 | -2/+2 |
| | |||||
* | All: Optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-06 | 12 | -0/+0 |
| | | | | Closes gh-1710 | ||||
* | Controlgroup: Fix rendering of labels | Alexander Schmitz | 2016-05-26 | 1 | -1/+1 |
| | | | | | Fixes #14967 Closes gh-1703 | ||||
* | Selectmenu: Added missing semicolon | Anne-Gaelle Colom | 2016-03-30 | 1 | -1/+1 |
| | | | | Closes gh-1689 | ||||
* | Controlgroup: Fix quote style in demo | Scott González | 2016-02-16 | 1 | -1/+1 |
| | |||||
* | Draggable: Change element ids in demo | Scott González | 2015-11-09 | 1 | -2/+2 |
| | |||||
* | Demos: Link widget demo to learn site | Jörn Zaefferer | 2015-10-30 | 1 | -0/+1 |
| | | | | | Ref jquery/jqueryui.com#39 Closes gh-1637 | ||||
* | Demos: Replace with ffb33daa229c62c7095cff39cde034f84ef54b15 | Jörn Zaefferer | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Controlgroup: Update toolbar demo to warn about "this is just a demo" | Jörn Zaefferer | 2015-10-08 | 1 | -2/+3 |
| | |||||
* | Controlgroup: Address review comments | Alexander Schmitz | 2015-10-08 | 1 | -9/+10 |
| | |||||
* | Checkboxradio: Address review comments | Alexander Schmitz | 2015-10-08 | 3 | -27/+42 |
| | |||||
* | Button: address review comments | Alexander Schmitz | 2015-10-08 | 1 | -7/+7 |
| | |||||
* | Controlgroup: Fixes for spinner | Alexander Schmitz | 2015-10-08 | 1 | -2/+0 |
| | |||||
* | Controlgroup: fixup for spinner and label | Alexander Schmitz | 2015-10-08 | 1 | -2/+4 |
| | |||||
* | Controlgroup: Add controlgroup labels | Alexander Schmitz | 2015-10-08 | 2 | -228/+256 |
| | |||||
* | Controlgroup: Add spinner to widgets controlgroup works with | Alexander Schmitz | 2015-10-08 | 1 | -1/+4 |
| | |||||
* | Controlgroup: Fix headers and demos | Alexander Schmitz | 2015-10-08 | 3 | -25/+37 |
| | |||||
* | Controlgroup: Add missing entry to demos bootstrap | Alexander Schmitz | 2015-10-08 | 3 | -36/+6 |
| | |||||
* | Controlgroup: add demos to bootstrap | Alexander Schmitz | 2015-10-08 | 1 | -0/+1 |
| | |||||
* | Demos: Add checkboxradio to bootstrap | Alexander Schmitz | 2015-10-08 | 1 | -0/+1 |
| | |||||
* | Checkboxxradio: Adjust demo headers | Alexander Schmitz | 2015-10-08 | 2 | -2/+2 |
| | |||||
* | Spinner: Updates for new button widget and classes option | Alexander Schmitz | 2015-10-08 | 8 | -230/+12 |
| | |||||
* | Controlgroup: Inital commit of new widget | Alexander Schmitz | 2015-10-07 | 7 | -101/+97 |
| | | | | This widget replaces the buttonset widget | ||||
* | Checkboxradio: Initial commit of new widget | Alexander Schmitz | 2015-10-07 | 15 | -0/+746 |
| | |||||
* | Button: Initial commit of button re-factor | Alexander Schmitz | 2015-10-07 | 5 | -114/+67 |
| | | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set | ||||
* | Tests: Use demo bootstrap for visual tests | Jörn Zaefferer | 2015-09-30 | 1 | -5/+14 |
| | | | | | | Adds a data-composite option and fixes paths for effects. Otherwise just applies the same conversion as already applied to demos, sometimes moving a <style> element to the right place. | ||||
* | Tooltip: Turn of collision detection on forms demo for mobile rendering | Jörn Zaefferer | 2015-09-30 | 1 | -1/+2 |
| | | | | | Slighly improves the result by avoiding the tooltip ending up on top of the input. | ||||
* | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 129 | -2/+131 |
| | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d | ||||
* | Demos: Remove use of disableSelection() in widget demo, no need | Jörn Zaefferer | 2015-09-21 | 1 | -3/+1 |
| | | | | Ref 4916487440b0c087e6e5996522cf478af26df591 | ||||
* | Demos: Add missing disable-selection dependency in sortable-ish demos | Jörn Zaefferer | 2015-09-21 | 8 | -8/+8 |
| | | | | | Ref 4916487440b0c087e6e5996522cf478af26df591 Ref #9647 | ||||
* | Demos: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -2/+1 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Widget: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -13/+13 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Effects: Style updates | Alexander Schmitz | 2015-08-21 | 5 | -19/+19 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Droppable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -8/+8 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Tabs: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -5/+5 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Tooltip: Move tooltip into widgets directory | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Tabs: Move tabs into widgets directory | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Spinner: Move spinner into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Sortable: Move sortable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Slider: Move slider into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Selectmenu: Move selectmenu into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Selectable: Move selectable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Resizable: Move resizable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -2/+2 |
| | | | | Ref #13885 | ||||
* | Mouse: Move mouse into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -0/+2 |
| | | | | Ref #13885 | ||||
* | Progressbar: Move progressbar into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Menu: Move menu into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Droppable: Move droppable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Effects: Move individual effects into effects folder | Alexander Schmitz | 2015-08-08 | 1 | -14/+19 |
| | | | | Ref #13885 | ||||
* | Draggable: Move draggable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 | ||||
* | Dialog: Move dialog into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #13885 |