Skip to content

docs: split built-in adapters into one page per adapter#27

Merged
arekkubaczkowski merged 1 commit into
mainfrom
docs/split-built-in-adapters
Jun 2, 2026
Merged

docs: split built-in adapters into one page per adapter#27
arekkubaczkowski merged 1 commit into
mainfrom
docs/split-built-in-adapters

Conversation

@arekkubaczkowski

Copy link
Copy Markdown
Owner

What

Splits the single Shipped Adapters page into one page per adapter, each shown in the sidebar under a Built-in Adapters category for easier reference/navigation.

Adapters
├─ Library-Agnostic Architecture
├─ Built-in Adapters            ← category (landing = overview, /built-in-adapters)
│  ├─ GorhomSheetAdapter
│  ├─ SwmansionSheetAdapter
│  ├─ CustomModalAdapter
│  ├─ ReactNativeModalAdapter
│  └─ ActionsSheetAdapter
└─ Building Custom Adapters

Details

  • New folder docs/docs/built-in-adapters/ with index.md (overview, keeps the /built-in-adapters slug) + one page per adapter.
  • Sidebar: nested Built-in Adapters category with link to the overview.
  • Internal links updated: custom-adapters.md/built-in-adapters/swmansion; api/components.md "Docs" column → per-adapter pages; README.md convenience-props deep link → built-in-adapters/swmansion.md.
  • Content unchanged otherwise (per-adapter ## headings normalized).

Validation

docusaurus build passes (no broken links/anchors; onBrokenLinks: throw). lint + types pre-commit hooks pass.

Each shipped adapter now has its own page under a "Built-in Adapters" sidebar
category (Gorhom, Software Mansion, Custom Modal, React Native Modal, Actions
Sheet), with an overview landing page keeping the /built-in-adapters slug.
Improves reference/navigation. Internal links updated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@arekkubaczkowski arekkubaczkowski merged commit fc8dd22 into main Jun 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant