MDB Pro Standard v8.1.0

Released: Nov 18, 2024

v8.1.0 での更新項目

機能

  • Alert
    • Added show.mdb.alert event for alert pro.
    • Added shown.mdb.alert event for alert pro.
    • Added hide.mdb.alert event for alert pro.
    • Added hidden.mdb.alert event for alert pro.
  • Onboarding - static as an available setting for the backdrop option.
  • Multi Range Slider - end.mdb.multiRangeSlider event.

不具合の修正

  • Drag & Drop
    • Added type check to scrollPixels option.
    • Fixed sortable addItem method.
  • File upload
    • Fixed dispose method.
    • Fixed preview details overflow when showing multiple files.
    • Fixed file preview display when showing multiple files.
  • Datatable
    • Fixed datatable hover and striped font color.
    • Fixed cell formatting issue breaking after sort or paginate.
  • Multi Range Slider
    • Added thumbs position update on resize.
    • Fixed dispose method.
    • Fixed refactored code.
  • Select
    • Fixed opening select with space button.
    • Fixed dropdown placement in modal.
    • Fixed accessability attributes.
  • Input mask - bug with pasting value.
  • Onboarding -  error when attempting to re-trigger an active onboarding process.
  • Table editor - error with saving changes when there is no pagination.
  • WYSIWYG - removed unnecessary form tags from plugin template.
  • Animated navbar - navbar compatibility with jQuery.
  • Input fields - autofill background in dark theme.
  • Alert - stacking for pro alerts.
  • Lightbox - zoom with mouse scroll.
  • List group - active item padding.
  • Loading -  type check to backdropID and parentSelector options.
  • Toast - type check to container option.
  • Timepicker - type check to maxTime and minTime options.
  • Pickers toggle buttons padding in Firefox.