aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/selectmenu.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-36/+7
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-4/+4
* Selectmenu: Fix selecting options following hidden onesMichał Gołębiowski-Owczarek2023-05-101-5/+7
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
* Selectmenu: Remove a call to the deprecated .focus() methodJames Hinderks2022-07-141-1/+1
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-4/+7
* All: Drop $.ui.escapeSelector in favor of $.escapeSelectorMichał Gołębiowski-Owczarek2021-05-141-2/+1
* All: Resolve most jQuery Migrate warningsMichał Gołębiowski-Owczarek2020-05-161-1/+1
* Selectmenu: Don't render options with the `hidden` attributeScott González2016-11-161-0/+4
* Selectmenu: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
* Selectmenu: Prepend icon and move overflow to text spanAlexander Schmitz2016-03-301-3/+2
* Selectmenu: Fixed selectmenu icon float rightAlexander Schmitz2016-02-241-7/+4
* Selectmenu: Handle form resetsJörn Zaefferer2015-10-271-2/+5
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
* Selectmenu: update to use button cssAlexander Schmitz2015-10-071-6/+7
* Selectmenu: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-18/+16
* All: Delegate to base `_getCreateOptions()`.Scott González2015-09-171-1/+5
* Selectmenu: Style updatesAlexander Schmitz2015-08-211-6/+6
* Selectmenu: Move selectmenu into widgets folderAlexander Schmitz2015-08-081-0/+683