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

What is the status of Bootstrap in this project? #740

Closed
davidyuk opened this issue Jul 28, 2020 · 1 comment · Fixed by #1124
Closed

What is the status of Bootstrap in this project? #740

davidyuk opened this issue Jul 28, 2020 · 1 comment · Fixed by #1124
Labels
area/refactoring triage/question Further information is requested

Comments

@davidyuk
Copy link
Member

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:

border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;

Also, I can't use short and semantic classes like modal or row because they overlap with global bootstrap styles.

@davidyuk davidyuk added triage/question Further information is requested area/refactoring labels Jul 28, 2020
@mradkov
Copy link
Contributor

mradkov commented Jul 29, 2020

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).

This was referenced Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/refactoring triage/question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants