Releases: healthgovau/health-design-system
Releases · healthgovau/health-design-system
v1.4.0-alpha4
Changes:
- Rebuilt CSS and JavaScript build files.
- Rebuilt static HTML version of Fractal component library.
v1.4.0-alpha3
Changes:
- Fixes mismatch between Git and NPM package version numbers.
v1.4.0-alpha2
Changes
- Updated documentation to provide usage instructions for command line tool.
v1.4.0-alpha1
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
andfractal: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
v1.3.1
v1.2.1
Fixes
- Icons: IE needs width and height for SVGs
v1.2.0
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
Fixes
- Video: Fix display issues on IE
- Icons: Fix width issues with IE
v1.1.3
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.