0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 03:47:27 +01:00
svelte/documentation
wackbyte c0c1a56675
feat: bind activeElement and pointerLockElement in <svelte:document> (#11879)
* feat: bind `activeElement` and `pointerLockElement` in `<svelte:document>`

* add test, use focusin/focusout rather than focus/blur

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-06-04 13:36:15 -04:00
..
blog docs: rename svelte 5 discord channel (#10431) 2024-02-08 12:18:27 -05:00
docs feat: bind activeElement and pointerLockElement in <svelte:document> (#11879) 2024-06-04 13:36:15 -04:00
examples chore: upgrade prettier to 3.1 (#10134) 2024-01-11 12:52:13 -08:00
tutorial