<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eol/graphiql.git/source/library/components/ResultViewer.svelte, branch primary</title>
<subtitle>GraphiQL with Svelte</subtitle>
<id>https://code.webb.page/eol/graphiql.git/atom?h=primary</id>
<link rel='self' href='https://code.webb.page/eol/graphiql.git/atom?h=primary'/>
<link rel='alternate' type='text/html' href='https://code.webb.page/eol/graphiql.git/'/>
<updated>2026-04-24T23:37:33+00:00</updated>
<entry>
<title>Implement v0.6-1.0: shortcuts, format, export/import, splitter, timing, APQ</title>
<updated>2026-04-24T23:37:33+00:00</updated>
<author>
<name>netop://ウィビ</name>
<email>paul@webb.page</email>
</author>
<published>2026-04-24T23:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.webb.page/eol/graphiql.git/commit/?id=510fd8cbe53abb39cba2c7cbaaefcf2783dc0066'/>
<id>urn:sha1:510fd8cbe53abb39cba2c7cbaaefcf2783dc0066</id>
<content type='text'>
- v0.6: matchShortcut + format(); Cmd+Shift+Enter/W/F + Cmd+Alt+arrows
- v0.7: SessionStore.exportAll/importTabs with version-1 validator
- v0.8: Splitter component + four resize handles persisted under layout.*
- v0.10: createApqFetcher (HTTP-only) wrapping shared http-body helpers
- Drop .svelte re-exports from index.ts for multi-entry JSR/npm publishing
</content>
</entry>
<entry>
<title>Implement v0.4 subscriptions + v0.5 theming and plugin slots</title>
<updated>2026-04-24T21:17:38+00:00</updated>
<author>
<name>netop://ウィビ</name>
<email>paul@webb.page</email>
</author>
<published>2026-04-24T21:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.webb.page/eol/graphiql.git/commit/?id=261f3bdb77799009344aab4a60686b7186ebd3b0'/>
<id>urn:sha1:261f3bdb77799009344aab4a60686b7186ebd3b0</id>
<content type='text'>
- SSE and WebSocket fetchers via graphql-sse and graphql-ws,
  returning AsyncIterable results
- SessionStore.run consumes AsyncIterable streams with
  subscriptionMode "append" (timestamped) or "replace" and
  honors an AbortSignal for cancellation
- Chrome CSS variables documented in styles/theme.scss with
  prefers-color-scheme light/dark gating and .graphiql-light override
- Svelte 5 snippet slots on GraphiQL: toolbarExtras, tabExtras,
  resultFooter
</content>
</entry>
<entry>
<title>Initial commit: @eol/graphiql v0.3</title>
<updated>2026-04-24T18:33:25+00:00</updated>
<author>
<name>netop://ウィビ</name>
<email>paul@webb.page</email>
</author>
<published>2026-04-24T18:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://code.webb.page/eol/graphiql.git/commit/?id=8a59f92d031963e23ecc84b75feecf43eb4dd146'/>
<id>urn:sha1:8a59f92d031963e23ecc84b75feecf43eb4dd146</id>
<content type='text'>
Svelte 5 GraphiQL alternative for JSR. Covers:
- HTTP fetcher with injectable fetch; SSE/WS stubs
- Session store with tabs, auto-titling, persistence, rename
- Operation detection via graphql parse(); Toolbar picker
- CodeMirror 6 editor via cm6-graphql with theme prop
- Light theme preset (hand-rolled EditorView.theme)
- Doc explorer with breadcrumb nav and type guards
- History panel with 100-entry cap, favorite pinning
- Deno tests for operations, storage, and history eviction
</content>
</entry>
</feed>
