# [@stone-payments/emd-basic-button-v1.6.0](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.5.0...@stone-payments/emd-basic-button-v1.6.0) (2020-09-09)


### Bug Fixes

* Correct appearance of icon-only button ([9dac326](https://github.com/stone-payments/emerald-web-framework/commit/9dac326e7d8a7518b9ca374e6fc8cb1775281300))
* Correct height of medium-sized button ([163e510](https://github.com/stone-payments/emerald-web-framework/commit/163e5103a0acafd4efbaf60f2484bc0bb12e3766))


### Features

* Add small size ([5eff2c8](https://github.com/stone-payments/emerald-web-framework/commit/5eff2c8f1dfd01d7c695d2a26485b9c54ea79b60))

# [@stone-payments/emd-basic-button-v1.5.0](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.4.0...@stone-payments/emd-basic-button-v1.5.0) (2020-08-27)


### Features

* Improve button behaviour on touch devices ([0544d3d](https://github.com/stone-payments/emerald-web-framework/commit/0544d3d85a39bad68abb484a0648df8ba51099f1))

# [@stone-payments/emd-basic-button-v1.4.0](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.3.2...@stone-payments/emd-basic-button-v1.4.0) (2020-08-27)


### Features

* Add `abc` mode ([b8492fc](https://github.com/stone-payments/emerald-web-framework/commit/b8492fc48f91d00020fd9f043c01d1a493d42c28))
* Add slot icon ([9d9e37f](https://github.com/stone-payments/emerald-web-framework/commit/9d9e37f0fde7a543342872df7d23543256d35f2a))

# [@stone-payments/emd-basic-button-v1.3.2](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.3.1...@stone-payments/emd-basic-button-v1.3.2) (2020-05-21)


### Bug Fixes

* Fix Storybook Boolean properties ([c696664](https://github.com/stone-payments/emerald-web-framework/commit/c6966643219730f0caf8334dd89e5dbe37fac6b9))
* Standardize documentation ([29d3722](https://github.com/stone-payments/emerald-web-framework/commit/29d3722f9dbe0607399cfefc2df1d80291ae3051))

# [@stone-payments/emd-basic-button-v1.3.1](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.3.0...@stone-payments/emd-basic-button-v1.3.1) (2020-03-23)


### Bug Fixes

* Specify some units on Storybook documentation ([d4f9738](https://github.com/stone-payments/emerald-web-framework/commit/d4f9738))

# [@stone-payments/emd-basic-button-v1.3.0](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.2.0...@stone-payments/emd-basic-button-v1.3.0) (2020-01-10)


### Bug Fixes

* Adjust storybook example ([18c5145](https://github.com/stone-payments/emerald-web-framework/commit/18c5145))
* Update stories ([0edbf46](https://github.com/stone-payments/emerald-web-framework/commit/0edbf46))


### Features

* Add code snippet on Storybook ([cac3208](https://github.com/stone-payments/emerald-web-framework/commit/cac3208))
* Add Storybook and Readme documentation ([8b5a793](https://github.com/stone-payments/emerald-web-framework/commit/8b5a793))

# [@stone-payments/emd-basic-button-v1.2.0](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.1.3...@stone-payments/emd-basic-button-v1.2.0) (2019-11-08)


### Features

* Ignore clicks in sequence dispatching the `click` event one once. ([c9ad139](https://github.com/stone-payments/emerald-web-framework/commit/c9ad139))

# [@stone-payments/emd-basic-button-v1.1.3](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.1.2...@stone-payments/emd-basic-button-v1.1.3) (2019-09-24)


### Bug Fixes

* Fix `click` propagation bug ([d0d7015](https://github.com/stone-payments/emerald-web-framework/commit/d0d7015))

# [@stone-payments/emd-basic-button-v1.1.2](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.1.1...@stone-payments/emd-basic-button-v1.1.2) (2019-09-05)


### Bug Fixes

* Update dependencies ([4df5cdb](https://github.com/stone-payments/emerald-web-framework/commit/4df5cdb))

# [@stone-payments/emd-basic-button-v1.1.1](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.1.0...@stone-payments/emd-basic-button-v1.1.1) (2019-07-26)


### Bug Fixes

* Fix bug that causes Buttons to be unclickable when shadow DOM polyfills are used ([0d5f2b2](https://github.com/stone-payments/emerald-web-framework/commit/0d5f2b2))

# [@stone-payments/emd-basic-button-v1.1.0](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.0.3...@stone-payments/emd-basic-button-v1.1.0) (2019-07-25)


### Bug Fixes

* Fix unclickable Button on Edge ([3c53189](https://github.com/stone-payments/emerald-web-framework/commit/3c53189))
* Stop propagation of click events on disabled or loading Buttons ([7a473d9](https://github.com/stone-payments/emerald-web-framework/commit/7a473d9))


### Features

* Add icon examples to Button ([aa9f850](https://github.com/stone-payments/emerald-web-framework/commit/aa9f850))

# [@stone-payments/emd-basic-button-v1.0.3](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.0.2...@stone-payments/emd-basic-button-v1.0.3) (2019-07-05)


### Bug Fixes

* Undo forcing lit-element version to 2.1.0 ([a74852f](https://github.com/stone-payments/emerald-web-framework/commit/a74852f))

# [@stone-payments/emd-basic-button-v1.0.2](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.0.1...@stone-payments/emd-basic-button-v1.0.2) (2019-07-05)


### Bug Fixes

* Force lit-element version to 2.1.0 ([6d3e8da](https://github.com/stone-payments/emerald-web-framework/commit/6d3e8da))

# [@stone-payments/emd-basic-button-v1.0.1](https://github.com/stone-payments/emerald-web-framework/compare/@stone-payments/emd-basic-button-v1.0.0...@stone-payments/emd-basic-button-v1.0.1) (2019-07-04)


### Bug Fixes

* Update dependencies ([95ac1cd](https://github.com/stone-payments/emerald-web-framework/commit/95ac1cd))

# @stone-payments/emd-basic-button-v1.0.0 (2019-07-04)


### Features

* Copy packages from old repository. ([edecffb](https://github.com/stone-payments/emerald-web-framework/commit/edecffb))
