MDB Pro Vue v4.0.0

Released: May 4, 2023

v4.0.0 での更新項目

機能

  • Added new tutorial about MDB Vue integration with Vitest.
  • General improvements related to animations working with setted up motion reduce option.
  • Added .map files for JavaScript and fixed old ones for CSS.
  • Datatable - Improved search performance with embedded elements such as custom HTML.
  • colorFormat which allows you to set a default color format.
  • Synchronized .scss files with MDB Standard 6.2.0.
  • Breaking Changes:
    • Clipboard - Now the name of the copied variable can be anything instead of value.
    • Chips - Added reactivity which allows dynamiclly re-rendered component after changes it values.

不具合の修正

  • Scrollspy - Fixed smooth animation.
  • DateTimepicker - Fixed bug with input value which not updated picker himself.
  • Datatable:
    • Fixed error related to passing a null value in dataset.
    • Fixed error when data is passing as Ref.
  • Datepicker - Fixed bug when after closing a picker selected day was not highlighted.
  • Timepicker - Fixed bugs with keyboard accessibility.
  • Table editor - Fixed errors related to adding a new rows with empty value.
  • Organization chart - Fixed visual bugs related to unproper collapsing branches.
  • Select - Fixed bug which allows to select disabled elements while working with multiple prop.