Releases: solid-tv/solid
Releases · solid-tv/solid
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 )
Release 1.1.3
19 May 14:34
Compare
Sorry, something went wrong.
No results found
feat(dom): aligned with v2 fixes (#3 ) (515bdb0 )
add back onAnimation support for animating, stopped in solid only (#15 ) (d3dfdba )
clean up some docs (7e06978 )
feat(inspector): improve DOM debug layer for Chrome devtools (#14 ) (2bcd9b7 )
tweaks to claude (35b40ef )
disable writing flex perf (0ed0c76 )
perf(utils): optimize hot-path utilities and fix isObject null bug (#12 ) (2afa9c8 )
fix lockfile (334c724 )
few tweaks to PR (49d9e36 )
fix: eslint config + fix typescript errors (#4 ) (6ddefbc )
Release 1.1.2
14 May 01:55
Compare
Sorry, something went wrong.
No results found
fix(navigation): preserve user transitions across directional navigation (#11 ) (76baf4b )
refactor(KeepAlive): scope wrapChildren props, drop as any in getExisting (#10 ) (8c2b482 )
fix(KeepAliveRoute): preserve children getter to avoid creating sibling routes (#9 ) (959668b )
Release 1.1.1
13 May 14:00
Compare
Sorry, something went wrong.
No results found
fix(Lazy): clean up timers on unmount and de-couple loader paths (#6 ) (38231b7 )
perf(useMouse): single-pass hit-test and pre-scale mouse coords (#5 ) (fd61ba0 )
fix build error with vite plugin (ca2a561 )
fix up all the eslint issues (be3cbba )
more optimizations (38d631b )