@gov.au/control-input CHANGELOG
======================

> Part of the [gov.au components](https://github.com/govau/design-system-components/) ecosystem.


## Contents

* [Versions](#install)
* [Release History](#release-history)


----------------------------------------------------------------------------------------------------------------------------------------------------------------


## Versions

* [v3.0.2 - Update core package dependency to use the latest version](#v302)
* [v3.0.1 - Remove --save-dev flag from readme instructions](#v301)
* [v3.0.0 - Use explicit labelling instead of implicit labelling for control inputs. Remove `margin-top` for control input block that is not followed by another control input block. Removed unused `Fragment` React import](#v300)
* [v2.2.2 - Fixed radio input underlapping svg on small inputs](#v222)
* [v2.2.1 - Removed uikit references](#v221)
* [v2.2.0 - Changed focus appearance on radio buttons to be round](#v220)
* [v2.1.7 - Replace `checked` attribute with `defaultChecked` on control inputs examples](#v217)
* [v2.1.6 - Update dependencies](#v216)
* [v2.1.5 - Removing web pack dev server, updating dependencies](#v215)
* [v2.1.4 - Fixed build scripts for Windows](#v214)
* [v2.1.3 - Replace node-sass with sass](#v213)
* [v2.1.2 - Change npm run watch browser-sync location](#v212)
* [v2.1.1 - Update dependencies](#v211)
* [v2.1.0 - Adjust spacing, size and lineheight and fixed errors](#v210)
* [v2.0.3 - Change homepage link](#v203)
* [v2.0.2 - Adding focus offset back to control inputs](#v202)
* [v2.0.1 - Fix dependencies](#v201)
* [v2.0.0 - Change to focus colour and border/muted color mix](#v200)
* [v1.0.0 - Moved to AU namespace, added new color themes and spacing](#v100)
* [v0.3.0 - Added pancake-react plugin, ES5 main file](#v030)
* [v0.2.0 - Added react component](#v020)
* [v0.1.1 - Fixed webkit render bug](#v011)
* [v0.1.0 - 💥 Initial version](#v010)


----------------------------------------------------------------------------------------------------------------------------------------------------------------


## Release History

### v3.0.2

- Update core package dependency to use the latest version


### v3.0.1

- Remove --save-dev flag from readme instructions


### v3.0.0

- Use explicit labelling instead of implicit labelling for control inputs
- Remove `margin-top` for control input block that is not followed by another control input block.
- Removed unused `Fragment` React import


### v2.2.2

- Fixed radio input default styles underlapping svg on small inputs
- Removed margin on inputs, adjusted top/left position on input


### v2.2.1

- Removed uikit references


### v2.2.0

- Changed focus appearance on radio buttons to be round


### v2.1.7

- Replace `checked` attribute with `defaultChecked` on control inputs examples


### 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](https://github.com/govau/design-system-components/issues/184))


### v0.1.0

- 💥 Initial version


**[⬆ back to top](#contents)**


# };
