Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert border none #630

Closed

Conversation

MatthewKennedy
Copy link
Contributor

Reverts border none change.

MatthewKennedy and others added 30 commits December 12, 2022 17:38
The existing code already uses calc() in some places, so using it instead of add() is safe.

Because Bootstrap 5.3 is using more and more CSS variables, we need to use color-mix() which has an good evergreen browser support : https://caniuse.com/?search=color-mix

To maintain Bootstrap 5.0 to 5.2 compatibility for older browsers, a separate "tom-select.bootstrap5.3.scss" file should be create with this code.

There was an SASS deprecation warning with Bootstrap 4 that's also fixed.
Robert430404 and others added 28 commits July 16, 2023 17:47
fix: updatd the syntax for the sass to fix the compile error
fix: updated the karma configs and fixed the peer dependencies
@MatthewKennedy MatthewKennedy deleted the revert-border-none branch September 17, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants