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

@lightningjs/ui

Package Overview
Dependencies
Maintainers
7
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/ui - npm Package Versions

2345

1.3.19

Diff

Changelog

Source

v1.3.19

  • When removing the last item from a CollectionWrapper using the remove method and that last item is out of bounds, no longer throws an error.

17 nov 2023

jfboeve
published 1.3.18 •

Changelog

Source

v1.3.17 / v1.3.18

-This fixes an issue that when you use setIndex when the component is inactive and when _cleanUp from Carousel is called, it clears all the items because the scrollTransition.targetValue is not updated.

25 sep 2023

jfboeve
published 1.3.17 •

Changelog

Source

v1.3.17 / v1.3.18

-This fixes an issue that when you use setIndex when the component is inactive and when _cleanUp from Carousel is called, it clears all the items because the scrollTransition.targetValue is not updated.

25 sep 2023

jfboeve
published 1.3.16 •

Changelog

Source

v1.3.16

  • fix immediate transition finish when transition is active but immediate is true.
  • fix reposition exception (issue #69)

11 aug 2023

jfboeve
published 1.3.15 •

Changelog

Source

v1.3.15

  • fix immediate options flow when forcing transition to finish right away.

17 jul 2023

jfboeve
published 1.3.14 •

Changelog

Source

v1.3.14

  • fixes scrolltransition resetting when not running.

5 jul 2023

jfboeve
published 1.3.13 •

Changelog

Source

v1.3.13

  • fixes the navigation getting stuck when the onRequestItems callback takes a while to resolve

3 jul 2023

jfboeve
published 1.3.12 •

Changelog

Source

v1.3.12

  • Focus fix when removing last element

jun 2023

jfboeve
published 1.3.11 •

Changelog

Source

v1.3.11

  • Fix remove function CollectionWrapper
jfboeve
published 1.3.10 •

Changelog

Source

v1.3.10

30 may 2023

  • Grid setIndex was async and now its sync as it was before v1.3.8
  • Immediate option on setIndex (and other methods) patch is now sync instead of an async (with duration: 0)
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