Skip to content

Releases: x-govuk/govuk-prototype-components

v2.2.2

12 Dec 22:35
7c2af3f
Compare
Choose a tag to compare
  • Remove padding on primary navigation items 1e223b4

v2.2.1...v2.2.2

v2.2.1

11 Dec 23:26
83bbd06
Compare
Choose a tag to compare
  • 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.2.1

v2.2.0

08 Dec 18:21
1874c79
Compare
Choose a tag to compare
  • Specify compatibility with govuk-frontend v5 (#154) 21071d6
  • Update dependencies 9ebec2d
  • Update minimum node requirement to 18 (#179) 01727bc
  • Bump rollup from 4.4.0 to 4.6.0 (#173) 36034e7
  • Bump govuk-prototype-kit from 13.14.1 to 13.15.3 (#174) 6e943b5
  • Add release script and documentation 0f5f86c

v2.1.0...v2.2.0

v2.1.0

13 Nov 12:28
Compare
Choose a tag to compare

Design tweaks:

  • Remove horizontal padding within primary nav (#157) c492001
  • Increase height of primary navigation bar (#158) 738a742

Also adds support for Node v20.

Misc other dependency updates.

v2.0.3...v2.1.0

v2.0.3

26 Sep 21:56
Compare
Choose a tag to compare
  • Pass value to govukSelect in autocomplete component b696dbe
  • Lint SCSS 0662b87
  • Update dependencies 5105eb5
  • Update govuk-prototype-kit-dependency (#136) 33388d8

v2.0.2...v2.0.3

v2.0.2

20 Aug 20:47
Compare
Choose a tag to compare

v2.0.1...v2.0.2

v2.0.1

22 Mar 00:32
Compare
Choose a tag to compare
  • Fix current sub-navigation item not being styled correctly 1b34dd2
  • Update dependencies 6f1ca85
  • Update govuk-eleventy-plugin dependency fdd7a78

v2.0.0...v2.0.1

v2.0.0

08 Mar 19:06
Compare
Choose a tag to compare

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

  • Correct package dependencies 2c6f925
  • Use div for masthead description container. Fixes #111 559ec2a

Documentation

  • Add contribute section to README.md 6907b89
  • Correct heading level in README.md d9d0c39
  • Remove mention of GOV.UK Prototype Rig from README.md d51d010
  • Add description to home page front matter directly (regression in 11ty 2.0.0) 1d274f2
  • Fix typo (#121) f2484f8

v1.1.0...v2.0.0

v1.1.0

24 Jan 19:59
Compare
Choose a tag to compare

v1.0.0...v1.1.0

v1.0.0

17 Aug 15:26
Compare
Choose a tag to compare

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() not start() 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

v0.6.1...v1.0.0