tsParticles 1.40.0 Changelog
Internal Updates
- Static classes are replaced by
Engine
instance singletons, this is useful for multiple instances installations since they can behave differently - Updated README.md files
- Updated all packages to match the minor version, so it's easier to understand which package is matching the engine version
New Features
- Added
domId
property to Emitters options, setting that to match a real dom element id will attach the emitter to the element (closes #2256)
Breaking Changes
- The new instance singleton management is going to break the deprecated
react-particles-js
, but I decided to not change the major version since all the official components will continue to work as expected.
matteobruni / tsparticles
tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.
tsParticles - TypeScript Particles
A lightweight TypeScript library for creating particles. Dependency free (*), browser ready and compatible with React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Riot.js, Solid.js, and Web Components
Table of Contents
-
tsParticles - TypeScript Particles
- Table of Contents
- Do you want to use it on your website?
- Library installation
- Official components for some of the most used frameworks
- Presets
- Templates and Resources
- Demo / Generator
- Video Tutorials
- …
Top comments (0)