Releases: solid-tv/solid
Releases · solid-tv/solid
Release 1.3.5
22 Jun 18:28
Compare
Sorry, something went wrong.
No results found
fix(announcer): swallow benign speech interruptions (#36 ) (ec7d82e )
Release 1.3.4
19 Jun 18:47
Compare
Sorry, something went wrong.
No results found
fix(useHold): resolve taps without depending on key-up (#35 ) (359e0b0 )
feat: add scrollStopLast property and update scrolling behavior (#28 ) (2597a27 )
Release 1.3.3
18 Jun 20:48
Compare
Sorry, something went wrong.
No results found
fix(announcer): keep aria live-region label until next announcement (#33 ) (dd0df90 )
load canvas fonts when canvas renderer is enabled (092c77c )
for flex rows the grow start with w 0 to avoid flash (e7310f8 )
feat: Add ability to scroll to index without setting focus to child (#23 ) (1263c13 )
Release 1.3.2
16 Jun 21:45
Compare
Sorry, something went wrong.
No results found
keymap needs to support null to override (c01d748 )
Release 1.3.1
16 Jun 18:23
Compare
Sorry, something went wrong.
No results found
autofocus should be an any value (f3ac157 )
refactor: break env constant circular dependencies (#27 ) (020fcac )
Release 1.3.0
16 Jun 14:29
Compare
Sorry, something went wrong.
No results found
update to latest renderer (24f602d )
fix highlighting on docs (5f8e440 )
add new docs for handling contextlost and outofmemory (eb141a6 )
Release 1.2.2
04 Jun 12:58
Compare
Sorry, something went wrong.
No results found
restore setActiveElement back to full signal (503a834 )
Release 1.2.1
04 Jun 01:09
Compare
Sorry, something went wrong.
No results found
restore Config.setActiveElement for custom focusManagers (51257b7 )
add some docs for how to get on android (a106122 )
test (#20 ) (1309554 )
fix(core): inline DOM_RENDERING gate in lightningInit so DOM renderer tree-shakes (f2e67a1 )
deprecate and for lowercase and primitives (24b7188 )
Release 1.3.0-0
25 May 17:34
Compare
Sorry, something went wrong.
No results found
Merge branch 'main' into 1.3 (e367b97 )
fix(core): inline DOM_RENDERING gate in lightningInit so DOM renderer tree-shakes (f2e67a1 )
1.3: flip key-handler consume default to opt-in bubbling (7547284 )
1.3: introduce e.stopPropagation() as key-handler consume signal (ed3041e )
1.3: replace legacy flex engine with CSS-aligned engine (d2c9c46 )
deprecate and for lowercase and primitives (24b7188 )
Release 1.2.0
23 May 01:03
Compare
Sorry, something went wrong.
No results found
add trimmedHeight for domRenderer (f2de5f6 )
prep for 1.2 renderer (55217af )
remove default true for setProperty as domExpressions sets true as value (7f39054 )
refactor(focus): split propagateKeyPress into phase helpers (#19 ) (9b1db78 )
refactor(core): dedupe shader-write tail and tighten elementNode exports (#18 ) (1873aef )
refactor(core): small cleanups (isFunction, _queueDelete, isDomRendererActive) (#17 ) (bfd38ff )
refactor(core): collapse activeElement & focusManager indirection (#16 ) (4abef56 )
clean up of activeElement (8ec4218 )
cleanup from moving core in (f4c9d5a )