Skip to content

Latest commit

 

History

History
164 lines (77 loc) · 6.11 KB

CHANGELOG.md

File metadata and controls

164 lines (77 loc) · 6.11 KB

5.2.0 (2024-06-03)

Features

  • add preview github workflow (d4e9c23)
  • add autodocs to storybook (4e5ae1d)
  • add missing packages for storybook to work (ff26484)
  • make storybook 7 work (4e98fae)
  • small update to .stories.js file (178c6ea)
  • update dependencies (9b87e21)

5.1.0 (2024-01-11)

Features

  • update exported type def (2bbc710)

5.0.0 (2024-01-11)

⚠ BREAKING CHANGES

  • Update to @pionjs/pion

Features

4.5.0 (2023-12-10)

Features

Bug Fixes

  • next slide is wrapped for part of the animation (8f61e73)
  • use-slide-list: make animationEnd$ available in the render function (cc5e5c1)

4.4.1 (2023-12-09)

Bug Fixes

  • use-slide-list: items cannot be functions (ade9315)

4.4.0 (2023-11-24)

Features

  • use-slider: memoize slide rendering (6247286)

4.3.0 (2023-11-02)

Features

  • update deps and workflows (330c377)

4.2.0 (2023-10-09)

Features

  • use-slide-list: adjust id return type (4de4123)

4.1.1 (2022-08-30)

Bug Fixes

4.1.0 (2022-07-27)

Features

4.0.0 (2022-07-19)

⚠ BREAKING CHANGES

  • deps: Upgrade to cosmoz-utils@5.

Features

  • deps: upgrade to cosmoz-utils@5 (3d83035)

3.0.0 (2022-06-21)

⚠ BREAKING CHANGES

  • Upgrade to lit2

Features

3.0.0-beta.1 (2022-06-15)

⚠ BREAKING CHANGES

  • Upgrade to lit2

Features

2.1.0 (2022-04-19)

Features

  • use-slide-list: goto fn for jumping to a certain index (ae77dc0)
  • use-slide-list: param for initial value (fa78e4d)

2.0.1 (2022-04-19)

Bug Fixes

  • animations: too slow (082ef7a)
  • use-slide-list: does not re-render when render fn changes (0b889cd)

2.0.0 (2022-03-29)

⚠ BREAKING CHANGES

  • animations: due to host styles change, some adjustments will be required

Features

  • use-slider: slide render function alongside content prop (265a206)

Bug Fixes

  • animations: stacking context is wrong (922b147)
  • use-slide-list: pass callbacks to render function (54f5072)

1.1.0 (2021-12-06)

Features

  • slider: don't use shadow root (0efec96)

1.0.0 (2021-10-07)

Features