aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/checkboxradio.js
Commit message (Expand)AuthorAgeFilesLines
* All: Stop relying on jquery-patch.js internally, add testsMichał Gołębiowski-Owczarek2024-05-151-1/+1
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-1/+1
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-4/+4
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
* Checkboxradio: Don't re-evaluate text labels as HTMLMichał Gołębiowski-Owczarek2022-07-141-8/+13
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-2/+5
* All: Drop $.ui.escapeSelector in favor of $.escapeSelectorMichał Gołębiowski-Owczarek2021-05-141-2/+1
* Form: Rename from `.form()` to `._form()` since its not for public useScott González2016-10-111-1/+1
* Checkboxradio: Don't add ui-state-hover to iconsAlexander Schmitz2016-10-041-3/+0
* Checkboxradio: Fix label handling with jQuery 3.xScott González2016-07-121-2/+10
* Checkboxradio: Use new `ui-state-checked` class in checkboxradioAlexander Schmitz2016-06-061-5/+4
* Checkboxradio: Fix line length issuesAlexander Schmitz2016-04-131-2/+2
* Checkboxradio: Check that there is an icon before toggeling classAlexander Schmitz2016-03-301-1/+3
* Checkboxradio: Properly find radio groups from the associated formScott González2015-10-291-8/+13
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-4/+4
* Checkboxradio: Add ui-state-highlight class to icon on createJörn Zaefferer2015-10-081-2/+2
* Checkboxradio: Fix invalid chars, remove unused var, add commentJörn Zaefferer2015-10-081-2/+3
* Checkboxradio: Typos and minor style fixesAlexander Schmitz2015-10-081-13/+14
* Checkboxradio: Address review commentsAlexander Schmitz2015-10-081-13/+11
* Checkboxxradio: Adjust demo headersAlexander Schmitz2015-10-081-3/+10
* Spinner: Updates for new button widget and classes optionAlexander Schmitz2015-10-081-0/+265