Skip to content

Releases: regchiu/vscode-lottie-preview

v1.2.2

09 Jul 05:41
Compare
Choose a tag to compare

Docs

  • Add commands information.

Security

  • Upgrade @azure/identity to version 4.2.1 or later.

v1.2.1

27 May 03:05
Compare
Choose a tag to compare

Fix

  • Unstable webview postMessage.

v1.2.0

25 May 07:53
Compare
Choose a tag to compare

Refactor

  • React and vscode/webview-ui-toolkit,

v1.1.0

20 May 08:58
Compare
Choose a tag to compare

Features

  • Control panel.

v1.0.3

17 May 14:20
Compare
Choose a tag to compare

Performance

  • Set WebviewPanelOptions.retainContextWhenHidden to false.

v1.0.2

22 Mar 02:30
Compare
Choose a tag to compare

Chore

  • Update dependencies
    1. @dotlottie/dotlottie-js to 0.7.1
    2. @dotlottie/player-component to 2.7.12

v1.0.1

15 Feb 03:28
Compare
Choose a tag to compare

Refactor

  • Replace lottie-player with dotlottie-player

Chore

  • Update dependencies
    1. @dotlottie/dotlottie-js to 0.7.0
    2. @dotlottie/player-component to 2.7.9

v1.0.0

30 Jan 05:14
Compare
Choose a tag to compare

Features

  • Support .lottie file

Break Changes

  • Rename command title Lottie Preview: Preview Lottie to Lottie Preview: Preview .json Lottie

v0.0.5

26 Jan 02:08
Compare
Choose a tag to compare

Fix command menu item only show when active text editor is lottie file.

v0.0.4

26 Jan 02:08
Compare
Choose a tag to compare

Check active text editor is Lottie file.