David Floegel

Results 11 issues of David Floegel

Hi, I'm currently looking into finding a good solution for my project which shows repeating events and has to handle recurrence. Your library looks good so I might steal some...

Hi there, so sorry for not using the template but this is more a question than anything. I'm using the `copilot HOC` as described in the README. However, when I...

Hi there, this is a feature request to get a callback when the pattern or sequence that's currently playing has finished. I'm in the situation where I have a play...

feature request

Hi, this is more a question than a bug report - I'm pretty sure I'm missing something fairly obvious. I'm trying to write a babel plugin that analyses typescript files,...

### Summary This is a POC for introducing a `usePropsExplorer` hook to give consumers the option to create a fully customised props table. **Please note that this is a work...

Hi there, I've installed the package for my nextjs application we're using to build a documentation app. I've copied the example from the storybook but when I run my app,...

question
@types/react

Hi there, I was just going to try this library for an app I'm building. However, I'm running into quite a few issues when trying to follow the example on...

Just wondering if this should be working or not but I've added a 404 picture that I'd like to return in the requested size. Should that technically be working as...

Hi, Great library :) Is there any way at all to play sequences like a scale or chords (simultaneously) or even chord progressions or do I have to schedule them...

Hello, is there a way to re-trigger `componentWillMount`/`componentDidMount` or even better completely re-mount a tab component? At the moment I have a form which uses a local stage, so I...