Skip to content

Releases: healthgovau/health-design-system

v1.4.0-alpha4

16 Dec 05:37
c8d48f9
Compare
Choose a tag to compare

Changes:

  • Rebuilt CSS and JavaScript build files.
  • Rebuilt static HTML version of Fractal component library.

v1.4.0-alpha3

16 Dec 05:10
7b8f8ac
Compare
Choose a tag to compare

Changes:

  • Fixes mismatch between Git and NPM package version numbers.

v1.4.0-alpha2

01 Dec 23:31
cd7d417
Compare
Choose a tag to compare
v1.4.0-alpha2 Pre-release
Pre-release

Changes

  • Updated documentation to provide usage instructions for command line tool.

v1.4.0-alpha1

29 Nov 01:30
Compare
Choose a tag to compare
v1.4.0-alpha1 Pre-release
Pre-release

Changes:

  • Moved all npm dependencies from nested local packages into main package (e.g. frctl/fractal).
  • Converted Fractal sub-theme code into separate npm package and then added as a dependency.
  • Create gulp:watch, fractal:start and fractal:build npm scripts.
  • Added healthds build-guide cli command from generating HTML version of HDS Style Guide in project directory.
  • Updated documentation in project README.

v1.3.2

11 Nov 02:02
e389639
Compare
Choose a tag to compare

Changes:

  • Fixes multiple security vulnerabilities in the Fractal custom theme.

Instructions:

  • Run npm install from /style-guide/theme directory.

v1.3.1

11 Nov 01:16
68087a5
Compare
Choose a tag to compare

Changes:

  • Addresses multiple security vulnerabilities by updating Fractal dependency v1.1.7 => v1.2.0

Instructions:

  • Run npm install from /style-guide directory.

v1.2.1

23 Oct 03:50
Compare
Choose a tag to compare

Fixes

  • Icons: IE needs width and height for SVGs

v1.2.0

18 Oct 02:09
88d4fd4
Compare
Choose a tag to compare

New

  • Simple header: Created cut-down simple header for campaigns
  • Campaign sub-header: Created sub-header including hero image and callout to support campaigns
  • Style guide: Add header, sub-header and campaign page template

Improvements

  • Branding: Moved 'pillar' graphic to the top of the header
  • Main navigation: Updated @gov.au/main-nav to v1.0.8
  • Main navigation: Restyled to align with Design System default to better show selected items
  • Buttons: Updated dark:hover/:focus styles to show better contrast

v1.1.4

01 Oct 06:15
Compare
Choose a tag to compare

Fixes

  • Video: Fix display issues on IE
  • Icons: Fix width issues with IE

v1.1.3

01 Oct 02:21
Compare
Choose a tag to compare

Fixes

  • Back to top: Fixed flickering of back to top after being clicked
  • Style guide: Fixed display of resource cards in a grid
  • Style guide: Adding missing back to top to all example pages.