Guides
Guides collect workflow-oriented documentation for adopting, styling, migrating, troubleshooting, and releasing SoDialog. API details stay in the API reference; this area helps you choose the right path.
Adoption
Installation
npm install, ESM imports, and stylesheet entry.
CDN
Fixed CDN versions, ESM/UMD entries, and example version overrides.
Frameworks
Client lifecycle guidance for React, Vue, Nuxt, and Next.js.
Themes
CSS variables, host page coexistence, and Bootstrap compatibility boundaries.
Maintenance
Migration
Move from legacy dialogs or in-house wrappers to SoDialog.
Troubleshooting
Debug style, focus, CDN, queue, and lifecycle issues.
FAQ
Common usage questions and design boundaries.
Development Workflow
Release verification, version checks, and CI paths.
Adapter Design
- Adapter Guidelines: unified entry points, trace diagnostics, logging, and anti-patterns.
- Framework adapters should remain thin wrappers outside the core runtime.