Joshua Byrd

Results 20 issues of Joshua Byrd

I seem to have got it all working, however I need to actually push the button for it to run through the API, when a user presses Enter the form...

typo in path

Minor issue because it only happens when you try to do an `aunty release` when in a project that is not connected to a remote origin, but maybe we should...

Fixes: ``` # npm audit report yaml =5.0.0-alpha.1 Depends on vulnerable versions of cosmiconfig node_modules/fork-ts-checker-webpack-plugin ``` Tested TypeScript build locally with updated `fork-ts-checker-webpack-plugin` and it still works https://github.com/TypeStrong/fork-ts-checker-webpack-plugin

It seems to be becoming a standard now that any JavaScript and TypeScript files that contain JSX syntax have the full `.jsx` or `.tsx` so I'm suggesting we update our...

proposal

Fixes #44 but it's a bit hacky. Prefer a proper fix if @drzax reckons we need the ability to alter `panels` after initial load and have the data come through...

In previous versions of scrollyteller we could apparently change `panels` props and then onMarker would fire the new data. In version 4 due to memoising or callbacking or something, only...

**Describe the bug** The JPEG images seem to be getting saved multiple times and turning all pixelated. **To Reproduce** Steps to reproduce the behavior: I set it up with the...