summaryrefslogtreecommitdiff
path: root/resources/views/components/select.phtml
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach1-0/+2
2021-10-12PHPdocGreg Roach1-6/+6
2021-09-02Use XHTML style attributesGreg Roach1-1/+1
2021-08-22Bootstrap5: migration `form-select` and `card-deck` (#4004)Jonathan Jaubart1-1/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-0/+3
2021-02-20HTML validationGreg Roach1-1/+1
2020-01-22HTML validation - empty <option></option> is not allowedGreg Roach1-2/+2
2019-10-05Fix: error with multi-select and no selectionGreg Roach1-1/+1
2019-09-28Fix: default values for QUAYGreg Roach1-1/+1
2019-05-11Fix: #2420 - select controls with numeric options cannot be selectedGreg Roach1-1/+1
2019-04-01Fix: #2363 - inconsistent parameter names for select and radio inputsGreg Roach1-2/+2
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-0/+24