Releases: perimetre/ui
Releases · perimetre/ui
v7.8.0
[7.8.0] 2022-09-15
Added
- Added
ButtonStack
component
v7.7.2
[7.7.2] 2022-08-26
Fixed
- Fixes dropdown showing up under rich text toolbar
v7.7.1
[7.7.1] 2022-08-23
Fixed
- Makes sure
AutocompleteInput
exported properties also export the expected html props
v7.7.0
[7.7.0] 2022-08-22
Changes
- Added error and success status to
AutocompleteInput
v7.6.0
[7.6.0] 2022-08-22
Changes
- Additional props passed down to
AutocompleteInput
now get forwarded to the underlying input field
v7.5.0
[7.5.0] 2022-08-19
Added
- Added
FormikSubmitOnChange
component
v7.4.0
[7.4.0] 2022-08-17
Added
- AutocompleteInput can now also be controlled
v7.3.1
[7.3.1] 2022-08-17
Fixed
- Fixed an issue with
WYSIWYGInput
where it would skip the cursor to the start when using controlled input
v7.3.0
[7.3.0] 2022-08-17
Added
- Added a controlled
htmlValueSlow
toWYSIWYGInput
Fixed
- Fixed an issue with
WYSIWYGInput
where it would trigger the change event even when it shouldn't
v7.2.1
[7.2.1] 2022-08-15
Fixed
- Fixed an issue with the autocomplete where the previous elements on the dropdown weren't being cleaned up