Releases: x-govuk/govuk-prototype-components
Releases · x-govuk/govuk-prototype-components
v3.0.9
v3.0.8
v3.0.7
v3.0.6
v3.0.5
v3.0.4
- Fix typo in title of documentation page df70d3c – thanks @romaricpascal!
- Update dependencies (fixing a security issue with a sub-dependency a0b69b5)
v3.0.3
v3.0.2
v3.0.1
- Improve robustness of description colour in masthead component d1f812d
v3.0.0
BREAKING CHANGES
- Update
govuk-frontend
peer dependency to version v5.0 (components may still work with v4.0 however) 36f494f - Masthead component
- Use inverse component styles from
govuk-frontend
v5.0 d59478f - Remove
--large
variant, with the font sizing using the larger sizing by default 136b431 - Remove negative top margin, see documentation for instructions on how to integrate d59478f
- Use inverse component styles from
- Primary navigation component:
- Use brand colour for current item border bc5d953
- Remove negative top margin, see documentation for instructions on how to integrate e1e63fd
- Remove visible bottom border f2b3c40
New features
- Add secondary navigation component. Thanks @frankieroberto 2e14145
Documentation
- Include previews of components in documentation. Thanks @frankieroberto 154d20e
- Include examples of components rendered as HTML 5daf504
- Improve documentation for primary navigation component fb84df2
- Improve documentation for masthead component faa4b2d