You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing of bootstrap-vue in #682 looks like that Bootstrap is more in the deprecated state, is it true?
It's in a deprecated state. Though there is a bootstrap dependency in the Time-back machine date picker (maybe we can refactor it to use custom or some other pickers).
How actively it is planned to use it?
Removing of bootstrap-vue in #682 looks like that Bootstrap is more in the deprecated state, is it true?
From my perspective, it makes styles messier especially when Bootstrap styles overrides:
superhero-ui/src/components/SendComment.vue
Lines 109 to 110 in bda0e1d
Also, I can't use short and semantic classes like
modal
orrow
because they overlap with global bootstrap styles.The text was updated successfully, but these errors were encountered: