• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
MDB 5 Vue PRO Advanced

MDB 5 Vue PRO Advanced 6.0.0

Version v6.0.0, released 16.09.2024

New features
  • Select- Added new excludeOptGroupsInFilter prop to exclude optgroup labels from filter results
  • Datepicker- Added new viewChanged event that triggers after the datepicker view is changed
  • Drag and drop- Added new blockXAxis and blockYAxis props to MDBSortable and MDBSortableItem components
Fixed & improved
  • Tooltips- Fixed issue where tooltip was visible even when the #tip template was empty
  • Chips- Fixed issue with ChipsInput submiting forms instead of adding a new chip on enter key
  • DateTimepicker:
    • Fixed saving values when changing between timepicker and datepicker
    • Fixed styling on smaller screens
  • Input:
    • Fixed autocomplete styling
    • Fixed placeholder issues for inputs type date, datetime, time, month and week
  • Select:
    • Updated behaviour of the select dropdown after space key on focused input
    • Fixed input and label focused styling when select was validated
    • Fixed showing of optgroup labels while filtering. Labels of optgroup are now visible if an option from that group is visible aswell
  • Stepper- Fixed styling of the optional steps
  • Lightbox- Removed fontAwesome prop
  • Calendar- Fixed issues with displaying long events
  • Drag and drop - Fixed issue with blockXAxis and blockYAxis functionalities not working without container
  • File upload - Added bmp and gif file types to the type list
  • Vector maps - Fixed shadows for zoom buttons
  • Filters- Fixed issues with providing a single value in arrays via datasets
  • Transfer- Fixed issue with transfer not moving elements not visible on a list when pagination is present
  • fixed treeshaking issues
  • updated tsconfig.json
Top