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

@lightningjs/blits

Package Overview
Dependencies
Maintainers
7
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

23
10

1.14.1

Diff

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
michielvandergeest
published 1.10.0 •

Changelog

Source

v1.10.0

8 nov 2024

  • Fixed issue with back button not bubbling to App component after last page in router history is popped
  • Added align-items attribute to Layout component
  • Fixed issue with watching nested state variables and global state
  • Upgraded to renderer 2.6.2
  • Fixed issue with white background for Elements with falsy src attribute
  • Fixed issue with calling focus on component that already is focussed
michielvandergeest
published 1.9.2 •

Changelog

Source

v1.9.2

5 nov 2024

  • Fixed Element related tests
  • Bumped renderer to version 2.6.0
michielvandergeest
published 1.9.1 •

Changelog

Source

v1.9.1

4 nov 2024

  • Added fix for omitting gap-attribute in Layout component
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