Skip to content

v2.1.10: Add 'selectFirst' and 'selectLast' options to bs-select

Compare
Choose a tag to compare
@ThomasDev-de ThomasDev-de released this 15 Nov 09:38
· 22 commits to main since this release
Implemented the 'selectFirst' and 'selectLast' cases to allow selection of the first and last options, respectively. This enhancement checks for changes before updating the selected value and ensures proper triggering of relevant functions.