Skip to content

Tags: PaulFasola/adoption

Tags

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0 [skip ci]

## [1.4.0](v1.3.3...v1.4.0) (2021-05-11)

### Features

* **currencyswap:** implements flexible swap settings feature ([df0cc68](df0cc68))

v1.3.3

Toggle v1.3.3's commit message
chore(release): 1.3.3 [skip ci]

### [1.3.3](v1.3.2...v1.3.3) (2021-04-05)

### Bug Fixes

* **currencyswap:** [a11y] swap button focus color feedback ([2c11e7a](2c11e7a))
* **currencyswap:** added missing hover color for swapbutton ([ea08902](ea08902))
* **paymentrequest:** [a11y] cancel button focus color feedback ([7a70a56](7a70a56))
* **paymentrequest:** [a11y] pressing the Enter key in an input will now trigger the swap, if possible ([bbe07f8](bbe07f8))
* **protocolselector:** [a11y] fix keyboard protocol selection ([2cd91b8](2cd91b8))

v1.3.2

Toggle v1.3.2's commit message
chore(release): 1.3.2 [skip ci]

### [1.3.2](v1.3.1...v1.3.2) (2021-03-26)

### Bug Fixes

* **protocolselector:** WCAG2AA - Elements with scrollable content must be keyboard accessible ([3bed194](3bed194))
* **theme:** WCAG2AA conformance - date has insufficient color contrast ([aa47ec1](aa47ec1))

v1.3.1

Toggle v1.3.1's commit message
chore(release): 1.3.1 [skip ci]

### [1.3.1](v1.3.0...v1.3.1) (2021-03-24)

### Bug Fixes

* **themeprovider:** wait for custom themes to load before applying user pref ([385703a](385703a))

v1.3.0

Toggle v1.3.0's commit message
chore(release): 1.3.0 [skip ci]

## [1.3.0](v1.2.0...v1.3.0) (2021-03-20)

### Features

* **localizationprovider:** added localizationWrapper ([2b7fe38](2b7fe38))
* **localizationprovider:** initial implementation ([beecaa5](beecaa5))

v1.2.0

Toggle v1.2.0's commit message
chore(release): 1.2.0 [skip ci]

## [1.2.0](v1.1.0...v1.2.0) (2021-03-19)

### Features

* **currencyswap:** initial implementation ([c904cc7](c904cc7))
* **input:** initial implementation ([91a4e98](91a4e98))
* **input:** initial implementation, with floating label feature ([4c78cf3](4c78cf3))
* **protocolselector:** initial implementation ([fe78505](fe78505))
* **themeprovider:** added new colors to the palettes ([fa9c953](fa9c953))

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0 [skip ci]

## [1.1.0](v1.0.2...v1.1.0) (2021-03-06)

### Features

* **themablecomponents:** initial implementation ([23a7866](23a7866))
* **themeprovider:** initial implementation ([b7e647e](b7e647e))

### Reverts

* **jest:** remove --silent parameter ([00745b8](00745b8))

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v1.0.1

Toggle v1.0.1's commit message
chore(release): 1.0.1 [skip ci]

### [1.0.1](v1.0.0...v1.0.1) (2021-03-04)

### Bug Fixes

* **release:** add README & CHANGELOG to the release bundle. ([dc6aab9](dc6aab9))

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

## 1.0.0 (2021-03-04)

### Features

* First automated release attempt, packing [#2](#2) and updated package.json dependencies. ([7a89da9](7a89da9))