Skip to content

Releases: perimetre/ui

v7.8.0

15 Sep 19:44
6073ac6
Compare
Choose a tag to compare

[7.8.0] 2022-09-15

Added

  • Added ButtonStack component

v7.7.2

26 Aug 19:47
110fa51
Compare
Choose a tag to compare

[7.7.2] 2022-08-26

Fixed

  • Fixes dropdown showing up under rich text toolbar

v7.7.1

23 Aug 14:28
Compare
Choose a tag to compare

[7.7.1] 2022-08-23

Fixed

  • Makes sure AutocompleteInput exported properties also export the expected html props

v7.7.0

22 Aug 19:49
fa7cea9
Compare
Choose a tag to compare

[7.7.0] 2022-08-22

Changes

  • Added error and success status to AutocompleteInput

v7.6.0

22 Aug 18:44
7f7a62f
Compare
Choose a tag to compare

[7.6.0] 2022-08-22

Changes

  • Additional props passed down to AutocompleteInput now get forwarded to the underlying input field

v7.5.0

19 Aug 14:06
65fc2bf
Compare
Choose a tag to compare

[7.5.0] 2022-08-19

Added

  • Added FormikSubmitOnChange component

v7.4.0

17 Aug 18:59
6a75dba
Compare
Choose a tag to compare

[7.4.0] 2022-08-17

Added

  • AutocompleteInput can now also be controlled

v7.3.1

17 Aug 17:19
c42bc19
Compare
Choose a tag to compare

[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

17 Aug 15:48
Compare
Choose a tag to compare

[7.3.0] 2022-08-17

Added

  • Added a controlled htmlValueSlow to WYSIWYGInput

Fixed

  • Fixed an issue with WYSIWYGInput where it would trigger the change event even when it shouldn't

v7.2.1

15 Aug 19:42
028beee
Compare
Choose a tag to compare

[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