Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
June 18, 2022 11:37 pm GMT

tsParticles 2.1.0 Released

tsParticles 2.1.0 Changelog

Bug Fixes

  • Fixed svelte typings, closes #4131
  • Moved some specific code to the relative project, removing it from the generic engine
  • Improving container destruction
  • Improved fireworks preset
  • Fixed connect links options
  • Fixed issue with non-generated canvas elements, closes #4228
  • Fixed class attributes on solid component
  • Fixed issue with destroyed containers kept alive by plugins, closes #4151

New Features

  • Added decay to all animations
  • Added interactivity options overrides in particles options, closes #4120
  • Added a new speed object for the wobble effect
  • Added range colors to all color fields
  • Added new multiple particles feature and improved particle destroy method

Other changes

  • Changed build from rollup-plugin-vue to vite, no breaking changes, only for vue3 projects
  • Moved some updaters related code from engine to the relative updater
  • Removed dynamic import of the pathseg polyfill, used the standard one in the polygon mask plugin

GitHub logo matteobruni / tsparticles

tsParticles - Easily create highly customizable particles, confetti 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.

banner

tsParticles - TypeScript Particles

A lightweight TypeScript library for creating particles. Dependency free (*), browser ready and compatible withReact.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Riot.js, Solid.js, and Web Components

Rate on Openbase jsDelivr Cdnjs npmjs npm lerna CodeFactor Codacy Badge Gitpod Ready-to-Code Run on Repl.it

Discord Slack Telegram

tsParticles Product Hunt

Table of Contents

This readme refers to upcoming v2version, read here for v1 documentation

Do you want to use it on your website?

Documentation and Development references here

This library is available on


Original Link: https://dev.to/matteobruni/tsparticles-210-released-33mg

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To