1.4.0 (2021-05-11)
- currencyswap: implements flexible swap settings feature (df0cc68)
1.3.3 (2021-04-05)
- currencyswap: [a11y] swap button focus color feedback (2c11e7a)
- currencyswap: added missing hover color for swapbutton (ea08902)
- paymentrequest: [a11y] cancel button focus color feedback (7a70a56)
- paymentrequest: [a11y] pressing the Enter key in an input will now trigger the swap, if possible (bbe07f8)
- protocolselector: [a11y] fix keyboard protocol selection (2cd91b8)
1.3.2 (2021-03-26)
- protocolselector: WCAG2AA - Elements with scrollable content must be keyboard accessible (3bed194)
- theme: WCAG2AA conformance - date has insufficient color contrast (aa47ec1)
1.3.1 (2021-03-24)
- themeprovider: wait for custom themes to load before applying user pref (385703a)
1.3.0 (2021-03-20)
- localizationprovider: added localizationWrapper (2b7fe38)
- localizationprovider: initial implementation (beecaa5)
1.2.0 (2021-03-19)
- currencyswap: initial implementation (c904cc7)
- input: initial implementation (91a4e98)
- input: initial implementation, with floating label feature (4c78cf3)
- protocolselector: initial implementation (fe78505)
- themeprovider: added new colors to the palettes (fa9c953)
1.1.0 (2021-03-06)
- themablecomponents: initial implementation (23a7866)
- themeprovider: initial implementation (b7e647e)
- jest: remove --silent parameter (00745b8)
1.0.2 (2021-03-04)
- README: project logo: use absolute path for npm (eb8f4dd)
- README: update logo's absolute path, adds production-use disclaimer (40a7fdd)
1.0.1 (2021-03-04)
- release: add README & CHANGELOG to the release bundle. (dc6aab9)