@lightningjs/blits
Advanced tools
Changelog
v1.17.0
24 jan 2025
wordwrap
-attribute on Text component in favour of maxwidth
canvas
and textureProcessingLimit
launch optionsChangelog
v1.16.2
21 jan 2025
Changelog
v1.16.1
17 jan 2025
Changelog
v1.16.0
16 jan 2025
Changelog
v1.15.0
14 jan 2025
placement
-attribute for easily aligning Elements to predefined locations (i.e. center
, right
, middle
, bottom
)index
variable into forloop-scope to prevent unexpected naming collisionsChangelog
v1.14.1
8 jan 2025
undefined
-error with intercept method, when no input object is specified on root App componentChangelog
v1.14.0
6 jan 2025
this.$unlisten()
)w
and h
attributesthis.$size()
method to set the dimensions of a Componentintercept
input method to handle key presses before they reach the currently focused ComponentChangelog
v1.13.1
9 dec 2024
this
-scope in router before hookChangelog
v1.13.0
5 dec 2024
padding
attribute to Layout componentChangelog
v1.12.0
26 nov 2024
$hasFocus
state variable not being set when navigating back to a page with keepAlive
enabled@updated
-event to Layout component