Skip to content

Releases: component-driven/ui

@component-driven/react-focus-within@2.0.0

23 Apr 15:59
16a046a
Compare
Choose a tag to compare

Major Changes

  • a2dbfb1: Switch to a monorepo setup and use Changesets.

    Each package is a separate npm package.

@component-driven/mixins@2.0.0

23 Apr 15:59
16a046a
Compare
Choose a tag to compare

Major Changes

  • a2dbfb1: Switch to a monorepo setup and use Changesets.

    Each package is a separate npm package.

Patch Changes

  • Updated dependencies [a2dbfb1]
    • @component-driven/with-selector@2.0.0

v3.0.4

21 Apr 10:05
Compare
Choose a tag to compare

3.0.4 (2020-04-21)

Bug Fixes

  • Fix security issues by running npm audit fix (6bff254)

v3.0.3

30 Mar 18:57
Compare
Choose a tag to compare

3.0.3 (2020-03-30)

Bug Fixes

  • Make sure theme is resolved (2917530)

v3.0.2

30 Mar 15:58
Compare
Choose a tag to compare

3.0.2 (2020-03-30)

Bug Fixes

  • Call the function with theme argument (a342e55)

v3.0.1

30 Mar 15:50
Compare
Choose a tag to compare

3.0.1 (2020-03-30)

Bug Fixes

  • Make border color theme-aware (c394ee5)

v3.0.0

30 Mar 12:31
Compare
Choose a tag to compare

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

13 Mar 11:29
Compare
Choose a tag to compare

2.0.3 (2020-03-13)

Bug Fixes

  • Allow more complex selectors like :hover:enabled (770cd94)

v2.0.2

13 Mar 11:01
Compare
Choose a tag to compare

2.0.2 (2020-03-13)

Bug Fixes

  • Still trying to fix the build 🤷 (9587f1e)

v2.0.1

13 Mar 10:50
Compare
Choose a tag to compare

2.0.1 (2020-03-13)

Bug Fixes

  • Publish only dist/ and fix the build. (dc1a4bd)