# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.3](https://github.com/web-padawan/vanilla-hamburger/compare/v0.2.2...v0.2.3) (2020-10-23)


### Features

* add disabled property and attribute ([#8](https://github.com/web-padawan/vanilla-hamburger/issues/8)) ([47d7dfd](https://github.com/web-padawan/vanilla-hamburger/commit/47d7dfd75385e990fd26b10206fdba40b809fc65))

### [0.2.2](https://github.com/web-padawan/vanilla-hamburger/compare/v0.2.1...v0.2.2) (2020-10-05)


### Features

* reflect pressed property to attribute ([21e256f](https://github.com/web-padawan/vanilla-hamburger/commit/21e256f0b4c07bad4bdcbfcaa0874068817b9769))

### [0.2.1](https://github.com/web-padawan/vanilla-hamburger/compare/v0.2.0...v0.2.1) (2020-10-01)


### Bug Fixes

* handle distance attribute properly ([#4](https://github.com/web-padawan/vanilla-hamburger/issues/4)) ([3c0fb78](https://github.com/web-padawan/vanilla-hamburger/commit/3c0fb78e5460e7ffd9c5c068a4e4ae44382c8c52))

## [0.2.0](https://github.com/web-padawan/vanilla-hamburger/compare/v0.1.0...v0.2.0) (2020-09-28)


### ⚠ BREAKING CHANGES

* rename protected methods

### Features

* add burger props TS interface ([388bb1a](https://github.com/web-padawan/vanilla-hamburger/commit/388bb1a12b2300fca7dd89d459bc718027104338))
* add label property for a11y ([98dc9e6](https://github.com/web-padawan/vanilla-hamburger/commit/98dc9e64b6f50abe61e4896d688f1b110e878005))
* add native button CSS part ([5be3a5d](https://github.com/web-padawan/vanilla-hamburger/commit/5be3a5d8d81955b603bfb58113ab7ef15be60554))


### Bug Fixes

* check if native button exists ([fcc75e9](https://github.com/web-padawan/vanilla-hamburger/commit/fcc75e9371d90241e004c952a930cabf27afc4ee))
* focus and blur native button ([781868f](https://github.com/web-padawan/vanilla-hamburger/commit/781868fdd4185b1ecad362c1448a2e86ad1c4642))


### Internal Changes

* hide internals with symbols ([bd05887](https://github.com/web-padawan/vanilla-hamburger/commit/bd05887fef91d66fea668ffe3fde6539efbe329b))

## 0.1.0 (2020-09-22)


### Features

* add hamburger components ([9e2b5d1](https://github.com/web-padawan/vanilla-hamburger/commit/9e2b5d1dad25cf74f161b317be7686ecb002e81e))
