Skip to content

v2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ldiaz-occ ldiaz-occ released this 15 Nov 18:47
· 591 commits to beta since this release

2.0.0-beta.1 (2022-11-15)

Bug Fixes

  • Remove conditional rendering logic from components (2e06e19)

Features

BREAKING CHANGES

  • The components in the library are not responsible anymore for the conditional rendering derived from the window size. Instead it is suggested to pass a prop on the client side to determine when the component should show a mobile version or when its grid has to be fluid.