Wesley Luyten

Results 45 issues of Wesley Luyten

Thanks for another great plugin! It's working great except together with the Link it plugin it's giving this warning. Any idea how to fix this? Thank you ![screen shot 2016-06-09...

bug

Wants and needs I ran into developing repo: https://github.com/luwes/media-theme-neo demo: https://media-theme-neo.vercel.app/?current-time=21.3 ### Fixes: - The current time box's position is not always correct on player load and on player resize,...

bug
enhancement

This change is the start for adding a custom elements manifest. Related to https://github.com/muxinc/media-chrome/discussions/158 A little downside of Media Chrome using constant variables is that the analyzer can't pick the...

help wanted

Found out legacy MediaController actually is still alive and kicking in Safari 😮 Never really knew what it did, pretty cool if it works like intended. Syncing time on multiple...

bug

This is the start of Server Side Rendering exploration for Media Chrome. Adds support to ~the Media Chrome container and poster image~ all Media Chrome elements for existing shadow DOM....

experimental

I was wondering if there is any way to retain this information from the tagged template. The static parts could be used as a cache key for the output of...

Thanks for this great project, we've been using Lerna w/ success over at https://github.com/muxinc/elements Just a little thing came up with versioning and automation, below explains the issue. ## Description...

by @mindplay-dk As demonstrated, it makes too many moves - but in fact also had a bug, where an element would get dropped while diffing. My own conclusion from this...

bug

Nice work on this amazing lib! Have you done any tests with older browsers? (IE11) The library uses proxies, is this polyfill-able with https://github.com/GoogleChrome/proxy-polyfill ?

question

Makes life easier when using JS task runners. I guess this is more a matter of taste but I think this folder structure is handier. When you are building your...