Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nhsuk-frontend

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nhsuk-frontend - npm Package Versions

1
46

1.0.1

Diff

Changelog

Source

1.0.1 - 20 February 2019

:wrench: Fixes

  • Panel component - A fix for the panel to go full width of the grid item, rather than just the width of the content. (Issue 395)

:new: New features

  • Promo component - Updated the Nunjucks macro and css to allow any level of heading for the promo heading rather than being hardcoded to a <h3> (PR 392)
nhsuk-org
published 1.0.0 •

Changelog

Source

1.0.0 - 5 February 2019

:tada: Official release of the NHS.UK frontend

  • v1.0.0 of the NHS.UK frontend library!

:wrench: Fixes

  • Review date component - Removed the <time> markup around the date because it doesn't have a datetime attribute (which can't be automatically generated) and also we can't guarantee that the content will be a valid date/time string (PR 381)

  • Header component - Update of the Nunjucks template and documentation (PR 380)

nhsuk-org
published 0.9.1 •

Changelog

Source

0.9.1 (Prerelease) - 4 February 2019

:wrench: Fixes

  • Header, hero and breadcrumbs - IE8 fixes to make the header and hero components display better, and hidden a back link (used in mobile view) in the breadcrumbs component (PR 376)
nhsuk-org
published 0.9.0 •

Changelog

Source

0.9.0 (Prerelease) - 31 January 2019

:new: New features

  • Emergency alert, feedback banner, footer, header, hero component - Add options for extra classes and attributes in the Nunjucks macro. (PR 361)

:wrench: Fixes

  • Footer text amend - Uncapitalised copyright message in footer - 'copyright' rather than 'Copyright' (PR 360)
nhsuk-org
published 0.8.0 •

Changelog

Source

0.8.0 (Prerelease) - 17 January 2019

:boom: Breaking changes

  • Header - The autocomplete has been rewritten to remove the dependency on jQuery and now uses GOV.UK's accessible autocomplete component. You will need to do an npm install to update your packages and update the header HTML accordingly. (PR 342)
nhsuk-org
published 0.7.0 •

Changelog

Source

0.7.0 (Prerelease) - Jan 2, 2019

:new: New features

  • Button component - Add option for button to be also an <a> or <input> element. (PR 324)

:wrench: Fixes

  • Project structure - move website pages out of the /docs folder and into /app along with other general project clean up (PR 324)
nhsuk-org
published 0.6.0 •

Changelog

Source

0.6.0 (Prerelease) - 18 December 2018

:boom: Breaking changes

  • npm JavaScript file path - The nhsuk.min.js file has been moved from packages/ into dist/ if you are referencing the compiled JavaScript file from the packages/ folder please update your projects.

  • Footer no longer includes a logo and the nunjucks macro arguments have been updated - if you are using the footer nunjucks macro then you need to update it. (PR 300)

:new: New features

  • ES6 JavaScript modules - NHS.UK frontend JavaScript is now written in ES6 format, meaning you can import individual components that you require (if you are using a transpiler such as Babel). (PR 258)

See more about using ES6 modules in your project in the installing with npm - importing Javascript documentation.

nhsuk-org
published 0.5.3 •

Changelog

Source

0.5.3 (Prerelease) - 13 December 2018

:new: New features

  • Header - Add 'aria-label' Nunjucks argument so it can be overridden (PR 297)
nhsuk-org
published 0.5.2 •

Changelog

Source

0.5.2 (Prerelease) - 12 December 2018

:wrench: Fixes

  • Address styling - Add generic styling for the <address> element (PR 295)

  • Focus styles - Add focus styles on links when in High Contrast Mode in Windows to make it easier to distinguish where you are. (PR 294)

nhsuk-org
published 0.5.1 •

Changelog

Source

0.5.1 (Prerelease) - 11 December 2018

:wrench: Fixes

  • Feedback banner - Fix an issue with the JavaScript reporting errors within the console log when scrolling down the page if the feedback banner did not exist on the page. (PR 293)

  • Details - Add the missing component JavaScript to the nhsuk.min.js bundle. (PR 285)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc