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 ofmd
. This should
create a better experience on smaller screens, especially tablets.