### 1.0.4

* Fix: Corrected CSS and added ARIA attribute - [Tracking issue](https://github.com/visual-framework/vf-core/issues/2129).

### 1.0.3

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

### 1.0.2

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

### 1.0.1

* Version bump

### 1.0.0

* Version bump

### 1.0.0-alpha.8
* Fix: Check for a truthy value of e.relatedTarget while focusing out of the dropdown. Avoid issue in Safari
  * https://github.com/visual-framework/vf-core/issues/1973

### 1.0.0-alpha.7

* Feat: Add keyboard navigation
  * https://github.com/visual-framework/vf-core/issues/1754

### 1.0.0-alpha.6

* Fix: Make the whole dropdown area clickable
  * https://github.com/visual-framework/vf-core/issues/1756

### 1.0.0-alpha.4

* Use new interactive colour token.
  * https://github.com/visual-framework/vf-core/issues/1688

### 1.0.0-alpha.3

* Basic implementation of vf-dropdown component
* [Tracking issue](https://github.com/visual-framework/vf-core/discussions/1299)
