This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
[14.7.0] - 2022-06-17
BeirlaenAaron
released this
17 Jun 08:52
·
2066 commits
to next-release
since this release
[14.7.0] - 2022-06-17
Added
EmailSelector
: Allow the autocomplete menu to take the same width as it's input with themenuFullWidth
prop (@BeirlaenAaron in #2205)EmailSelector
: A prop to disable the removal of the initial emailaddress (@stefaandevylder) in #2197)Label
:tooltipProps
prop to allow customisation of Label's tooltip (@qubis741) in #2207)
Fixed
Flex, Grid
: move ref from component props to the forwardRef argument (@farazatarodi in #2203).