aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Controlgroup: Rename excludeInvisible to onlyVisibleJörn Zaefferer2015-10-084-11/+11
* Controlgroup: Update toolbar demo to warn about "this is just a demo"Jörn Zaefferer2015-10-081-2/+3
* Theme: address review comment for visual focusAlexander Schmitz2015-10-081-1/+0
* Spinner: Address review commentsAlexander Schmitz2015-10-081-5/+2
* Datepicker: address review commentsAlexander Schmitz2015-10-081-1/+0
* Dialog: address review commentsAlexander Schmitz2015-10-081-4/+4
* Selectmenu: Address review commentsAlexander Schmitz2015-10-082-4/+2
* Controlgroup: Address review commentsAlexander Schmitz2015-10-083-45/+41
* Checkboxradio: Address review commentsAlexander Schmitz2015-10-086-42/+55
* Button: address review commentsAlexander Schmitz2015-10-085-97/+10
* Spinner: Style updatesAlexander Schmitz2015-10-081-1/+1
* Controlgroup: Style updatesAlexander Schmitz2015-10-081-11/+11
* Controlgroup: Style updatesAlexander Schmitz2015-10-084-28/+28
* Checkboxradio: Style updatesAlexander Schmitz2015-10-085-44/+44
* Build: Remove duplicate box-sizing from .csslintrcAlexander Schmitz2015-10-081-2/+1
* Spinner: Use border-style: none instead of border: noneAlexander Schmitz2015-10-081-3/+3
* Spinner: Update markup for buttonsAlexander Schmitz2015-10-081-14/+13
* Fixup: .dsstoreAlexander Schmitz2015-10-081-0/+0
* Controlgroup: Fixup visual focus in controlgroupsAlexander Schmitz2015-10-081-1/+2
* Controlgroup: Fixes for spinnerAlexander Schmitz2015-10-083-8/+31
* Controlgroup: fixup for spinner and labelAlexander Schmitz2015-10-084-12/+29
* Controlgroup: Add controlgroup labelsAlexander Schmitz2015-10-084-240/+283
* Controlgroup: Add spinner to widgets controlgroup works withAlexander Schmitz2015-10-084-14/+37
* Controlgroup: Fix headers and demosAlexander Schmitz2015-10-084-28/+47
* Controlgroup: Add missing entry to demos bootstrapAlexander Schmitz2015-10-089-131/+23
* Controlgroup: add demos to bootstrapAlexander Schmitz2015-10-081-0/+1
* Demos: Add checkboxradio to bootstrapAlexander Schmitz2015-10-081-0/+1
* Checkboxradio: Add inset shadow to iconbackground to make it stand outAlexander Schmitz2015-10-081-0/+1
* Checkboxxradio: Adjust demo headersAlexander Schmitz2015-10-083-5/+12
* Spinner: Updates for new button widget and classes optionAlexander Schmitz2015-10-0819-349/+39
* Selectmenu: update to use button cssAlexander Schmitz2015-10-075-39/+24
* Dialog: Updating dialog and tests for new button APIAlexander Schmitz2015-10-072-18/+17
* Controlgroup: Inital commit of new widgetAlexander Schmitz2015-10-0719-101/+820
* Theme: Add visual focus outline for checkbox and radio buttonsAlexander Schmitz2015-10-071-1/+10
* Checkboxradio: Initial commit of new widgetAlexander Schmitz2015-10-0729-3/+1741
* Button: Initial commit of button re-factorAlexander Schmitz2015-10-0721-982/+849
* Tests: Allow widgets to not have a default elementAlexander Schmitz2015-10-071-1/+3
* Build: add box-sizing: false to .csslintrcAlexander Schmitz2015-10-071-1/+3
* Tests: Fix jshint includes for datepicker and effectsJörn Zaefferer2015-10-012-2/+2
* Release: Publish to npmJörn Zaefferer2015-09-301-0/+1
* Tests: Use demo bootstrap for visual testsJörn Zaefferer2015-09-3035-485/+243
* Tooltip: Turn of collision detection on forms demo for mobile renderingJörn Zaefferer2015-09-301-1/+2
* Demos: Add device-width viewport meta to all demosJörn Zaefferer2015-09-30129-2/+131
* Focusable: Fix handling of `visibility: inherit`Scott González2015-09-293-4/+32
* Tabs: Adjust handling of disabled option, using _setOptionDisabledJörn Zaefferer2015-09-252-12/+8
* Tooltip: Don't apply disabled style changes on createJörn Zaefferer2015-09-251-12/+4
* Spinner: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-10/+7
* Slider: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-5/+6
* Selectmenu: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-18/+16
* Progressbar: Handle disabled option on create, using _setOptionDisabledJörn Zaefferer2015-09-251-4/+7