Commit 508e6fe
JSDoc generated v2 reference docs (#1481)
* generated v2 reference docs
Co-authored-by: Copilot <copilot@github.com>
* ci: apply automated fixes
* update categories
* ci: apply automated fixes
* Refine Solid v2 reference generation
* ci: apply automated fixes
* Enhance documentation for advanced interop & async APIs
- Updated `flatten.mdx`, `not-ready-error.mdx`, and `resolve.mdx` to include use cases and tags for better discoverability.
- Improved summaries, import statements, type signatures, parameters, and examples for clarity and consistency across the documentation.
- Added `DEV` API reference with detailed descriptions and type signatures.
- Refined component types documentation, including `Component`, `ComponentProps`, `FlowComponent`, `ParentComponent`, and `VoidComponent`, with enhanced examples and summaries.
- Introduced context types documentation for `Context` and `ContextProviderComponent`.
- Updated JSX and owner types documentation for better clarity and structure.
- Enhanced reactive types documentation for `Accessor`, `Setter`, and `Signal`.
- Improved store types documentation for `SolidStore`, `Store`, and `StoreNode`.
- Removed outdated `createMemo.mdx` and `createSignal.mdx` files as they are no longer relevant.
* Update documentation and type signatures across various components
* ci: apply automated fixes
* fix: improve link label escaping in reference generation
---------
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>1 parent b8c70a9 commit 508e6fe
73 files changed
Lines changed: 7250 additions & 137 deletions
File tree
- scripts
- src/routes/v2/reference
- (1)reactivity
- (2)stores
- (3)lifecycle-actions
- (4)components-context
- (5)components-jsx
- (6)rendering-ssr
- (7)advanced
- (1)owner-introspection
- (2)specialized-reactivity
- (3)store-advanced
- (4)jsx-component-primitives
- (5)manual-hydration
- (6)interop-async
- (7)diagnostics-dev-hooks
- (8)types
- basic-reactivity
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments