Upgrade 0.36 to 0.37
Change startupjs and all @startupjs/* dependencies in your package.json to ^0.37.
BREAKING CHANGES
startupjs/ui/forms
- label font size was changed to smaller
startupjs/ui/typography
- default text font weight was changed from
700to600
startupjs/ui/DateTimePicker
- prop
formatrename todateFormat - prop
cancelButtonTextremove, so there is no more cancel button - prop
confirmButtonTextremove, so there is no more confirm button