Skip to content

v3.0.0

Choose a tag to compare

@lyzadanger lyzadanger released this 08 Jun 14:03
· 2801 commits to main since this release

[v3.0.0] - 2021-06-08

Dialog, Modal and ConfirmModal components added.

All CSS classes generated are now prefixed with .hyp- (utilities and
patterns: private to package) or .Hyp- (component CSS classes, public).

Adds styling for a dark variant of IconButton.

Added:

  • Add prefixes to all component class names to prevent collisions #90
  • Modal, ConfirmModal components and design patterns #88
  • Add styling for dark variant of IconButton #79
  • Add Dialog Component #75
  • Add overlay and fixed-centered layout patterns #73

Changed:

  • Re-order (intended) CSS output and make SASS source directories reflect this #78
  • Simplify routing and pattern component names #76