Skip to content

Releases: LottieFiles/dotlottie-web

@lottiefiles/[email protected]

27 Nov 06:32
806a488
Compare
Choose a tag to compare

Minor Changes

  • 4be7253: chore: update dotlottie-rs WASM bindings to use ThorVG v0.15.5 and fix minor memory leaks.

Patch Changes

  • 4be7253: fix: incorrect default device pixel ratio for DotLottieWorker
  • 4be7253: fix: prevent unnecessary multiple WASM module fetches in DotLottieWorker

@lottiefiles/[email protected]

27 Nov 06:32
806a488
Compare
Choose a tag to compare

Patch Changes

@lottiefiles/[email protected]

27 Nov 06:32
806a488
Compare
Choose a tag to compare

Patch Changes

@lottiefiles/[email protected]

27 Nov 06:32
806a488
Compare
Choose a tag to compare

Patch Changes

@lottiefiles/[email protected]

27 Nov 06:32
806a488
Compare
Choose a tag to compare

Patch Changes

@lottiefiles/[email protected]

27 Nov 06:32
806a488
Compare
Choose a tag to compare

Patch Changes

@lottiefiles/[email protected]

20 Nov 11:50
5c46ed5
Compare
Choose a tag to compare

Minor Changes
0d65643:

  • feat: updated dotLottie-rs wasm bindings to v0.1.33 which includes the new v2 dotLottiespecs and theming
    support.
  • feat: Added setSlots methods to DotLottie class to set lottie slots in runtime.
  • feat: Added themeId
    prop to the DotLottie class config to initially load a .lottie with a specific theme.
  • feat: Added resetTheme
    method to the DotLottie class to reset the theme to the default one.

BREAKING CHANGE:

  • DotLottie's loadTheme method is no longer supported, use setTheme instead.
  • DotLottie's setThemeData method is no longer supported, use setThemeData instead.

@lottiefiles/[email protected]

20 Nov 12:04
5c46ed5
Compare
Choose a tag to compare

Patch Changes

@lottiefiles/[email protected]

20 Nov 12:02
5c46ed5
Compare
Choose a tag to compare

Patch Changes

@lottiefiles/[email protected]

19 Nov 03:30
73f0001
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 9ed1a99: fix: lottie default slots are not applied