Releases: hypothesis/frontend-shared
Releases · hypothesis/frontend-shared
v3.1.1
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
Changed:
v2.1.0
[v2.1.0] - 2021-05-19
Added:
- Establish basic color patterns #70
- Add colors page to pattern library #306d501
- Add
colorsutility classes with foreground, background classes #a756276 - Add columnar actions pattern (
.hyp-actions--column) and examples #ad72271
Changed:
- Remove
justify-contentrule from buttons #f232224 - Add clarification on availability of mixins #69
- Refactor greyscale colors #237ef0a
Breaking changes:
- Prefix all utility and pattern classes with
.hyp-and update docs #66
v2.0.0
v1.13.0
v1.12.0
v1.11.0
v1.10.0
Added
- Add
yarn pushto be able to link to the client for development #8 - Add commands for testing / lint / typecheck / format #1
- Move
useElementShouldCloseandnormalizeKeyNameinto frontend-shared package #22ede8c - Move
SvgIconto frontend-shared package #0b02df5 - Add SASS entry file #0751cdb
- Add
outline-on-keyboard-focusmixin #65dac43