Wesley Luyten

Results 52 issues of Wesley Luyten

Related to https://github.com/luwes/template-extensions/blob/b9e024b2dc9872c04df900074e3c1362ee0d8371/src/assigned-template.js#L30-L45 Parsing and creating DOM parts first on a dummy template to then transfer them over to the SSR'd DOM is quite an expensive operation if wanting top...

enhancement
help wanted

The Chrome browser currently has a bug when selecting a text track from the native Chrome controls UI. Once selected the menu item disappears from the UI but the captions...

bug
browser bug

We have to rename this attribute because it's showing a tooltip on hover. ![SCR-20230331-esa](https://user-images.githubusercontent.com/360826/229166367-865fb3d5-515b-42c9-9022-b8a9b330fa8e.png)

bug

Add support for the new Warp terminal. I tried adding via Apple script but didn't work very well. Ended up with this in a shell file ```sh #!/bin/bash open -a...

Tracking changes for v3 on this `canary` branch. - feat!: enable Suspense by default (#1775) - feat!: try out ESM only on canary (#1826) - fix: improve types resolution #1827

![SCR-20231012-on3](https://github.com/muxinc/next-video/assets/360826/727540ec-5393-453c-a9d7-e24c9d13ec07) we should be able to turn off these error logs. they're called in playback-core

enhancement

came to mind it would be nice to be able to subclass `x-option` and rename and `x-selectmenu` would still able to retrieve the options list (by another way than `querySelectorAll('x-option')`)....

add support for multiple selection. seems a selectmenu v2 feature https://github.com/openui/open-ui/issues/531

writing mode vertical should be respected https://github.com/openui/open-ui/issues/600

add support for element internals form validation