@lightningjs/blits
Advanced tools
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 variableChangelog
v0.6.10
2 feb 2024
<FPScounter />
)npx @lightningjs/blits@latest
)Changelog
v0.6.9
31 jan 2024
Changelog
v0.6.8
29 jan 2024
Changelog
v0.6.7
26 jan 2024
this.$clearInterval
and this.$clearTimeout
helper functions to Componentlineheight
and textoverflow
attributes to <Text />
-componentwebWorkersLimit
)