Dave Rupert

Results 24 issues of Dave Rupert

It has come up in the Discord a few times about "how do I get involved?" or "where do I start?" or "can I start research on [some component]?" I...

Misc
openui-site
stale

I have a not-so unique and weird situation where I'm using `Tabs` inside a `` element. But when I do that, clicking the injected child `` submits the form. Ideally...

Defaults aren't defaulting correctly.

Allow ending times. Would need super tight parity with the API (I think): See: [MDN – Specifying Playback Range](https://developer.mozilla.org/en-US/docs/HTML/Using_HTML5_audio_and_video#Specifying_playback_range)

enhancement

Noticed that the plugin doesn't work correctly on iOS. Not sure if its a bug or a "feature" of iOS.

bug

If you have a page with multiple ``s on it, they'll all get bundled into the sort. for some reason `runApp()` is losing track of `options.selector` at line 116. doing...

After installing `jekyll-babel`, I noticed a 6s~10s jump in compile time. I was able to isolate the performance regression to `jekyll-babel` by creating a new project and creating a single...

Hi there! Thanks for your interest. You're already helping. As you may already know, I want to try and build an HTML5 captioning app using Chrome's `webkitSpeechRecognition` API. I'm thinking...

Post your Alpha v0.0 feeback here.

## Previous Behavior Found a syntax issue in compound disabled CSS selector for `` and ``. No existing behavior because CSS was invalid. ## New Behavior Adding the `disabled` attribute...