Jeremy Mack

Results 18 issues of Jeremy Mack

And perhaps other common document types. I believe that Readability supported these with a hard-coded exception based on file extension or mime type. ``` curl -H "x-api-key: API_KEY_HERE" "https://mercury.postlight.com/parser?url=https://wordpress.org/plugins/about/readme.txt" ```...

feature

https://github.com/postlight/serverless-babel-starter/blob/master/.babelrc#L7 Assuming it's still used by the compilation process.

I would love the ability to automatically upload to a service after the GIF is captured and copy the URL to the clipboard. Would also be great if it did...

backlog
integration

### Description `oldProps` is defined [here](https://github.com/inlet/react-pixi/blob/master/index.d.ts#L333) as `oldProps: Readonly,`, however on first render it is an empty object. This can cause errors when attempting to access `oldProps` values on first...

Heads-up that I got caught by this `TODO`: https://github.com/robinpyon/sanity-plugin-media/blob/master/src/modules/uploads/index.ts#L198 Turns out if you use a custom domain locally like `http://my-site.test:3000`, `window.crypto.subtle` isn't defined in that environment. Instead, you have to...

When I clear a buffer or end up on an empty buffer, Portkey's commands and mappings stop working. 1. Open a buffer with a file in a folder containing Portkey...

I noticed that if I don't call the `getScope` function during the creation of a `molecule` the atoms end up being shared on `useMolecule`. I'm also using both the `ScopeProvider`...

Typing `uanything` causes this workflow to show.

bug

I _love_ Fireplace. It's my favorite intermediate layer between Ember and Firebase. EmberFire isn't nearly far enough along. I attempted to use Fireplace with Ember Data and ended up with...