Releases: nhsuk/nhsapp-frontend
v2.2.0
Fixes
- Badge count now displaying correctly when value is 1
- Cards in combination with a section heading spacing now fixed
- Added missing card param to Nunjucks macro
linkAriaLabel
Styles
New icons added. See full commit for list of icons.
v2.1.0
v2.1.0
Updates to guidance and the microsite
Fixes
Card link with badge accessibility fix. Added option to provide aria-hidden
to the badge when used with the card link. Plus, changed the badge HTML from a span
to a p
. This fixes issues we saw with MacOS Voiceover.
Components and styles
- The card component now supports a footer section. The guidance for this will be coming very soon after this release
- The card component now supports a "read only" view. The chevron icon is hidden and the title is no longer a link
v2.0.1
New components
NHS App button styling now added. Supports full width buttons on mobile by default.
Fixes
Create symlink to docs/_includes
so that the docs can include anything in src
Breaking changes
Prefixed all Nunjucks macros with nhsapp
.
>card
nhsappCard
v1.2.0
v1.2.0
Components and styles
- Button enhancements. Extending the
nhsuk-frontend
button styling to support default full width buttons on mobile.
v1.1.0
v1.1.0
release of the NHS App Frontend package
Minor updates to guidance
Components and styles
- Summary list now supports a two column display on mobile. Use the BEM modifier class
nhsap-summary-list--two-columns-mobile
on thedl
element
v1.0.0
NHS App design resources
v1.0.0
release of the NHS App Frontend package.
A collection of HTML, CSS, Nunjucks templates and guidance for the NHS App. Built on top of the nhsuk-frontend styles.
Components and styles
- Badge
- Bottom navigation (native)
- Card links
- Section heading
- Tag
- Timeline
- Top Navigation (native)
v0.1.0-alpha.0
0.1.0-alpha.0
🎉 Initial release of the NHS App Frontend