Add infinity play option (#93) #26
Annotations
5 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release:
src/components/ImagePanel/ImagePanel.tsx#L54
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
release:
src/components/ImagePanel/ImagePanel.tsx#L71
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
release:
src/components/ImagePanel/ImagePanel.tsx#L182
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
release:
src/components/ImagePanel/ImagePanel.tsx#L202
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|