Skip to content

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 22:34
· 1426 commits to main since this release

fractils

2.0.3

Patch Changes

  • [fix] export mobileThreshold and clickOutside types (bb4cd8c)

  • [fix] duplicate export (0052396)

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

  • remove old event names from visibility (#7)

  • [feat] Refactor clickOutside (#7)

    • No longer takes a callback as an argument.
    • Now takes an optional { whitelist: [] } param
    • Callback should now be passed to the on:outclick event.

Patch Changes

  • [fix] add types / fix color (#7)

  • [fix] visibility types (#7)