DEV Community

Cover image for tsParticles 1.42.1 Released
Matteo Bruni for tsParticles

Posted on • Edited on

6 4

tsParticles 1.42.1 Released

tsParticles 1.42.0 Changelog

Options Updates

New numeric values are now randomizable, using the { min, max } object instead of the numeric value. The list of the new randomizable options are:

  • particles.move.attract.distance
  • particles.move.angle.offset
  • particles.move.angle.value
  • particles.orbit.opacity
  • particles.orbit.radius
  • particles.orbit.width
  • particles.repulse.distance
  • particles.repulse.duration
  • particles.repulse.factor
  • particles.repulse.speed
  • particles.roll.darken.value
  • particles.roll.enlighten.value
  • particles.rotate.animation.speed
  • particles.tilt.animation.speed
  • particles.twinkle.lines.opacity
  • particles.twinkle.particles.opacity

These are the core options, also every animation object now can have randomizable count and speed properties.

Absorbers and Emitters plugin options now have randomizable coordinates, the { min, max } can be set to their position.x and position.y values instead of a single numeric.


tsParticles 1.42.1 Changelog

Bug Fixes

  • Fixes issue with 0 values on x and y properties of emitters position options

GitHub logo 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.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay