DEV Community

Cover image for 🚨MDB5 React Version 8.0.0 Released!
Keep Coding
Keep Coding

Posted on

🚨MDB5 React Version 8.0.0 Released!

Features:

Autocomplete - Changed onSelect to return option data instead of string value only

Fixed & Improved:

Improved dev repository to facilitate plugins development and testing

DateTimepicker:

  • Removed props: defaultTime, defaultDate, , dateFormat, timeFormat. These options can be passed through timepickerOptions and datepickerOptions.
  • Removed inputRef. Input reference can be reached with forwardRef.

Timepicker:

  • Fixed disabling scroll on mobiles in modal mode
  • Fixed bug causing hour not to be selected after click on the clock
  • Fixed issue causing z-index to be not applied correctly

Select:

  • Props will be spread on the input instead of the div wrapper
  • Fixed triggering 'onChange' when keyboard is used on the closed select

Transfer - Fixed bug causing endless loop when the data was undefined.

Stepper:

  • Fixed height calculating in horizontal mode
  • Added validating all form controls in stepper linear

Collapse - Fixed height calculating when collapse is not initially visible

Modal:

  • Fixed bug causing 'undefined is not iterable' error for leaveHiddenModal=false
  • Fixed a bug causing the backdrop not to be displayed when the modal was quickly closed and reopened
  • Fixed triggering onOpen and onClose events
  • Removed setOpen. Modal will accept only the open prop to manage the open state. Use onClose event to control it.

Popconfirm - Added focus trap and improved keyboard accessibility

Calendar - Migrated from SelectDeprecated to Select

Dummy - Migrated from SelectDeprecated to Select

TableEditor - Migrated from SelectDeprecated to Select

Treeview - Fixed collapse animation

Toast - Updated background colors

Lightbox - Removed fontAwesome option

Heroku

Deliver your unique apps, your own way.

Heroku tackles the toil — patching and upgrading, 24/7 ops and security, build systems, failovers, and more. Stay focused on building great data-driven applications.

Learn More

Top comments (0)

Image of PulumiUP 2025

Transform Your Cloud Infrastructure

Join PulumiUP 2025 on May 6 for Expert Insights & Demos.

Register Now

👋 Kindness is contagious

Explore a trove of insights in this engaging article, celebrated within our welcoming DEV Community. Developers from every background are invited to join and enhance our shared wisdom.

A genuine "thank you" can truly uplift someone’s day. Feel free to express your gratitude in the comments below!

On DEV, our collective exchange of knowledge lightens the road ahead and strengthens our community bonds. Found something valuable here? A small thank you to the author can make a big difference.

Okay