Skip to content

Release 0.4.0

Latest
Compare
Choose a tag to compare
@estevanmaito estevanmaito released this 22 Jul 17:39
· 2 commits to master since this release

0.4.0 (2020-07-22)

Bug Fixes

  • buttons: update icon Buttons syntax as recommended in @windmill/react-ui (15260fd)
  • sidebar: hide sidebar until lg breakpoint for a better experience on tablets (57293d9), closes #3

Features

  • app: add antialiased font smoothing (2355363)

BREAKING CHANGES

  • sidebar: The sidebar now only shows from lg breakpoint up, instead of md. This should
    create a better experience on smaller screens, especially tablets.