Luke Murray

Results 20 issues of Luke Murray

I tried using the [mouseRestPlugin](https://github.com/atomiks/tippyjs/blob/master/website/src/components/examples/mouseRestPlugin.js) with the react tippy component. However, props set in `instance.setProps` seem to be overwritten. Is this a known issue? It seems to be related to...

if the user passes an output directory and the output directory does not exist it is probably reasonable to create it rather than fail

enhancement

if you create a cloze card but don't pass the `--cloze` flag, then try to regenerate the deck with the `--cloze` flag, the cloze card doesn't work. We should try...

bug

First off thank you for the excellent library. It is amazingly helpful for mocking endpoints. I have certain requests which are fired over and over again (for example an autosave...

feature

[Meinheld reads](https://github.com/mopemope/meinheld/blob/6ddb22b52783d22ba15c6cdfbcbc9ed05b5c0c46/meinheld/gmeinheld.py#L40) | [gunicorn config `worker_connections`](https://docs.gunicorn.org/en/stable/settings.html#worker-connections). The default value for `worker-connections` is 1000. Maybe consider exposing this setting for tuning and explain that the maximum number of concurrent requests is...

## Environment I've included the environments for both cases in the following code sandboxes. The sandboxes are completely identical other than the linaria versions in package.json. - [linaria not working...

needs: complete repro 🖥️
bundler: rollup 🗞️
bug report 🦗

Storybook, Emotion, Gatsby. I've been struggling to add twin.macro to storybook in gatsby. I get warnings like the following ``` WARNING in ./node_modules/twin.macro/node_modules/babel-plugin-macros/dist/index.js 78:24-31 Critical dependency: require function is used...

This is to fix #438. I believe this works and is DRY. My only gripe is that I used `serialized + ""` in two places. If you want I can...

Sometimes the host page's styles conflict with Scrawl. This can cause the drawing to be rendered at the wrong size or even disable the ability to use text in excalidraw....

bug
enhancement

`get_property_labels` does not follow the same pattern as the rest of the API and only takes a list as input. Based on the rest of the API I would expect...

python api feedback