MDB Pro Angular v5.2.0

Released: Dec 4, 2023

Updates in v5.2.0

Funktionen

  • A new MdbSidenavMenuDirective directive has been added to Sidenav allowing to create multiple menus within one component.
  • A new size input has been added to Select allowing to change input size to sm or lg.
  • Multi Range Slider
    • Resolved problem with thumbs position updates on ngModel or formControl value changes.
    • Added thumbs position constraints so that the position of a given thumb is limited by its counterpart.

Fehlerkorrekturen

  • Resolved problem with components rendering when using Server Side Rendering.
  • Resolved problem with overlay when using menuPositionClass in Dropdown.
  • Replaced hardcoded padding-left value in Sidenav link with a value from CSS variable.
  • Replaced hardcoded box-shadow, border-color and background-color values in Buttons with a values from CSS variables.
  • Timepicker
    • Fixed the button press behavior to consider the duration of the press.
    • Removed the default scroll effect from the arrow keydown events in inline mode.
  • Fixed events types for opened and closed events in Datepicker.
  • Resolved problem with initial value in Rating.
  • Resolved problem with the Host already has a portal attached error in Wysiwyg.