Jonathan Brennan
Jonathan Brennan
A user [reported a UI bug](https://github.com/jonathanawesome/graphiql-prototype/issues/63) in the GraphiQL design prototype I've been working on that's related to `monaco-graphql`. When the model value consists only of comment lines, we get...
This PR is the latest attempt to move away from Webpack and into Vite. The Vite config turned out to be much more non-standard that I'd expected. Because we need...
Tracking issue #2904
This PR bumps pathfinder to `0.7.5` which includes @obmarg's crash fix.
This PR attempts migrates the site index from pages router to app router and sets up the proper layout files. Notes: - Shuffled layouts around such that the root layout...
### Background We're trying to get to one-query-per-page, but not quite there. ### Description This draft PR explores how we can use TanStack Router loaders and related functions to get...