Skip to content

v4.7.2

Latest
Compare
Choose a tag to compare
@hakenr hakenr released this 26 Nov 11:20
· 5 commits to master since this release

What's Changed

  • HxGrid - new PreserveSelection parameter for multi-selecting rows (#576)
    • implementation was prioritized based on a request from our Premium sponsor 💕
  • HxGrid - now allows MultiSelectionEnabled with InfiniteScroll (virtualized) navigation (#950)
  • HxSidebar - responsive collapsing (#943)
    • --hx-sidebar-width default update from 250px to 300px to better fit average content requirements
    • --hx-sidebar-background-color default updated from transparent to var(--bs-body-bg) for improved dark mode support
    • several other minor changes to rendering and CSS variables
  • HxMultiSelect floating labels support by @mmonteagudo 💕 in #899
  • HxSearchBox fixed #941 where Enabled="false" was not working as expected
  • minor docs adjustments

Blocks

  • ECharts Line chart & Bar chart - implementation improved to use ResizeObserver instead of window.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