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
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/blits - npm Package Versions

23
10

1.16.1

Diff

Changelog

Source

v1.16.1

17 jan 2025

  • Fixed issue in certain browsers caused by route query params functionality (and optimized for performance)
michielvandergeest
published 1.16.0 •

Changelog

Source

v1.16.0

16 jan 2025

  • Fixed issue with component scope in Slots
  • Fixed issue with sprites (regression since v1.14.0)
  • Changed reactive state to only make plain objects reactive, and return custom Classes, Blits components, Renderer texture etc in raw form
michielvandergeest
published 1.15.0 •

Changelog

Source

v1.15.0

14 jan 2025

  • Added placement-attribute for easily aligning Elements to predefined locations (i.e. center, right, middle, bottom)
  • Removed automatic injection of index variable into forloop-scope to prevent unexpected naming collisions
michielvandergeest
published 1.14.1 •

Changelog

Source

v1.14.1

8 jan 2025

  • Fixed undefined-error with intercept method, when no input object is specified on root App component
michielvandergeest
published 1.14.0 •

Changelog

Source

v1.14.0

6 jan 2025

  • Added ability to deregister listeners (this.$unlisten())
  • Added autosize to images without w and h attributes
  • Fixed cleanup of transitions and end-callbacks when Elements are destroyed
  • Added support for reactively updating an entire object (instead of having to update each object key individually)
  • Added this.$size() method to set the dimensions of a Component
  • Added intercept input method to handle key presses before they reach the currently focused Component
  • Added support for query-parameters in routes (in addition to regular query params)
michielvandergeest
published 1.13.1 •

Changelog

Source

v1.13.1

9 dec 2024

  • Fixed setting of correct color when turning off rtt on an element
  • Added check for txManager in reactivity
  • Fixed reference to correct this-scope in router before hook
michielvandergeest
published 1.13.0 •

Changelog

Source

v1.13.0

5 dec 2024

  • Added padding attribute to Layout component
  • Added logging of Blits and Renderer version used in App
  • Fixed show attribute for elements without predefined width and height
  • Added automatic proxy fallback (when no browser support) for reactivity
  • Fixed and added tests related to Blits Element
  • Fixed memory issue with effects used in for-loop
  • Fixed memory issue when changing props in dynamic shader effects
  • Updated renderer to v2.8.0
michielvandergeest
published 1.12.0 •

Changelog

Source

v1.12.0

26 nov 2024

  • Fixed $hasFocus state variable not being set when navigating back to a page with keepAlive enabled
  • Added @updated-event to Layout component
  • Fixed issue with simple config for Theme plugin
michielvandergeest
published 1.11.0 •

Changelog

Source

v1.11.0

19 nov 2024

  • Added support for splitting up translation file per language
  • Added hasFocus property to ComponentBase type
  • Fixed issue with alpha during router transitions
michielvandergeest
published 1.10.1 •

Changelog

Source

v1.10.1

15 nov 2024

  • Upgraded to renderer 2.7.1
  • Added documentation on Router
23
10
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