Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

Releases: AusDTO/gov-au-ui-kit

UI Kit MVP "Kraken"

30 Jun 01:42
Compare
Choose a tag to compare

Guide MVP is now found at https://gov-au-ui-kit.apps.staging.digital.gov.au/.

Adds:

  • Style guide
    • Guide now uses UI Kit styles throughout
    • 'Last Updated' added to UI Kit documentation
  • Buttons
    • Guidance on how to apply button styling to button and a elements
  • Colours
    • Colour palette swatches
    • Contrast guidance and accessibility compliance
    • Contextual colours & usage guidance
  • Grid
    • Guidance on grid settings and page layout
    • Description of responsive breakpoints
    • Debugging with $visual-grid: true;
    • Accessibility guidance
  • Navigation
    • Primary navigation (vertical sidebar)
    • Breadcrumbs
  • Typography
    • Body font changed to Open Sans
    • Guidance on font and heading sizes
    • Callouts & blockquotes
    • Badges

Markup changes:

  • Badge variants now use BEM classnames (eg badge--beta)
  • Callout variant now use BEM classname (eg callout--warning)

UI Kit "Rugby" 0.0.1 - 2016-06-22

21 Jun 10:02
Compare
Choose a tag to compare
Pre-release

Adds:

  • vertical nav + responsiveness
  • breadcrumbs
  • 'badges'
  • page header styles

Markup changes:

  • page header and footer are targeted by their ARIA roles respectively
  • nav markup changes to support responsiveness

Bugfixes:

  • responsive page/grid padding fixes for tablet-desktop
  • fixed private npm dependency problem