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

Add BS5 support #155

Merged
merged 2 commits into from
Apr 8, 2022
Merged

Add BS5 support #155

merged 2 commits into from
Apr 8, 2022

Conversation

TomeCirun
Copy link
Contributor

Bootstrap 5 has changed the naming of the data attributes that are generally used by its components that use JavaScript as part of their functionality.

Previously, most components that relied on some JavaScript functionalities would have data attributes starting with data-.
In Bootstrap 5, data attributes for these components now start with data-bs to easily namespace Bootstrap attributes.

@pdelboca pdelboca merged commit dc37fac into ckan:master Apr 8, 2022
@pdelboca
Copy link
Member

pdelboca commented Apr 8, 2022

Thanks @TomeCirun !

I'm merging this so I can keep working on #156

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