Robin
3ffb118dc7
Modernize how we use React contexts ( #3359 )
...
* Replace useContext with use
The docs recommend the use hook because it is simpler and allows itself to be called conditionally.
* Simplify our context providers
React 19 lets you omit the '.Provider' bit.
2025-06-24 10:48:35 +02:00
Robin
8704b44b78
Update test snapshots for React 19 changes
2025-06-09 11:48:01 -04:00
Robin
3fc4cc908e
Cleanup + use a better check for blurring support
2025-04-22 19:20:43 +02:00
Robin
63ad4a3ad3
Get blurring working again
2025-04-22 18:32:01 +02:00
Hugh Nimmo-Smith
96ea920e98
Try reenabling local implementation of BlurBackgroundTransformer
2025-01-06 15:53:31 +00:00
Timo
e0f4bf8eab
working version
2024-12-19 17:39:34 +01:00
Timo
3f48810034
bump components-js (not yet working)
2024-12-13 09:57:55 +01:00
Hugh Nimmo-Smith
59bc73cedf
Use local assets for blurring
2024-12-09 22:09:16 +00:00
Timo
b77c4afff2
refactor
...
- still should not work without a fixing upstream LK:
https://github.com/livekit/components-js/pull/1042
https://github.com/livekit/components-js/pull/1043
2024-12-09 22:09:16 +00:00