Releases: estevanmaito/windmill-dashboard-react
Releases · estevanmaito/windmill-dashboard-react
Release 0.4.0
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.
Release 0.3.2
Release 0.3.1
Release 0.3.0
0.3.0 (2020-07-21)
Bug Fixes
- windmill: bump windmill to the scoped package (dad6261)
BREAKING CHANGES
- windmill: Changed every occurrence of
windmill-react-ui
with the scoped
@windmill/react-ui
. You should see no difference updating and you should update, as the other
project is now deprecated and will no longer be developed. This was needed because thewindmill
org was in dispute and npm solved it today.