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
9

0.5.9

Diff

Changelog

Source

v0.5.9

21 dec 2023

  • Changed transition-end callback to receive real prop value from node
  • Implemented symbol for wrapper on Component (freeing up the name wrapper to be used in Component state)
  • Added functionality to prevent a route ending up in the history stack (route option: inHistory: false)
  • Improved router backtracking logic
  • Added functionality to override route options during navigation
  • Upgraded to latest version of the renderer (0.6.1) which contains a fix for animations not finishing correctly
michielvandergeest
published 0.5.8 •

Changelog

Source

v0.5.8

15 dec 2023

  • Internal refactor of the Element
michielvandergeest
published 0.5.7 •

Changelog

Source

v0.5.7

13 dec 2023

  • Added history and backhandling to the router
  • Linked effects directly to the available shaders exposed by the L3 renderer (starting 0.6.0)
  • Added setting reactivityMode to control whether Proxy (default) or defineProperty is used to trigger reactive side effects
michielvandergeest
published 0.5.6 •

Changelog

Source

v0.5.6

11 dec 2023

  • Upgraded to version 0.6.0 of the Lightning 3 renderer
michielvandergeest
published 0.5.5 •

Changelog

Source

v0.5.5

5 dec 2023

  • Fixed regression in Slots functionality caused by forloop cleanup fix in 0.5.4
michielvandergeest
published 0.5.4 •

Changelog

Source

v0.5.4

5 dec 2023

  • Fixed issue with Components and Elements not always being cleaned up in forloop
  • Added support for nested children inside a forloop on an Element
michielvandergeest
published 0.5.3 •

Changelog

Source

v0.5.3

4 dec 2023

  • Added transition start and tranition end callbacks
michielvandergeest
published 0.5.2 •

Changelog

Source

v0.5.2

30 nov 2023

  • Fixed issue in code generator leading to creation unnecessary child nodes
  • Added focus handler to router view (that passes focus to the current active page)
michielvandergeest
published 0.5.1 •

Changelog

Source

v0.5.1

29 nov 2023

  • Fixed issue with unexpected unfocus
  • Added fastforward of transitions on the same property
  • Added functionality to skip focus change on key hold
michielvandergeest
published 0.5.0 •

Changelog

Source

v0.5.0

23 nov 2023

  • Introduced wordwrap and maxlines attributes on the Text-component, replacing the previous w and h attributes (breaking change!)
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