Releases: lightning-tv/solid
Releases · lightning-tv/solid
Release 3.1.9
27 Feb 18:27
Compare
Sorry, something went wrong.
No results found
fix issue where fontFamily in style was not being applied properly (b081aea )
clean up selected logic with Virtual (4f1f25e )
Release 3.1.8
26 Feb 15:09
Compare
Sorry, something went wrong.
No results found
update Grid to chain functions (644c963 )
tweaks for domRenderer changes to work with demo app (65ee698 )
feat: migrated domRenderer changes from v2 to v3 (#84 ) (63ef55e )
Release 3.1.7
25 Feb 23:13
Compare
Sorry, something went wrong.
No results found
add scrollToIndex for Grid as well (a0ab50b )
Release 3.1.6
25 Feb 23:07
Compare
Sorry, something went wrong.
No results found
change setFocus to not keep queueing elements and only use last one in (9718c3e )
fix up grid to take selected property for focus (f306394 )
Release 3.1.5
25 Feb 00:02
Compare
Sorry, something went wrong.
No results found
Release 3.1.4
20 Feb 22:27
Compare
Sorry, something went wrong.
No results found
Release 3.1.3
20 Feb 22:24
Compare
Sorry, something went wrong.
No results found
add shorthand support for padding and margin [0,24] (6f241cf )
Release 3.1.2
20 Feb 02:58
Compare
Sorry, something went wrong.
No results found
fix missing default rendererOptions, needed for renderer (611a54c )
Release 3.1.1
20 Feb 02:18
Compare
Sorry, something went wrong.
No results found
Fix package link so npm i works
Release 3.1.0
20 Feb 01:45
Compare
Sorry, something went wrong.
No results found
To use the new Flex calculations add VITE_USE_NEW_FLEX=true to your .env file. Default is the current implementation of Flex
add full padding properties (e19d566 )
update docs (888bac3 )
add additional flexShrink + basis, reverse support (b54ba62 )
optimize flex, add new flexLayout system to closer match css (1e44e3c )
minor cleanup of flex (8815513 )
update ai guidelines (eac4a10 )
add ai guidelines to help generate code (6c54410 )