selectize / selectize.js

Selectize is the hybrid of a textbox and <select> box. It's jQuery based, and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
https://selectize.dev/
Apache License 2.0
13.03k stars 3.57k forks source link

selectize.bootstrap3.scss is missing `!default` flags #2024

Closed cpsievert closed 6 months ago

cpsievert commented 1 year ago

These variable definitions should include a !default flag (just like selectize.bootstrap4.scss/selectize.bootstrap5.scss do)

https://github.com/selectize/selectize.js/blob/e3f2e0b4aa251375bc21b5fcd8ca7d374a921f08/src/scss/selectize.bootstrap3.scss#L4-L49

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

cpsievert commented 11 months ago

Commenting to keep open

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days