Skip to content

5.1.0

Choose a tag to compare

@csandmancsandman released this 09 Jan 22:52

What's Changed

This change is to match the default flipping behavior of all Chakra UI popovers out of the box, and to align with the behavior in v6. This could be seen as a "breaking" change to some if you were reliant on the old behavior, so if you want to go back to the old behavior of having the select menu always stay below the input, pass the prop menuPlacement="bottom" to your select.

Full Changelog: v5.0.5...v5.1.0