<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eol/graphiql.git/source/library/components/Splitter.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:41:18+00:00</updated>
<entry>
<title>Clear svelte-check warnings</title>
<updated>2026-04-24T23:41:18+00:00</updated>
<author>
<name>netop://ウィビ</name>
<email>paul@webb.page</email>
</author>
<published>2026-04-24T23:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://code.webb.page/eol/graphiql.git/commit/?id=85c05927989c712015ee82cea9b2917485a3f0e8'/>
<id>urn:sha1:85c05927989c712015ee82cea9b2917485a3f0e8</id>
<content type='text'>
- Splitter exposes aria-label/valuemin/valuemax/valuenow for screen
  readers; suppress the noninteractive-role lints since role=separator is
  legitimately interactive per WAI-ARIA but svelte-check uses a fixed
  role list
- Suppress state_referenced_locally on storage/namespace/initialQuery in
  GraphiQL.svelte — these are one-shot init props, not reactive inputs
</content>
</entry>
<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>
</feed>
