Releases: fand/vfx-js
Releases · fand/vfx-js
[email protected]
Changes
- feat: add duotone, tritone and hueShift presets https://github.com/fand/react-vfx/pull/64
- feat: add wrap to VFXProps https://github.com/fand/react-vfx/pull/65
- fix: use highp by default https://github.com/fand/react-vfx/pull/67
- fix: improve image / video loading algorithm https://github.com/fand/react-vfx/pull/69
Full Changelog: https://github.com/fand/react-vfx/compare/[email protected]
@vfx-js/[email protected]
What's Changed
- feat: add vfx-js package https://github.com/fand/react-vfx/pull/63
Full Changelog: https://github.com/fand/react-vfx/compare/v0.6.2...@vfx-js/[email protected]
v0.6.2
v0.6.1
- feat: support nested elements and inputs (#55) 92d3ac8
- feat: accept overflow size in
overflow
property (#58) b7d4aa6 - docs: fix highlight broken on prod (#56) 5805db7
- fix: recreate CanvasTexture in rerenderTextElement (#54) 38608a8
- docs: use Vercel for PR preview (#52) 761f2ee
- ci: fix deploy env ed4e78f
v0.5.0
- feat: add overflow property to allow shaders to draw outside of the source element eed10da
- style: tidy up glitch shader 7615cf6
- style: make rgbGlitch better 2d83df3
- fix: VFXPlayer.updateElement throwing errors when VFXSpan, VFXDiv and VFXP are not ready 80a9205
- fix: styles not copied properly in VFXSpan, VFXDiv and VFXP acf2662