### 2.0.3

* Updated status to live - [Tracking issue](https://github.com/visual-framework/vf-core/issues/2170).

### 2.0.2

* Changelog correction [Tracking issue](https://github.com/visual-framework/vf-core/issues/2035)

### 2.0.1

* Updated documentation for `vf-form` so that it's cross linked to Form components. [Tracking issue](https://github.com/visual-framework/vf-core/issues/1904)

### 2.0.0-alpha.2

* Dependency bump

### 2.0.0-alpha.1

* status updates pre-release

### 2.0.0-alpha.0

* removes `vf-form__core` as a thing and shows example of how to make a form.

### 1.1.0

* Updates example to use stack.
* Includes example of inline radios.
* https://github.com/visual-framework/vf-core/pull/1228/

### 1.0.1

* `vf-form/vf-form.scss` requires `__fieldset` and `__legend` but they are missing from the `package.json`

### 1.0.0

* moves example to it's own template to allow for more labelling
* removes flotLabel.js but keeps a log for browser console to let developers know
