Eric Bailey

Results 84 issues of Eric Bailey

Hey! Thanks for the lib. I might be totally missing something, but when I installed from npm all I got was the `README.md` and the `package.json`. It could be because...

bug

A (probably incomplete) list of remaining items: - can we hide the Torus chatbot? - how do we like the `shouldCloseModalOnConnecting` proposed here by #474 - opening, closing, then opening...

Hey there! As I mentioned in #581, I'm attempting to integrate sucrase into a dev server. Using the fork from that PR works, but it spins up a `node` process...

## User story. As a end-user, if I hit a malformed URL, I'm taken to the root of the docs site instead of shown a blank screen. ## Is your...

Otherwise you can end up with stuff like below, and it appears some browsers (Chrome at least) merge those definitions. ``` { 'Content-Type': 'application/json', 'content-type': 'application/json' } ``` https://github.com/truework/gretchen/blob/89c72c9e37caa115d01de387d11303c21026d1be/index.ts#L95

Hey! I'm working on a project that calls for syntax highlighting so I figured I'd add it and see what you think. Small sticky point with this PR: AFAIK, most...

- plugins should be able to inject a route, basically `{ route?: string, getStaticPaths?: () => string[], handler: (ev, ctx) => Response }` - plugins should be able to post-process...

enhancement

In `presta/lib/server.ts`, just need to change the `kleur` color.