Releases: x-govuk/govuk-prototype-components
Releases · x-govuk/govuk-prototype-components
v2.2.2
- Remove padding on primary navigation items 1e223b4
v2.2.1
- Fix current sub-navigation item not being styled correctly dd5c692
- Add preview of components to documentation website (#175) 154d20e
- Re-organise documentation site d6649cb
- Add search to documentation site 989f497
- Ensure document links work independent of environment b134d60
- Update dependencies 5e0b20d
- Use updated GFM syntax in README b839974
- Update path to govuk-frontend base styles 578d03a
- Use
npm i
in deploy workflow 44ed482
v2.2.0
v2.1.0
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Note This package has moved to the
x-govuk
organisation on NPM:@x-govuk/govuk-prototype-components
.
BREAKING CHANGES
- Remove task list component. Fixes #105 0492754
- Remove summary card component. Fixes #104 ea7d0e9
- Move package under
x-govuk
organisation namespace on NPM 0ad1080
Fixes
Documentation
v1.1.0
- Add example templates 2a57dca
- Improve compatibility with GOV.UK Prototype Kit v13 2fb585d
- Update dependencies 49aba5b, 53ec40d, 8ef040d, fbe524d, 06e8536, 8cdcfd5
- Remove dependency on
slugify
filter 2b63137 - Update Rollup f4ffdd0
- Correct typos in Nunjucks examples 810593a
- Use note blockquotes in README 9d00adb
v1.0.0
First version of GOV.UK Prototype Components. After 5 months of testing and iteration, this first release provides canonical code for a number of components that are widely used across government, but do not yet form part of the GOV.UK Design System.
This package is now provided as an extension to, and fully compatible with, the GOV.UK Prototype Kit.
- Update instructions for using Nunjucks components 73cc7a6
- Update README.md with revised usage instructions cf2d901
- Add GOV.UK Prototype Kit extension configuration file e8c9531
- Add note to README about new decorated components package 4ed7b5e
- Remove unused npm script cf51a3f
- Remove decorated components e307022
- Don’t lint bundle JavaScript 20639e1
- Provide bundled JavaScript UMD export a7f590e
- Refactor JS export ee8fb10
- Use ES module syntax ea270f0
- Return if no element for module to act on b627a5b
- Call element in parent function of the module bfe8efc
- Use
init()
notstart()
to initiate modules 9c54986 - Use
$module
for const name in modules b57345d - Remove dependency on
decorate
function for autocomplete component e9314a8 - Upgrade to
govuk-eleventy-plugin
v3.0.0 127269d