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

Apply BS3 data attribute mappings to added child elements too. #4176

Conversation

EreMaijala
Copy link
Contributor

Improves Bootstrap 3 compatibility layer to handle dynamically added content better by converting data attributes for child nodes of the added nodes as well.

Improved Bootstrap 3 compatibility layer to handle dynamically added content better by converting data attributes for child nodes of the added nodes as well.
@EreMaijala EreMaijala requested a review from demiankatz January 3, 2025 13:31
@demiankatz demiankatz added this to the 11.0 milestone Jan 3, 2025
@demiankatz demiankatz modified the milestones: 11.0, 10.1.1 Jan 3, 2025
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

This looks reasonable to me, but I'm not in a position to test it today. If you've already run Mink tests and all are passing, feel free to merge; otherwise, I'll run tests and report back on Monday.

@demiankatz
Copy link
Member

I found time to run tests today; looking good!

@demiankatz demiankatz merged commit a3300c5 into vufind-org:release-10.1 Jan 5, 2025
6 checks passed
@demiankatz demiankatz deleted the release-10.1-fix-bs3-compat-data-attrs branch January 5, 2025 12:04
EreMaijala added a commit to NatLibFi/NDL-VuFind2 that referenced this pull request Jan 7, 2025
…d-org#4176)

Improved Bootstrap 3 compatibility layer to handle dynamically added content better by converting data attributes for child nodes of the added nodes as well.

(cherry picked from commit a3300c5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants