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 700 to 600

startupjs/ui/DateTimePicker

  • prop format rename to dateFormat
  • prop cancelButtonText remove, so there is no more cancel button
  • prop confirmButtonText remove, so there is no more confirm button