summaryrefslogtreecommitdiff
path: root/js/form/Select.js
AgeCommit message (Expand)Author
2025-10-13Address remaining ESLint 'no-undef' and 'no-unused-vars' occurrences.supahgreg
2025-10-12Clean up unnecessary eslint-disable directives (per ESLint).supahgreg
2025-10-12Address ESLint rule 'eqeqeq'.supahgreg
2021-12-14 * fox.form.Select: add several properties allowing it to betterAndrew Dolgov
2021-02-12silence (or fix) a bunch of eslint warningsAndrew Dolgov
2019-04-14Fix button focus issuesMichael Kuhn