New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lightningjs/blits

Package Overview
Dependencies
Maintainers
6
Versions
97
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.6.13

Diff

Changelog

Source

v0.6.13

16 feb 2024

  • Upgraded to 0.7.2 of the renderer
  • Introduced new maxheight attribute (besided the existing maxlines attribute) for the <Text /> component
  • Fixed issue with order of lifecycle event emits
  • Fixed logic to not unfoces a parent when it passes focus to a child
  • Removed temporary fix for renderer issue #123
michielvandergeest
published 0.6.12 •

Changelog

Source

v0.6.12

9 feb 2024

  • Added type hinting for this.$clearInterval and this.$clearTimeout
  • Fixed issue with .gitignore in app create flow
  • Added support for dynamic route parts in the router (i.e /tv/:series/episodes/:episode)
michielvandergeest
published 0.6.11 •

Changelog

Source

v0.6.11

7 feb 2024

  • Enabled the use of type as a component prop or state variable
  • Removed setting focus to AppComponent on back key press in RouterView
  • Fixed broken app create flow caused by missing dev dependencies in npx command (temporary fix)
michielvandergeest
published 0.6.10 •

Changelog

Source

v0.6.10

2 feb 2024

  • Added FPS counter from Example App as a built-in Blits component (available as <FPScounter />)
  • Added precompilation to all built-in Blits components for increased performance
  • Updated flow to create a new App project with an interactive prompt of questions (npx @lightningjs/blits@latest)
  • Upgraded to latest version of the Lightning 3 renderer (0.7.1)
michielvandergeest
published 0.6.9 •

Changelog

Source

v0.6.9

31 jan 2024

  • Fixed single quote escaping for all browsers (removing sometimes unsupported negative lookahead)
  • Fixed issue with focus when navigating back to a page that is kept in history
michielvandergeest
published 0.6.8 •

Changelog

Source

v0.6.8

29 jan 2024

  • Reverted fix (initially) empty for-loops
michielvandergeest
published 0.6.7 •

Changelog

Source

v0.6.7

26 jan 2024

  • Added this.$clearInterval and this.$clearTimeout helper functions to Component
  • Updated Lightning renderer to version 0.7.0
  • Added lineheight and textoverflow attributes to <Text />-component
  • Added setting for specifying maximum number of web workers to spawn (webWorkersLimit)
  • Added fix for issue with setting up reactivity for (initially) empty for-loops
michielvandergeest
published 0.6.6 •

Changelog

Source

v0.6.6

24 jan 2024

  • Added temporary fix for renderer issue #123
  • Fixed issue with setting mount, pivot and scale values to zero (0) in object literal with x and y key
  • Added automatic mapping of ref string to each item in a for-loop
michielvandergeest
published 0.6.5 •

Changelog

Source

v0.6.5

16 jan 2024

  • Added path to boilerplate vite.config.js for deployments in a sub folder
  • Improved error handling in the template parser, with more contextual error messages
michielvandergeest
published 0.6.4 •

Changelog

Source

v0.6.4

15 jan 2024

  • Added fix for sprites not working on certain devices
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