Releases: component-driven/ui
Releases · component-driven/ui
@component-driven/react-focus-within@2.0.0
@component-driven/mixins@2.0.0
Major Changes
Patch Changes
- Updated dependencies [a2dbfb1]
- @component-driven/with-selector@2.0.0
v3.0.4
3.0.4 (2020-04-21)
Bug Fixes
- Fix security issues by running
npm audit fix
(6bff254)
v3.0.3
3.0.3 (2020-03-30)
Bug Fixes
- Make sure theme is resolved (2917530)
v3.0.2
3.0.2 (2020-03-30)
Bug Fixes
- Call the function with theme argument (a342e55)
v3.0.1
3.0.1 (2020-03-30)
Bug Fixes
- Make border color theme-aware (c394ee5)
v3.0.0
3.0.0 (2020-03-30)
Features
- Make mixins theme-ui-aware (9c64dee)
BREAKING CHANGES
- Removed second argument
hasInset
from focusBoxShadow
mixin
v2.0.3
2.0.3 (2020-03-13)
Bug Fixes
- Allow more complex selectors like
:hover:enabled
(770cd94)
v2.0.2
2.0.2 (2020-03-13)
Bug Fixes
- Still trying to fix the build 🤷 (9587f1e)
v2.0.1
2.0.1 (2020-03-13)
Bug Fixes
- Publish only dist/ and fix the build. (dc1a4bd)