All Versions
100
Latest Version
Avg Release Cycle
2 days
Latest Release
1591 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v20200427.14 Changes
April 27, 2020 -
v20200427.4 Changes
April 27, 2020๐ Changes:
- ๐ b5dc64b Merge pull request #274 from matteobruni/dev
- ๐ c855fe1 Merge branch 'master' into dev
- โก๏ธ 7bb58c4 Update package.json
- a06c242 Merge pull request #273 from matteobruni/dependabot/npm_and_yarn/dev/types/node-13.13.4
- 1f687cb Bump @types/node from 13.13.3 to 13.13.4
- โก๏ธ a9bfe6b Update package.json
- ef0832d Merge pull request #272 from matteobruni/dependabot/npm_and_yarn/dev/typedoc-0.17.5
- e7c1722 Merge pull request #271 from matteobruni/dependabot/npm_and_yarn/dev/types/node-13.13.3
- e31b813 Bump typedoc from 0.17.4 to 0.17.5
- 4a015a0 Bump @types/node from 13.13.2 to 13.13.3 ๐ See More
- 48237b8 version bump
- 3b84329 1.13.3
- b498de2 added delta to opacity, size and rotation animations
- 4551927 options improvements
- ce5f111 Merge pull request #270 from matteobruni/dependabot/npm_and_yarn/dev/mocha-7.1.2
- d9e842a Merge pull request #269 from matteobruni/dependabot/npm_and_yarn/dev/ts-node-8.9.1
- f2d460c Bump mocha from 7.1.1 to 7.1.2
- beacd26 Bump ts-node from 8.9.0 to 8.9.1
๐ This list of changes was auto generated.
-
v20200426.10
April 26, 2020 -
v20200426.5
April 26, 2020 -
v20200425.5 Changes
April 24, 2020๐ Changes:
- ๐ d420ed8 Merge pull request #264 from matteobruni/dev
- ๐ 5f48101 Merge branch 'master' into dev
- ๐ 739ee40 Merge pull request #235 from matteobruni/staging
- ๐ 3cc0947 preparing release
- a8bfac6 1.13.0
- ๐ 88c917a Merge pull request #263 from matteobruni/dev
- ๐ db23253 little improvement to twinkle settings, fixes #262
- ๐ 063b6a5 fixed little issue on ImageDrawer.ts and added a svg data uri in dataImages.json
- f082b73 twinkle feature, closes #262
- 6d40c17 1.13.0-beta.9 ๐ See More
- ๐ 5d47802 fixes #260 [#247, #236, #231, #229, #227, #226, #215, #206, #174, #140, #115, #104 ]
- โ 518e69a added a data uri test preset for images, fixed tests and passive event listeners
- ๐ bc47abd Merge pull request #259 from matteobruni/dev
- 95a7e1c 1.13.0-beta.8
- c9f3c15 Container stop fix for absorbers and emitters
- 5d48a41 beta 8, urgent absorber fix
- 847914d 1.13.0-beta.7
- ๐ c96fa35 beta 7, fixed black holes and renamed to absorbers
- ๐ 5523e5c Merge pull request #257 from matteobruni/dev
- 3c406c2 1.13.0-beta.6
- 76043e8 beta 6
- b1f9617 onclick black holes
- 2d1c292 black holes
- e4c7708 collisions options changed
- ๐ dcf9c16 Merge pull request #256 from matteobruni/dev
- 3cdd4bd 1.13.0-beta.5
- 8a92c7a beta 5
- eedd1b8 fix
- โก๏ธ 574c0ae README update
- โก๏ธ 1d27735 updates
- adc26e1 Merge pull request #255 from matteobruni/dependabot/npm_and_yarn/dev/jsoneditor-8.6.6
- c9b63bf Bump jsoneditor from 8.6.5 to 8.6.6
- ๐ d9e5c7e code style
- 26a9306 Merge pull request #254 from matteobruni/dependabot/npm_and_yarn/dev/types/node-13.13.2
- 96dc5c8 Bump @types/node from 13.13.1 to 13.13.2
- ๐ c53eb8f Merge pull request #253 from matteobruni/dev
- 34b69ee 1.13.0-beta.4
- c1f16d8 beta 4, collision now work fine!
- ๐ 40755e0 Merge pull request #252 from matteobruni/dev
- 878b1fe beta 3
- 64d1a9a 1.13.0-beta.3
- ๐ 1668a7d spatial grid tests, after merge fix
- ๐ 1f1a76b Merge pull request #249 from PieceMaker/jadams-test-spatial-grid
- โก๏ธ 1c3d2e3 Update package.json
- ๐ fa42fd2 Merge branch 'dev' into jadams-test-spatial-grid
- ๐ f44a5b1 Merge pull request #251 from matteobruni/dev
- โ 1b70fa7 test fix
- 8219498 beta 2
- 2d64ff1 1.13.0-beta.2
- โ b8d3dd3 tests fixed
- โก๏ธ 6eebff6 webpack update
- f901cb6 Merge pull request #250 from matteobruni/dependabot/npm_and_yarn/dev/webpack-4.43.0
- 4d08914 Bump webpack from 4.42.1 to 4.43.0
- e400e4e connecter with spatial grid and stroke fix
- ๐ c3d6363 code style fix
- ๐ 34d856b code style
- ๐ be6055b code style
- ๐ a1b59e1 code style
- ๐ 2c28eb1 code style
- โช dcfd820 reverted to 4 spaces indentation, codacy will be happy
- ๐ f43e5a3 canvas bounds bounce fixed
- ๐ 54d50ba [CodeFactor] Apply fixes
- 239cb29 Import index.ts so custom window functions will be declared.
- โ e113b62 Add NodeJS types and add window so tests won't fall over.
- 2f427c2 SpatialGrid.cellSize increased so I had to modify the cell extents.
- 77309e5 queryRadiusWithDist method name and return type changed.
- โ 841fb40 Mocha is smart enough to not try to run fixtures as tests.
- โ 138861b Add tests for particle 4 and radius encompassing all particles.
- โ bcd2258 Add tests for queryRadiusWithDist.
- 7ae8edc Fix array index that was introducing undefined in queryRadius results.
- โ 76facbf Add queryRadius tests. They are failing due to undefineds in array.
- d92fb1c Fix issue with particles being offset by 3.
- โ 0f99dfd Add particle fixture and tests for multiple point in grid cell.
- โ b48dd17 Started adding tests for SpatialGrid.queryInCell.
- ๐ 2e168d1 Merge pull request #248 from matteobruni/dev
- โช 48e32b3 restored test preset
- ed5337d 1.13.0-beta.1
- ๐ 99a8b98 beta 1 with critical fixes for beta 0
- ๐ 159b2de Merge pull request #246 from matteobruni/dev
- โก๏ธ 21cfa4c updated to beta stage
- aa263c3 1.13.0-beta.0
- โก๏ธ 1e91b5a updates
- 7da3b6b Merge pull request #245 from matteobruni/dependabot/npm_and_yarn/dev/ts-node-8.9.0
- a853182 Bump ts-node from 8.8.2 to 8.9.0
- ๐จ 3a912a9 retina resize on PolygonMask.ts, little refactoring
- ๐จ ada3120 little refactoring on CanvasUtils.ts
- ๐ 6d37879 Merge pull request #244 from matteobruni/dev
- ๐ d9adeb1 Merge remote-tracking branch 'origin/dev' into dev
- ๐ 4a57f79 Merge pull request #243 from matteobruni/dev
- ๐ 212e387 code style fix
- ๐ 630c601 [CodeFactor] Apply fixes
- 6916fcb 1.13.0-alpha.7
- a3926ad fix blink line links
- ๐ 8bf5005 fixed mid color on link lines
- 595a627 funding
- ๐ 705dff5 Merge pull request #240 from matteobruni/dev
- 38f50bf 1.13.0-alpha.6
- b8e810f speed on repulse options
- ๐ 5fae645 Merge pull request #239 from matteobruni/dev
- ๐ e506cfe little fixes for alpha 5
- ab42e3d alpha 5
- c7446bf 1.13.0-alpha.5
- f929438 Bubbler with spatial map
- f4ef2fb added spatial map to Grabber and Repulser
- ๐ 1171af4 Merge pull request #238 from matteobruni/dev
- โก๏ธ a40e48f polygon mask samples updated
- 99ec0f5 alpha version bump
- 29ab853 1.13.0-alpha.4
- ๐ 7025899 fixed multiple polygon mask
- โก๏ธ 558cbe2 updates
- 91a7b82 Merge pull request #237 from matteobruni/dependabot/npm_and_yarn/dev/jsoneditor-8.6.5
- f03332c Bump jsoneditor from 8.6.4 to 8.6.5
- ๐ afde231 Merge pull request #234 from matteobruni/dev
- cfbfc8b fix naming
- โก๏ธ 324c3d9 updated contributors
- 8f850e9 alpha version bump
- 6fd5d3e 1.13.0-alpha.3
- a099e30 multiple polygon mask paths
- โ f2b3b10 fixed all tests
- โ 29f187b more ColorUtils tests added, all methods are covered
- โ 83548ab added other color tests, prepared those missing
- โ 7a57657 added other color tests
- โ ad245f7 some ColorUtils tests, little fixes
- ๐ 4fcd163 Merge pull request #232 from PieceMaker/jadams-test-utils
- ๐ f3e451e Move file to follow existing structure.
- ๐ bd40400 Remove duplicate exclusion.
- ๐ 27399be Merge branch 'dev' into jadams-test-utils
- ๐ 882825c Merge pull request #233 from matteobruni/dev
- 308b09a hover repulse check
- 3f55156 fix nuspec version
- 906717b yml
- 2f1dbe5 div repulse check
- ae88a7e repulser cleanup
- 58f9167 TSConfig is now targeting commonjs so we don't need to override it.
- โ dc1939c Forgot to re-add the test script.
- 7572d40 Don't need to commit fixture files yet as they are not used yet.
- โ b7dab95 Add testing dev dependencies.
- ๐ 301ccba Merge branch 'jadams-test-utils' of github.com:PieceMaker/tsparticles into jadams-test-utils
- โ abed89e Add tests for array randomization methods.
- โ 0517fb5 Add a couple more tests for randomInRange.
- โ 46d1049 Add tests for bounds methods.
- โ 5632e58 Add tests for getDistanceBetweenCoordinates.
- โ 4131081 Add tests for mix.
- โ 494418b Add tests for clamp and isInArray.
- โ f041e04 Stop TypeScript from complaining about tests not living in src.
- โ e87fa95 Add basic structure and first test. Deps added later.
- โ 83e6e99 Add tests for array randomization methods.
- โ c21810d Add a couple more tests for randomInRange.
- โ adbf798 Add tests for bounds methods.
- โ 70360d3 Add tests for getDistanceBetweenCoordinates.
- โ db700f3 Add tests for mix.
- โ fa7b27d Add tests for clamp and isInArray.
- โ 38ec8ff Stop TypeScript from complaining about tests not living in src.
- ebd6f36 1.13.0-alpha.2
- ๐ 82e8a36 fixed repulse div mode, a code clean up in Repulser.ts could be a good idea
- bb8a0bf repulse div sample
- ๐ฆ f708fd6 contributors on package.json
- ๐ 87866ad Merge branch 'master' into dev
- โก๏ธ 293b05d Update azure-pipelines.yml
- โก๏ธ 96504f0 Update tsParticles.nuspec
- โก๏ธ 806df2c Update azure-pipelines.yml
- ๐ 96ee14c Merge pull request #230 from matteobruni/hotfix-1.12.11
- โก๏ธ 1a03728 Update README.md
- ๐ d3ad0fc Merge remote-tracking branch 'remotes/origin/hotfix-1.12.11' into dev
- ๐ ea828ba changes on build, now working in node too
- ๐ 64a90b7 Merge branch 'hotfix-1.12.11' into dev
- ๐ 029bea7 changes on build, now working in node too
- d6a0e16 1.12.11
- 0f4078b 1.13.0-alpha.1
- ๐ 4103ba6 changes on build
- โ 6790f42 Add basic structure and first test. Deps added later.
- โ 501384b another test added
- โ a28ca7c tested default.json in demo presets
- ๐ 9f7f693 fixed build and added more tests
- ๐ a3510ab test before build
- ๐จ a3ae3d4 added a little test as a sample, some refactoring
- 9b368a8 bubble mode now has a color option
- df100d9 added some comments, made some changes about options and colors
- a52127e alpha version
- daaf486 1.13.1-alpha.0
- โก๏ธ a0481cd Update README.md
- ๐ 174bc39 fixed bug on particle size
- ๐ 8f66129 Merge pull request #228 from TylerBurnett/dev
- โก๏ธ 0df8d5d Update Linker.ts
- 8f231ef Pull changes
- ๐ 29df5ee code style fix
- ๐ 2cb121c code style fix
- ๐ edd8351 code style fix
- ๐ 7c6923c code style fix
- ๐ f790c08 Merge branch 'dev' of https://github.com/matteobruni/tsparticles into dev
- ๐ 8091ee4 code style fix
- ๐ 1bdcf82 Merge branch 'dev' of https://github.com/matteobruni/tsparticles into dev
- ๐ 3219ed5 Removed IParticle usage
- โก๏ธ 9da8860 Update IParticle.ts
- โก๏ธ 8618428 Update Particle.ts
- ๐ ba9cddf little fixes on size and opacity animations
- ๐ adeecd5 fixed emitter sample
- 9841310 resize event for emitters
- 7b7f562 emitters size and click mode for adding them
- 5b9e66d thanks to jetbrains
- โก๏ธ 48ba376 imports fixed, schema updated
- ๐ eb233e1 removed autostart, moved some sections to wiki
- e3f9068 Pull Request changes
- ๐ท cd2edd5 CI fixes
- โก๏ธ ce80cb4 Spatial Updates
- โก๏ธ 6c66de8 Update SpatialGrid.ts
- f91c0f7 Quick fix
- โก๏ธ 97d6749 Update options.schema.json
- ๐ b27b62c Merge branch 'dev' of https://github.com/matteobruni/tsparticles into dev
- bd14c20 Further Spatial grid implementation
- โก๏ธ bba6f2e Update README.md
- โก๏ธ 5bb0816 Update mask.json
- โก๏ธ 9f14bbd updated readme with new implementations, polygon mask can now have a custom position
- c2b2490 emitters with life count/duration/delay
- โก๏ธ 684ccd4 Update emitter.json
- โก๏ธ cc5efa1 updates on emitters
- โก๏ธ 4e1f09f Update azure-pipelines.yml for Azure Pipelines
- โก๏ธ 4bbdbd4 Update azure-pipelines.yml for Azure Pipelines
- โก๏ธ e772550 Update azure-pipelines.yml for Azure Pipelines
- โก๏ธ 6b81be5 Update azure-pipelines.yml for Azure Pipelines
- โก๏ธ fa5acd9 custom options on shapes, polygons shapes sample updated with this configuration
- โก๏ธ 1ceb05d custom options on shapes, polygons shapes sample updated with this configuration
- af0ad6b fix
- ๐ 8b99b0a Merge branch 'master' into dev
- 7cbd438 improving emitters
- ๐ 4752529 Merge branch 'master' into dev
- ๐ b426777 Merge branch 'master' into dev
- f8f872e preparing emitters
- ๐ 95f9287 little fixes
- ๐ 1875bc4 Merge pull request #222 from TylerBurnett/master
- โก๏ธ 55bf93f Update Particles.ts
- ๐ 46ad0a5 Merge branch 'master' of https://github.com/TylerBurnett/tsparticles
- โก๏ธ 99a001b Update Particle.ts
- ๐ e32ed34 Merge branch 'dev' into master
- a642cf2 changed webstorm code formatting
- ๐ a9f639b Merge branch 'dev' into master
- โก๏ธ f89664a Update SpatialGrid.ts
- ๐ aec0ad8 Merge branch 'master' of https://github.com/TylerBurnett/tsparticles
- ๐ e0bc60c Pull request fixes
- ๐ cf4c8c8 [CodeFactor] Apply fixes
- b435b11 Quick fix ups
- 6a9d577 Spatial grid addition
- ๐ 5ef3bd0 Merge branch 'master' into dev
- f4a702f Merge pull request #220 from matteobruni/dependabot/npm_and_yarn/dev/jquery-3.5.0
- ff36551 Bump jquery from 3.4.1 to 3.5.0
- ๐ c4f860e merged to dev, without breaking changes
- 500780c overriding particle options
- 670fc3c fix name
- ๐ c316f0b Merge branch 'hotfix-1.12.8' into dev2
- ๐ 8ed47ad fixed shape options
๐ This list of changes was auto generated.
-
v1.17.0-alpha.7
June 26, 2020 -
v1.17.0-alpha.6
June 24, 2020 -
v1.17.0-alpha.4
June 22, 2020 -
v1.16.0
June 15, 2020 -
v1.16.0-beta.6
June 15, 2020