Skip to content

v2.0.0

Compare
Choose a tag to compare
@ivangabriele ivangabriele released this 14 Dec 17:21
· 1461 commits to main since this release
6ab4d7f

2.0.0 (2022-12-14)

  • feat(fields)!: convert MultiSelect fixedWidth prop from rem to px (#132) (6ab4d7f), closes #132
  • feat(elements)!: convert Icon size prop from rem to px (#131) (30d3639), closes #131

BREAKING CHANGES

  • Both MultiSelect and FormikMultiSelect fixedWidth prop are now in px instead of rem.
  • Both Icon and ButtonIcon size prop is now in px instead of rem.