Skip to content
Snippets Groups Projects
Verified Commit 0bf0a0fe authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

feat: Update node and pnpx binaries; enhance datatable column bar and select components

- Updated node binary path to version 24.1.0 and pnpx binary path to version 22.14.0 in import.mjs to reflect the latest dependency versions.
- Improved the layout of `<monster-tabs>` in 312.html by adding a div for an active state and a button label.
- Included the import of the tabs component in 312.mjs for modular usage.
- Enhanced the ColumnBar class in columnbar.mjs with a close event listener for better usability and management of settings visibility.
- Expanded translation capabilities in getTranslations() to support more languages (e.g., Mandarin and Hindi) in columnbar.mjs.
- Updated lookup functionality in select.mjs to leverage IntersectionObserver for performance optimization, ensuring options are fetched only when needed and not more often than necessary.

These changes aim to keep our dependencies fresh, improve user experience with the newly integrated features, and optimize the performance of component data fetching.
parent 3dbf5009
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment