Blazorise v1.7.2

Released: Dec 30, 2024

Updates in v1.7.2

Funktionen

  • Improved Table Resizing:
    • Improved column resizing behavior to prevent neighboring columns from shrinking improperly and added horizontal scrollbar visibility for better usability in wide tables.

Fehlerkorrekturen

  • Table Resizing:
    • Fixed an issue where table resizing did not work in responsive mode, ensuring seamless adjustments across various screen sizes.
    • Resolved compatibility problems with the Resizable feature when using the Bootstrap 5 provider, ensuring consistent behavior across supported frameworks.
  • Documentation:
    • Fixed an issue in the documentation where certain component names were incorrectly displayed or referenced. This ensures better accuracy and usability for developers referencing the documentation.
  • NumericPicker Alignment:
    • Fixed a visual misalignment issue with the NumericPicker component that caused elements to appear out of place. This update restores proper alignment across supported themes for a cleaner user interface.
  • Fixed an issue in the docs where an invalid component name was displayed.
  • Fixed a bug where autocomplete behavior differed between production and development environments.
  • Fixed a bug where pressing "Enter" on a filter field unintentionally submitted the entire form.
  • Fixed a bug with NumericPicker alignment issues.
  • Fixed a bug where the ColorPicker did not accept an empty color value.
  • Fixed an issue where table resizing didn't work in responsive mode.
  • Fixed a bug where the Resizable feature was not working when using Bootstrap 5.
  • Fixed a bug where dragging a column width caused other columns to become narrower without displaying a horizontal scrollbar.
  • Fixed a bug that prevented options for the Cropper from being changed dynamically.