aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Menu: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-9/+7
* Draggable: Remove redundant handling of disabled class on createJörn Zaefferer2015-09-251-3/+0
* Dialog: Override disabled option on create, force always-enabled stateJörn Zaefferer2015-09-251-0/+5
* Accordion: Handle disabled option on create, through _setOptionDisabledJörn Zaefferer2015-09-251-7/+9
* Widget: Call `._setOptionDisabled()` on init if the widget is disabledScott González2015-09-252-7/+49
* Core: Remove ancestor visibility requirement from `:focusable` selectorWeston Ruter2015-09-243-14/+16
* Build: Add main entry for webpack support; actual value doesn't matterJörn Zaefferer2015-09-241-0/+1
* Datepicker: Fix date format for `ko` localeScott González2015-09-231-1/+1
* Demos: Remove use of disableSelection() in widget demo, no needJörn Zaefferer2015-09-211-3/+1
* Demos: Add missing disable-selection dependency in sortable-ish demosJörn Zaefferer2015-09-218-8/+8
* Autocomplete: Use a `div` instead of a `span` for the live regionScott González2015-09-181-1/+1
* Resizable: Don't round dimensionsScott González2015-09-171-14/+14
* All: Delegate to base `_getCreateOptions()`.Scott González2015-09-174-5/+14
* Datepicker: Fix tests on TestSwarm by requiring $.ui.ie in the testJörn Zaefferer2015-09-171-1/+2
* Widget: Style updatesScott González2015-09-162-48/+73
* README: Remove section on building jQuery UIScott González2015-09-161-15/+0
* Build: update grunt file for .jscsrcAlexander Schmitz2015-09-111-1/+1
* Datepicker: Style updates to KO locale for jscsAlexander Schmitz2015-09-111-14/+14
* Mouse: Style fixes for jscsAlexander Schmitz2015-09-111-2/+2
* Build: bump jscs versionAlexander Schmitz2015-09-111-1/+1
* Build: Remove requireCamelCaseOrUpperCaseIdentifiers: null from jscsAlexander Schmitz2015-09-111-4/+0
* Widget: Update to use camelCase identifiersAlexander Schmitz2015-09-112-5/+6
* Spinner: Update to use camelcase identifiersAlexander Schmitz2015-09-111-7/+7
* Build: Style updatesAlexander Schmitz2015-09-113-4/+13
* FormRestMixin: Style updatesAlexander Schmitz2015-09-111-4/+4
* Position: Style updatesAlexander Schmitz2015-09-111-141/+141