stack/docs/src/components
Madison 2643f23903
sorting of api endpoints in api docs (#760)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->

<!-- ELLIPSIS_HIDDEN -->

----

> [!IMPORTANT]
> Sorts API endpoints alphabetically within sections and groups in the
API sidebar documentation.
> 
>   - **Sorting**:
> - Sorts API endpoints alphabetically within each section and group in
`ApiSidebarContent`.
> - Updates sorting logic in `convertToHierarchicalStructure()` to use
`localeCompare()` for string comparison.
>   - **Components**:
> - Adds `sectionKey` prop to `CollapsibleSection` for unique
identification of sections.
> - Updates `CollapsibleSection` to use `sectionKey` in `accordionKey`
generation.
> 
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=stack-auth%2Fstack-auth&utm_source=github&utm_medium=referral)<sup>
for e296465220. You can
[customize](https://app.ellipsis.dev/stack-auth/settings/summaries) this
summary. It will automatically update as commits are pushed.</sup>

<!-- ELLIPSIS_HIDDEN -->
2025-07-11 14:04:02 -07:00
..
api Docs updates (#753) 2025-07-11 10:00:02 -07:00
chat Adds oauth providers, fixes bottom page navigation with mobile suppor… (#726) 2025-07-08 19:51:24 -07:00
homepage Docs updates (#753) 2025-07-11 10:00:02 -07:00
layout Docs updates (#753) 2025-07-11 10:00:02 -07:00
layouts sorting of api endpoints in api docs (#760) 2025-07-11 14:04:02 -07:00
mdx Adds oauth providers, fixes bottom page navigation with mobile suppor… (#726) 2025-07-08 19:51:24 -07:00
sdk Docs updates (#753) 2025-07-11 10:00:02 -07:00
stack-auth Docs updates (#753) 2025-07-11 10:00:02 -07:00
ui Adds oauth providers, fixes bottom page navigation with mobile suppor… (#726) 2025-07-08 19:51:24 -07:00
apple-secret-generator.tsx Adds oauth providers, fixes bottom page navigation with mobile suppor… (#726) 2025-07-08 19:51:24 -07:00
icons.tsx Docs updates (#753) 2025-07-11 10:00:02 -07:00
page-client.tsx Adds oauth providers, fixes bottom page navigation with mobile suppor… (#726) 2025-07-08 19:51:24 -07:00
platform-redirect.tsx Docs updates (#753) 2025-07-11 10:00:02 -07:00
prop-table.tsx New docs (#698) 2025-06-20 13:30:01 -07:00
steps.tsx New docs (#698) 2025-06-20 13:30:01 -07:00
tabs.tsx New docs (#698) 2025-06-20 13:30:01 -07:00