Releases: fand/vfx-js
react-vfx@0.10.2
What's Changed
- fix: use isInLogicalViewport for intersection calculation on init by @fand in #86
- fix: pixelRatio not being passed to VFXPlayer by @fand in #89
Full Changelog: https://github.com/fand/vfx-js/compare/@vfx-js/core@0.5.0...react-vfx@0.10.2
@vfx-js/core@0.5.2
What's Changed
- fix: use isInLogicalViewport for intersection calculation on init by @fand in #86
- fix: pixelRatio not being passed to VFXPlayer by @fand in #89
Full Changelog: https://github.com/fand/vfx-js/compare/@vfx-js/core@0.5.0...@vfx-js/core@0.5.2
react-vfx@0.10.0
What's Changed
Full Changelog: https://github.com/fand/vfx-js/compare/@vfx-js/core@0.4.1...react-vfx@0.10.0
@vfx-js/core@0.5.0
What's Changed
Full Changelog: https://github.com/fand/vfx-js/compare/@vfx-js/core@0.4.1...@vfx-js/core@0.5.0
react-vfx@0.9.1
What's Changed
Full Changelog: https://github.com/fand/vfx-js/compare/@vfx-js/core@0.4.0...react-vfx@0.9.1
@vfx-js/core@0.4.1
What's Changed
Full Changelog: https://github.com/fand/vfx-js/compare/@vfx-js/core@0.4.0...@vfx-js/core@0.4.1
react-vfx@0.9.0
What's Changed
- fix: prevent main loop from running more than once by @fand in #75
- fix: recover the original opacity of the element on VFX.remove() by @fand in #76
- fix: cleanup the canvas on VFX.destroy() by @fand in #77
- feat: add VFXProps.overlay by @fand in #78
- feat: add VFXProps.zIndex by @fand in #80
- feat: support HTMLCanvasElement for input by @fand in #81
- refactor: reorganize docs by @fand in #82
Full Changelog: https://github.com/fand/vfx-js/compare/@vfx-js/core@0.3.0...react-vfx@0.9.0
@vfx-js/core@0.4.0
What's Changed
- fix: prevent main loop from running more than once by @fand in #75
- fix: recover the original opacity of the element on VFX.remove() by @fand in #76
- fix: cleanup the canvas on VFX.destroy() by @fand in #77
- feat: add VFXProps.overlay by @fand in #78
- feat: add VFXProps.zIndex by @fand in #80
- feat: support HTMLCanvasElement for input by @fand in #81
- refactor: reorganize docs by @fand in #82
Full Changelog: https://github.com/fand/vfx-js/compare/@vfx-js/core@0.3.0...@vfx-js/core@0.4.0
react-vfx@0.8.0
What's Changed
- docs: add TypeDoc for VFX-JS by @fand in https://github.com/fand/react-vfx/pull/71
- fix: package compatibility for ESM and CJS by @fand in https://github.com/fand/react-vfx/pull/73
- fix: VFXImg / VFXVideo not working when initialized after the img / video is loaded by @fand in https://github.com/fand/react-vfx/pull/74
Full Changelog: https://github.com/fand/react-vfx/compare/react-vfx@0.7.0...react-vfx@0.8.0
@vfx-js/core@0.3.0
What's Changed
- docs: add TypeDoc for VFX-JS by @fand in https://github.com/fand/react-vfx/pull/71
- fix: package compatibility for ESM and CJS by @fand in https://github.com/fand/react-vfx/pull/73
- fix: VFXImg / VFXVideo not working when initialized after the img / video is loaded by @fand in https://github.com/fand/react-vfx/pull/74
Full Changelog: https://github.com/fand/react-vfx/compare/@vfx-js/core@0.2.0...@vfx-js/core@0.3.0