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

Removed Bootstrap classes #1123

Merged
merged 14 commits into from
Dec 6, 2022

Conversation

Trochonovitz
Copy link
Member

No description provided.

demo/sites/bs/tooltip.html Outdated Show resolved Hide resolved
src/js/bs/src/util/backdrop.js Outdated Show resolved Hide resolved
@smolenski-mikolaj smolenski-mikolaj linked an issue Dec 2, 2022 that may be closed by this pull request
@@ -99,6 +99,12 @@ const Manipulator = {
element.classList.add(className);
},

addManyClasses(element, arrayClasses) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change it to addMultipleClasses

@Trochonovitz Trochonovitz linked an issue Dec 5, 2022 that may be closed by this pull request
@Trochonovitz Trochonovitz changed the title mtrochonowicz: Removed Bootstrap classes Removed Bootstrap classes Dec 5, 2022
@Trochonovitz Trochonovitz changed the title Removed Bootstrap classes Remove Bootstrap classes Dec 5, 2022
@Trochonovitz Trochonovitz changed the title Remove Bootstrap classes Removed Bootstrap classes Dec 5, 2022
@smolenski-mikolaj smolenski-mikolaj merged commit 7f96c22 into dev Dec 6, 2022
@jdnichollsc
Copy link

@Trochonovitz @smolenski-mikolaj carousel SELECTOR_DATA_ACTIVE_ITEM needs to be updated as well 😅

@Trochonovitz
Copy link
Member Author

@Trochonovitz @smolenski-mikolaj carousel SELECTOR_DATA_ACTIVE_ITEM needs to be updated as well 😅

@jdnichollsc could you elaborate?

@jdnichollsc
Copy link

@Trochonovitz sorry, I was wrong! I was migrating a project and I didn't see that the styles are different now, thanks for your help!

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.

Remove bootstrap and mdb classes from components Modal "hidden" class remaining active
3 participants