Skip to content

Releases: helsingborg-stad/hbg-react

v1.0.19

13 May 12:08
c2888cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.18...v1.0.19

0.10.0

09 Jan 12:43
Compare
Choose a tag to compare
  • New Component: Calendar
  • New dependency: classnames (helper function for adding classnames)
  • New dependency: date-fns (js date library)

0.9.0

09 Jan 12:41
Compare
Choose a tag to compare
  • Replaced webpack config with nwb (toolkit for building assets)
  • Demo page (includes with nwb)
  • Tests (includes with nwb)
  • Moved components to own folder within /src
  • Import dependencies for each component
  • Converted most components to class (required to use proptypes)
  • Validate component props with proptypes