Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Controlgroup: Fix refresh method tests by adding text content to button | Jörn Zaefferer | 2015-10-08 | 1 | -2/+2 |
| | | | | | In IE8, the empty elements cause issues. Adding text content makes sense, since empty elements are useless. | ||||
* | Button: Can't test for " " in IE8, just make sure the element exists | Jörn Zaefferer | 2015-10-08 | 1 | -2/+2 |
| | |||||
* | Checkboxradio: Fix label option tests by trimming DOM text | Jörn Zaefferer | 2015-10-08 | 1 | -10/+10 |
| | | | | | IE8 is inconsistent in outputting space through .html() and .text() methods, but since it renders it correctly, we can just ignore it. | ||||
* | Checkboxradio: Fix invalid chars, remove unused var, add comment | Jörn Zaefferer | 2015-10-08 | 1 | -2/+3 |
| | |||||
* | Checkboxradio: Fix invalid markup in core tests | Jörn Zaefferer | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Controlgroup: Convert to onevar, fix guard-clause/else, rm tmp var | Jörn Zaefferer | 2015-10-08 | 1 | -16/+18 |
| | |||||
* | Controlgroup: Fix css reference in unit tests | Jörn Zaefferer | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Tests: Prevent default on anchor click to avoid navigation | Jörn Zaefferer | 2015-10-08 | 1 | -1/+2 |
| | |||||
* | Demos: Replace with ffb33daa229c62c7095cff39cde034f84ef54b15 | Jörn Zaefferer | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Controlgroup: Typos and minor style fixes | Alexander Schmitz | 2015-10-08 | 1 | -22/+26 |
| | |||||
* | Checkboxradio: Typos and minor style fixes | Alexander Schmitz | 2015-10-08 | 1 | -13/+14 |
| | |||||
* | Button: Typos | Alexander Schmitz | 2015-10-08 | 1 | -1/+3 |
| | |||||
* | Controlgroup: Optimize and simplify data access and storage | Jörn Zaefferer | 2015-10-08 | 1 | -4/+2 |
| | |||||
* | Controlgroup: Improve comments and remove a misleading blank line | Jörn Zaefferer | 2015-10-08 | 1 | -3/+2 |
| | |||||
* | Controlgroup: Rename excludeInvisible to onlyVisible | Jörn Zaefferer | 2015-10-08 | 4 | -11/+11 |
| | | | | Gets rid of the double negative. | ||||
* | Controlgroup: Update toolbar demo to warn about "this is just a demo" | Jörn Zaefferer | 2015-10-08 | 1 | -2/+3 |
| | |||||
* | Theme: address review comment for visual focus | Alexander Schmitz | 2015-10-08 | 1 | -1/+0 |
| | |||||
* | Spinner: Address review comments | Alexander Schmitz | 2015-10-08 | 1 | -5/+2 |
| | |||||
* | Datepicker: address review comments | Alexander Schmitz | 2015-10-08 | 1 | -1/+0 |
| | |||||
* | Dialog: address review comments | Alexander Schmitz | 2015-10-08 | 1 | -4/+4 |
| | |||||
* | Selectmenu: Address review comments | Alexander Schmitz | 2015-10-08 | 2 | -4/+2 |
| | |||||
* | Controlgroup: Address review comments | Alexander Schmitz | 2015-10-08 | 3 | -45/+41 |
| | |||||
* | Checkboxradio: Address review comments | Alexander Schmitz | 2015-10-08 | 6 | -42/+55 |
| | |||||
* | Button: address review comments | Alexander Schmitz | 2015-10-08 | 5 | -97/+10 |
| | |||||
* | Spinner: Style updates | Alexander Schmitz | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Controlgroup: Style updates | Alexander Schmitz | 2015-10-08 | 1 | -11/+11 |
| | |||||
* | Controlgroup: Style updates | Alexander Schmitz | 2015-10-08 | 4 | -28/+28 |
| | |||||
* | Checkboxradio: Style updates | Alexander Schmitz | 2015-10-08 | 5 | -44/+44 |
| | |||||
* | Build: Remove duplicate box-sizing from .csslintrc | Alexander Schmitz | 2015-10-08 | 1 | -2/+1 |
| | |||||
* | Spinner: Use border-style: none instead of border: none | Alexander Schmitz | 2015-10-08 | 1 | -3/+3 |
| | | | | | This makes it possible to restore the border. This is useful for controlgroup labels and other custom styling. | ||||
* | Spinner: Update markup for buttons | Alexander Schmitz | 2015-10-08 | 1 | -14/+13 |
| | |||||
* | Fixup: .dsstore | Alexander Schmitz | 2015-10-08 | 1 | -0/+0 |
| | |||||
* | Controlgroup: Fixup visual focus in controlgroups | Alexander Schmitz | 2015-10-08 | 1 | -1/+2 |
| | |||||
* | Controlgroup: Fixes for spinner | Alexander Schmitz | 2015-10-08 | 3 | -8/+31 |
| | |||||
* | Controlgroup: fixup for spinner and label | Alexander Schmitz | 2015-10-08 | 4 | -12/+29 |
| | |||||
* | Controlgroup: Add controlgroup labels | Alexander Schmitz | 2015-10-08 | 4 | -240/+283 |
| | |||||
* | Controlgroup: Add spinner to widgets controlgroup works with | Alexander Schmitz | 2015-10-08 | 4 | -14/+37 |
| | |||||
* | Controlgroup: Fix headers and demos | Alexander Schmitz | 2015-10-08 | 4 | -28/+47 |
| | |||||
* | Controlgroup: Add missing entry to demos bootstrap | Alexander Schmitz | 2015-10-08 | 9 | -131/+23 |
| | |||||
* | 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 |
| | |||||
* | Checkboxradio: Add inset shadow to iconbackground to make it stand out | Alexander Schmitz | 2015-10-08 | 1 | -0/+1 |
| | |||||
* | Checkboxxradio: Adjust demo headers | Alexander Schmitz | 2015-10-08 | 3 | -5/+12 |
| | |||||
* | Spinner: Updates for new button widget and classes option | Alexander Schmitz | 2015-10-08 | 19 | -349/+39 |
| | |||||
* | Selectmenu: update to use button css | Alexander Schmitz | 2015-10-07 | 5 | -39/+24 |
| | | | | This ensures consistency between different form elements | ||||
* | Dialog: Updating dialog and tests for new button API | Alexander Schmitz | 2015-10-07 | 2 | -18/+17 |
| | |||||
* | Controlgroup: Inital commit of new widget | Alexander Schmitz | 2015-10-07 | 19 | -101/+820 |
| | | | | This widget replaces the buttonset widget | ||||
* | Theme: Add visual focus outline for checkbox and radio buttons | Alexander Schmitz | 2015-10-07 | 1 | -1/+10 |
| | | | | This adds a focus outline matching that roughly from chrome osx | ||||
* | Checkboxradio: Initial commit of new widget | Alexander Schmitz | 2015-10-07 | 29 | -3/+1741 |
| | |||||
* | Button: Initial commit of button re-factor | Alexander Schmitz | 2015-10-07 | 21 | -982/+849 |
| | | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set |