@lightningjs/blits
Advanced tools
Changelog
v0.8.1
9 mar 2024
Changelog
v0.8.0
1 mar 2024
this.$clearIntervals()
and this.$clearTimeouts()
methods that clear all intervals and timers set on a certain componentfunction
to easing
in the transitions object used to specify a custom easing functio (deprecation notice added)Changelog
v0.7.4
28 feb 2024
Changelog
v0.7.3
28 feb 2024
.ttf
file placed in publics/fonts
x
and y
valuesChangelog
v0.7.2
23 feb 2024
inspector: true/false
)Changelog
v0.7.1
22 feb 2024
Changelog
v0.7.0
20 feb 2024
is
-attribute (<Component is="Poster" />
or <Component is="$dynamicComponent" />
)router.to()
method - previously: router.to(path, options)
, now: router.to(path, data, options)
)Changelog
v0.6.13
16 feb 2024
maxheight
attribute (besided the existing maxlines
attribute) for the <Text />
componentChangelog
v0.6.12
9 feb 2024
this.$clearInterval
and this.$clearTimeout
.gitignore
in app create flow/tv/:series/episodes/:episode
)Changelog
v0.6.11
7 feb 2024
type
as a component prop or state variable