DEV Community

Cover image for MDB React Version 7.1.0 Released!
Maciej
Maciej

Posted on

MDB React Version 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

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay