Skip to content

Releases: FrigadeHQ/javascript

@frigade/react@2.9.2

27 Feb 19:38
Compare
Choose a tag to compare

Patch Changes

  • 78b0672: Fixes an issue where collections in some cases would not respect cool offs
  • Updated dependencies [78b0672]
    • @frigade/js@0.9.2

@frigade/js@0.9.2

27 Feb 19:38
Compare
Choose a tag to compare

Patch Changes

  • 78b0672: Fixes an issue where collections in some cases would not respect cool offs

@frigade/react@2.9.1

26 Feb 19:35
Compare
Choose a tag to compare

Patch Changes

  • 2113e9d: Fixes a typescript issue with a required field for __refreshIntervalInMS
  • Updated dependencies [2113e9d]
    • @frigade/js@0.9.1

@frigade/js@0.9.1

26 Feb 19:35
Compare
Choose a tag to compare

Patch Changes

  • 2113e9d: Fixes a typescript issue with a required field for __refreshIntervalInMS

@frigade/react@2.9.0

25 Feb 01:46
Compare
Choose a tag to compare

Minor Changes

  • 32e8384: Performance improvement that updates the behavior of syncOnWindowUpdates to debounce identical calls more aggressively

Patch Changes

  • Updated dependencies [32e8384]
    • @frigade/js@0.9.0

@frigade/js@0.9.0

25 Feb 01:46
Compare
Choose a tag to compare

Minor Changes

  • 32e8384: Performance improvement that updates the behavior of syncOnWindowUpdates to debounce identical calls more aggressively

@frigade/react@2.8.3

21 Feb 00:10
Compare
Choose a tag to compare

Patch Changes

  • 4063bb5: Fix dependencies for Flow onComplete

@frigade/react@2.8.2

14 Feb 17:57
Compare
Choose a tag to compare

Patch Changes

  • 6ac6815: Add themeSelector prop to Provider

@frigade/react@2.8.1

11 Feb 23:17
Compare
Choose a tag to compare

Patch Changes

  • 187f0c8: Misc fixes for data-step-id and part props

@frigade/react@2.8.0

07 Feb 23:37
Compare
Choose a tag to compare

Minor Changes

  • 8e6f67b: Add Checklist.Floating component, Popover and Progress.Ring primitives, and useFloating and useAutoScroll hooks