v3.0.0
[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,ConfirmModalcomponents and design patterns #88- Add styling for
darkvariant ofIconButton#79 - Add Dialog Component #75
- Add
overlayandfixed-centeredlayout patterns #73