Skip to content

v0.29.0

Compare
Choose a tag to compare
@adamkudrna adamkudrna released this 15 May 22:57
· 370 commits to master since this release

UI Components

  • Add auto size option for Modal (#51)
  • Add type attribute to actions prop of Modal component (#72)

Utilities

  • Add utility classes for text colors (#64)

Other Features

  • Improve breakpoint scale: adjusted xxl breakpoint and added new xxxl value (#54)
  • Generate development and production version of lib.js (#65)

Documentation

  • Documentation is now live! Deploy documentation to public URL (#67)

Dependencies

  • Update dependencies (#62)

Maintenance

  • Configure GitHub actions to test pushes and pull requests (#68)