Releases: lightning-tv/solid
Releases · lightning-tv/solid
Release 3.2.5
10 Apr 18:06
Compare
Sorry, something went wrong.
No results found
fix: improve handling of mountX and mountY in domRenderer (#94 ) (e8eee47 )
feat: add new properties 'forceLoad' and 'textRendererOverride' (#95 ) (9e0dd60 )
Release 3.2.4
10 Apr 17:52
Compare
Sorry, something went wrong.
No results found
add theme property for overriding style fallbacks (1efbecf )
minor perf optimizations for focus handling (261d154 )
Release 3.2.3
03 Apr 22:17
Compare
Sorry, something went wrong.
No results found
really fix keepAlive component and add docs for isAlive (1f4e0c8 )
Release 3.2.2
01 Apr 20:48
Compare
Sorry, something went wrong.
No results found
protect against non created children (0249824 )
Release 3.2.1
01 Apr 18:58
Compare
Sorry, something went wrong.
No results found
add isAlive signal to allow clients to know if component is alive (c465dd6 )
Release 3.2.0
31 Mar 21:02
Compare
Sorry, something went wrong.
No results found
update latest renderer (7090d8c )
update fps counter to use new metrics (8ce0db6 )
switch to new animateProp api, add group prop (43cf42c )
refactor animations to move it into renderer, remove simple animations (fceb7df )
add docs for solidtv renderer (4a6f0ac )
Release 3.1.18
24 Mar 02:22
Compare
Sorry, something went wrong.
No results found
add checks for if webgl is supported (2b10d77 )
Release 3.1.17
20 Mar 14:48
Compare
Sorry, something went wrong.
No results found
remove default export for FadeInOut (856134a )
Release 3.1.16
17 Mar 19:49
Compare
Sorry, something went wrong.
No results found
make sure nodes are destroyed when removed from keep alive (428ff83 )
check if children have been destroyed, in case parent got destroyed (332d01b )
fix: enhance text node measurement and font loading handling on domRenderer (#93 ) (b7a986e )
Release 3.1.15
16 Mar 15:21
Compare
Sorry, something went wrong.
No results found
fixes to keepAliveRoute to simplify focus (3cb7125 )