Skip to content

v10.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@gnapse gnapse released this 21 Sep 17:03
99d53be
  • [Fix] Modals that fit their content's height now expand their height only downwards, and are not kept vertically centered, but slightly towards the top of the screen.
  • [Fix] Modal close button alignment is no longer inconsistent.
  • [Breaking] Button icon size is no longer controlled based on the button size. It is your responsibility to make sure your SVG icons have the proper size and alignment to fit in a button depending on its size.
  • [Fix] Button labels are now clamped when they do not fit inside the button. Buttons will never be wider than the width of their container.