Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lightningjs/blits

Package Overview
Dependencies
Maintainers
0
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/blits - npm Package Versions

1
10

0.9.9

Diff

Changelog

Source

v0.9.9

22 may 2024

  • Added support for rtt-attribute (Render To Texture)
  • Refactored Component for efficiency and readability
  • Improved type definitions
  • Fixed error when no settings object is supplied to Launch method
  • Fixed issue with parent variable being set on the global window object
  • Improved code of firing transitions
  • Bumped renderer to version 0.8.4
michielvandergeest
published 0.9.8 •

Changelog

Source

v0.9.8

25 apr 2024

  • Fixed issue with removing children during navigation with the router
  • Added support for overflow (as an inversed alias of clipping)
  • Upgraded to latest version of renderer (0.8.3)
  • Introduced renderMode setting (webgl or canvas)
michielvandergeest
published 0.9.7 •

Changelog

Source

v0.9.7

15 apr 2024

  • Added support for direct assignment of an Array element and triggering reactivity
  • Added support for .env in boilerplate
  • Fixed issue with Blits component being wrapped in a Proxy when assigned to a state variable
  • Fixed built-in hasFocus-state to also work for components that don't have state in their config object
michielvandergeest
published 0.9.6 •

Changelog

Source

v0.9.6

4 apr 2024

  • Added before hook to router
  • Upgraded Lightning renderer to v0.8.2
michielvandergeest
published 0.9.5 •

Changelog

Source

v0.9.5

29 mar 2024

  • Fixed cancelling of scheduled / running transitions when starting a new transition on the same prop (broke in v0.7.1).
  • Added viewport relates lifecycle hooks
michielvandergeest
published 0.9.4 •

Changelog

Source

v0.9.4

28 mar 2024

  • Upgraded Lightning renderer to v0.8.0
  • Fixed issue with reactivity in a forloop when initial array is empty
  • Introduced new gpuMemoryLimit launch setting
michielvandergeest
published 0.9.3 •

Changelog

Source

v0.9.3

25 mar 2024

  • Added support for mount / pivot on Text elements and Sprites.
michielvandergeest
published 0.9.2 •

Changelog

Source

v0.9.2

21 mar 2024

  • Fixed issue with updates not triggering during array operation
michielvandergeest
published 0.9.1 •

Changelog

Source

v0.9.1

21 mar 2024

  • Improved support for reactive advanced array operations (i.e. splice(), concat(), sort())
  • Upgraded Lightning renderer to v0.7.6
  • Reverted removal of destroy of child nodes (added in v0.8.1)
  • Introduced viewportMargin setting
  • Added undefined-check for props sent to renderer
michielvandergeest
published 0.9.0 •

Changelog

Source

v0.9.0

18 mar 2024

  • Added symbol for id on component
  • Fixed issue in for loop when :key is a number (and not a string)
  • Added built-in hasFocus state variable, available on every Component
  • Refactored font loading, removed the need for temporary src/fontLoader.js file
  • Replaced using component name with unique identifier for registering and emitting hooks
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc