Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Latest commit

 

History

History
137 lines (70 loc) · 2.8 KB

File metadata and controls

137 lines (70 loc) · 2.8 KB

@gov.au/control-input CHANGELOG

Part of the gov.au UI-Kit ecosystem.

Contents


Versions


Release History

v2.2.0

  • Add checkbox list and radiobox list components

v2.1.6

  • Update dependencies

v2.1.5

  • Removing web pack dev server, updating dependencies

v2.1.4

  • Fixed build scripts for Windows

v2.1.3

  • Replace node-sass with sass

v2.1.2

  • Change npm run watch browser-sync location

v2.1.1

  • Update dependencies

v2.1.0

  • Adjusted small variation
  • Added lineheight for multiline control inputs
  • Increased spacing to right for inline control inputs
  • Fixed errors not showing in IE9 and IE8

v2.0.3

  • Change homepage link

v2.0.2

  • Added focus offset back to control inputs

v2.0.1

  • Fixed dependencies

v2.0.0

  • Bumped core version which changed to focus color and border/muted color mix

v1.0.0

  • Moved to AU namespace
  • Added new color themes with dark and alt variants
  • Added a new 4px based spacing system via line-height

v0.3.0

  • Added pancake-react plugin
  • Added transpiled react ES5 file as main entry file for package.json
  • Added compiled css file that is automatically imported by ES5 react file

v0.2.0

  • Added react component

v0.1.1

  • Fixed a Safari bug that made the labels break into another line. HastagSafariIsTheNewIE. (#184)

v0.1.0

  • 💥 Initial version

⬆ back to top

};