Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
January 8, 2022 01:10 am GMT

tsParticles 1.39.0 Released

tsParticles 1.39.0 Changelog

Bug Fixes

  • Fixed priority on canvas styles
  • Fixed react/preact/inferno components exports
  • Improved image loading, now in parallel

Improvements

  • Added all files for supporting the smaller engine file, preparing for v2 incoming changes. The engine file can be included or imported for a clean setup, and the plugins can be chosen manually
  • Renamed Main class to Engine, kept backward compatibility
  • Improved image loading, now they are loaded in parallel, and now if an image is missing, it will be loaded at runtime

Breaking Changes

  • Enums are not exported anymore, this breaks their javascript usages

GitHub logo matteobruni / tsparticles

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

Slack Discord Telegram

tsParticles Product Hunt

Table of Contents

Do you want to use it on your website?

Documentation and Development references here

This library is available on the two most popular CDNs and it's easy and ready to use, if you were using particles.jsit's even easier.

You'll find theinstructions below, with all thelinks you need, and


Original Link: https://dev.to/matteobruni/tsparticles-1390-released-2111

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