coreui / coreui-pro

Other
8 stars 10 forks source link

Fix Bootstrap 5 deprecations #449

Closed the-missing-pink closed 1 month ago

the-missing-pink commented 1 year ago

There are two bootstrap 5 deprecated functions in core-ui-pro:

mrholek commented 1 year ago

CoreUI extends Bootstrap so if there is a deprecation warning in Bootstrap then it's exist also in CoreUI.

You can disable this by $enable-deprecation-messages: false; in your SCSS file.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions