### 2.0.0

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

### 2.0.0-alpha.1

* adds focus outline to the svg element

### 2.0.0-alpha.0

* makes it cleaner.
* changes how selected and expanded are styled.
* makes the text link full width.
* still allows for the button icon to show/hide.

### 1.0.2

* changes any `set-` style functions to cleaner version

### 1.0.1

* JS linting

### 1.0.0

* removes right padding on nested list items so arrows align properly

### 1.0.0-beta.2

* Added a little specificity to the `.vf-show-hide__button`  and `vf-tree__button` so that it didn't break. No changes except for when `vf-show-hide__button` and `.vf-tree__button` are declared we now have `.vf-button.vf-show-hide__button` and `.vf-button.vf-tree__button`
