@lightningjs/blits
Advanced tools
Changelog
v0.5.4
5 dec 2023
Changelog
v0.5.3
4 dec 2023
start
and tranition end
callbacksChangelog
v0.5.2
30 nov 2023
Changelog
v0.5.1
29 nov 2023
Changelog
v0.5.0
23 nov 2023
wordwrap
and maxlines
attributes on the Text-component, replacing the previous w
and h
attributes (breaking change!)Changelog
v0.4.2
22 nov 2023
Changelog
v0.4.1
13 nov 2023
Changelog
v0.4.0
9 nov 2023
.eslintrc.js
to .eslintrc.cjs
in boilerplate code to make linting work on new projectsfalse
keepAlive
option to the router (i.e. keeping a page in memory when navigating to a new page)this.$trigger
function to force a reevaluation of a reactive value (without changing the value)currentRoute
, routes
and navigating
on the this.$router
object@lightningjs/renderer
(v0.5.0)Changelog
v0.3.15
23 oct 2023
Changelog
v0.3.14
19 oct 2023
<Text />
-component doesn't have any contentquit()
-method on the root Application component