💥 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!