All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated USWDS to 2.11.2
- Updated USWDS to 2.11.1
- The wdfnviz.js script must now be loaded within the body tag. We recommend putting it as the first tag inside body and use the async attribute.
- Updated USWDS to 2.10.1
- Updated index.html template to include the viewport meta tag. Fixed the footer to display the social media icons below the first set of footer links rather than float left.
- Updated to USWDS 2.10.0 - includes adding the uswds-init.min.js script to prevent banner flashing.
- Using Jest rather than Karma/Jasmine for the testing framework.
- Updated to USWDS 2.9.0
- Updated to USWDS 2.8.1
- Updated to USWDS 2.8
- Updated header template (src/templates/header.html) to reflect new header guidance. See https://github.com/uswds/uswds/releases/tag/v2.8.0 and look for Updates to the banner. Users of this package will need to update their own templates.
- Updated USWDS to 2.7.1
- Updated USWDS to 2.7.0
- Updated USWDS to 2.6.0
- Updated USWDS to 2.5.1
- Updated header template to add
aria-label="Official government website"
to the top "usa-banner" section - Updated footer template to add
aria-label="Footer Navigation"
to the usgs-footer-container and changed it to a nav element - Using Dart Sass to compile the style sheets
- Using postcss-csso to minimize the style sheets
- Updated the .stylelintrc.json to use the same as USWDS without the prettier plugin.
- Updated USWDS to 2.4.0
- Updated USWDS to 2.3.1
- Build process has been tested with nodejs 12.x
- Updated USWDS to 2.2.1
- Removed unused dependencies and updated linting rules for scss to match USWDS.
- Remove obsolete sass variable from stylesheet
- Build tooling dependencies updated to latest versions
- Updated USWDS to 2.0.3
- Updated build USWDS to 2.0.1
- A git tag is created for each release