🔧 Fixes
- Use the latest version of the NHS.UK frontend library (3.0.3)
- Update package dependencies to latest versions
🆕 New features
- Add phase banner and tag components
🔧 Fixes
- Update to NHS.UK frontend v3.0.0
-
Add support for Node 12.x
Node 12.x recently became the long term supported version of Nodejs. The
gulp-sass
dependency had a peer dependency pinned to specific versionnode-sass
that doesn't work on Node 12.x. Node 12.x support got added tonode-sass
in4.12.0
and above. -
Update package dependencies to latest versions
- Use the latest version of the NHS.UK frontend library (v2.3.2)
- Update package dependencies to latest versions
🔧 Fixes
- Use the latest version of the NHS.UK frontend library (v2.3.1)
- Update package dependencies to latest versions
🔧 Fixes
- Update to NHS.UK frontend v2.3.0
- Update package dependencies to latest versions
- Use the lede text class on paragraphs below the page headings
🔧 Fixes
- Update to NHS.UK frontend v2.2.0 and use the new favicons
- Update package dependencies to latest versions
💥 Breaking changes
- Layouts - restructure and tidy page layouts so they are easier to understand and edit
🔧 Fixes
- Update package dependencies
🔧 Fixes
🆕 New features
- Documentation for updating the kit
🔧 Fixes
-
Reorder the asset
preconnect
and remove unneededdns-prefetch
(Issue 104) and also reordered attributes based on frontend coding standards -
Update package dependencies including latest version (2.1.0) of the NHS.UK frontend
💥 Breaking changes
- Examples and templates - have been moved from the app folder into the docs folder to allow updates without affecting the users prototype app folder
🔧 Fixes
- Updated the passing data page to page example and updated various page examples
- Use the latest version of the NHS.UK frontend library (2.0.0) which includes the summary list component
- Use the summary list from the NHS.UK frontend library and remove the custom code from the prototype kit
🔧 Fixes
- Documentation and examples for adding custom JavaScript, images or other assets.
- All files put into the
app/assets
folder will automatically be copied to the public directory for use in web pages.
🆕 New features
- Installation guides update for Windows and Mac following testing with users
- The prototype kit now is properly versioned and is the version is indicated in
package.json
version
field and also on the index page of the docs.
🔧 Fixes
- Header and footer inconsistency on the branching examples
- Fix inconsistencies with page titles, should be
Page name - NHS.UK prototype kit
🎉 Official release of the NHS.UK prototype kit
- v1.0.0 of the NHS.UK prototype kit!