Chris Swithinbank

Results 478 comments of Chris Swithinbank

> I want to use renderToString like a templating library to render text in a ExpressJS not Astro app will that be possible? For this use case, I think it...

Made an experimental update in 06dc927 to see if it might handle sidebars with collapsed groups better. Still needs some cleanup probably but the principle here is to only persist...

> Small question: I think the Lunaria Status Overview is outdated/invalid as you removed all the test pages in [ae66035](https://github.com/withastro/starlight/commit/ae660352e7a6a9605aef2b1c28874d1b78ee6810) ? Yes! I asked @yanthomasdev about it — it’s a...

Thanks for the feedback!

Copying @mayank99 in on this PR! Will try to take a look soon.

Back for my weekly round of update branch and break things 😁 This one’s actually a good one: the new sidebar feature added in #1874 revealed an inconsistency when switching...

> Which `// @ts-expect-error` are you referring to? I cannot find one in the `docs/astro.config.mjs` file 🤔 🤦 — wrong PR! That’s on the component documentation PR but I got...

Thanks for bringing back this PR @techfg! Perhaps I’m missing something but this doesn’t seem to actually do what’s described? If I add a `:focus-visible { outline: 10px solid }`...

Taking a look at this, I think I’d prefer a different approach rather than exposing internals. In general we’ve found it’s better for our components to contain as little business...

Going to close this and the related PRs pending the active discussion in https://github.com/withastro/starlight/discussions/3411! We can always reopen when the time comes — thanks @fabien0102.