What's Changed
HxGrid
- newPreserveSelection
parameter for multi-selecting rows (#576)- implementation was prioritized based on a request from our Premium sponsor 💕
HxGrid
- now allowsMultiSelectionEnabled
withInfiniteScroll
(virtualized) navigation (#950)HxSidebar
- responsive collapsing (#943)--hx-sidebar-width
default update from250px
to300px
to better fit average content requirements--hx-sidebar-background-color
default updated fromtransparent
tovar(--bs-body-bg)
for improved dark mode support- several other minor changes to rendering and CSS variables
HxMultiSelect
floating labels support by @mmonteagudo 💕 in #899HxSearchBox
fixed #941 whereEnabled="false"
was not working as expected- minor docs adjustments
Blocks
ECharts
Line chart & Bar chart - implementation improved to useResizeObserver
instead ofwindow.resize
event- MFA Code input - added support for the Paste operation, distributing pasted code across individual inputs
- new blocks are coming soon
Full Changelog: v4.7.1...v4.7.2