starlight
starlight copied to clipboard
🌟 Build beautiful, accessible, high-performance documentation websites with Astro
#### Description Following the merge of #1613, this PR enables the `BASE_URL` tests we had in the codebase using a similar approach as the one used to stub the `MODE`...
#### Description - Adds an `` component to @astrojs/starlight/components module. ### Notes - Move outline style to be applied with css only to the sidebar `current-aria="page"` - Add global variables...
#### What kind of changes does this PR include? - Something else! #### Description This pull request is a draft to update the `pagefind` version to the recently released version...
#### What kind of changes does this PR include? - Changes or translations of Starlight docs site content - Changes to Starlight code #### Description This PR adds custom styles...
#### What kind of changes does this PR include? - Changes or translations of Starlight docs site content - Changes to Starlight code #### Description This PR adds a new...
**What kind of changes does this PR include?** Updates of Starlight docs site content **Description** This pull request updates translated in Turkish authoring-content.md file in project.
#### Description This PR fixes an issue with synced tabs when `` sharing the same `syncKey` have `` components that inconsistently use `icon` or not. The issue is due to...
### What version of `starlight` are you using? v0.21.4 ### What version of `astro` are you using? 4.5.16 ### What package manager are you using? bun ### What operating system...
#### Description - Closes #1725 - This PR resolves the issue of styling of a table inside an aside element. - One example of the visual change made by this...