DEV Community

Cover image for MDB React 7.1.0 Released!
Keep Coding
Keep Coding

Posted on

3 1 1 1 1

MDB React 7.1.0 Released!

MDB React Version 7.1.0, released 08.01.2024

New component:
MDBClientOnly - Dedicated for environments using server side rendering, like Next.js. Used to evaluate component's code only on the client side and prevent SSR related errors.

Features:
Select:
Added new events: onOpened, onClosed
Added animationVariants
Added searchFn to allow custom filtering
Added forwardRef to the input
Dropdown - Added wrapper prop
Checkbox - Added forwardRef to the input
DateTimepicker - Added forwardRef to the input
Datepicker - Added forwardRef to the input
Timepicker - Added forwardRef to the input
File - Added forwardRef to the input

Improved & fixed:
Select:
Disabled clear button when the disable prop is set
Fixed keyboard accessibility for Select with Search - reseting active option when the filter query changes.
Dropdown - Changed tabindex of all items to 0
Timepicker:
Fixed bug causing page scroll when inline timepicker opens
Fixed keyboard accessibility
Fixed active class toggling for am/pm toggler
Datepicker - fixed selectOnClick to close picker after selecting date
Buttons _- fixed styles for floating buttons with a tag
_Table editor
- fixed pagination styles to be responsive
Fixed --mdb-link-decoration CSS variable
Sidenav:
Removed unexpected height change animation on window resize
Fixed icons styles
Stepper - fixed height calculating in vertical mode

Full Changelog here

Top comments (0)

PulumiUP 2025 image

From Infra to Platforms: PulumiUP 2025 Panel

Don’t miss the expert panel at PulumiUP 2025 on May 6. Learn how teams are evolving from infrastructure engineering to platform engineering—faster, more secure, and at scale.

Save Your Spot

👋 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