Skip to content

feat(reactflow): generate types docs from TSDoc comments from d.ts files#716

Merged
moklick merged 133 commits intoxyflow:mainfrom
dimaMachina:api-docs
Apr 14, 2025
Merged

feat(reactflow): generate types docs from TSDoc comments from d.ts files#716
moklick merged 133 commits intoxyflow:mainfrom
dimaMachina:api-docs

Conversation

@dimaMachina
Copy link
Collaborator

@dimaMachina dimaMachina commented Mar 24, 2025

closes #708

POC for - [x] `` - [x] `` - [x] `` - [x] `` - [x] `` - [x] `` - [x] ``

API docs generated from TSDoc comments, should use new updated types from

Use the newly generated properties table for all /api-reference/... pages

Screen.Recording.2025-03-24.at.21.24.48.mov

and added Type: / Default: on mobile
image

@vercel
Copy link

vercel bot commented Mar 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
example-apps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 1:39pm
reactflow-website ✅ Ready (Inspect) Visit Preview 💬 1 unresolved
✅ 3 resolved
Apr 14, 2025 1:39pm
svelteflow-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 1:39pm
ui-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 1:39pm
xyflow-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 1:39pm

@vercel
Copy link

vercel bot commented Mar 24, 2025

@dimaMachina is attempting to deploy a commit to the xyflow Team on Vercel.

A member of the Team first needs to authorize it.

chrtze and others added 10 commits April 12, 2025 23:30
…eflow.dev (xyflow#755)

* chore(deps): bump @xyflow/react in /sites/svelteflow.dev

Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.5.4 to 12.5.5.
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.5.5/packages/react)

---
updated-dependencies:
- dependency-name: "@xyflow/react"
  dependency-version: 12.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pnpm-lock.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abbey Yacoe <abbey@xyflow.com>
…-shared (xyflow#753)

* chore(deps): bump @xyflow/react in /packages/xy-shared

Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.5.1 to 12.5.5.
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.5.5/packages/react)

---
updated-dependencies:
- dependency-name: "@xyflow/react"
  dependency-version: 12.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pnpm-lock.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abbey Yacoe <abbey@xyflow.com>
…w.com (xyflow#752)

* chore(deps): bump @xyflow/react in /sites/xyflow.com

Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.5.4 to 12.5.5.
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.5.5/packages/react)

---
updated-dependencies:
- dependency-name: "@xyflow/react"
  dependency-version: 12.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pnpm-lock.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abbey Yacoe <abbey@xyflow.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…flow.dev (xyflow#751)

* chore(deps): bump @xyflow/react in /sites/reactflow.dev

Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.5.1 to 12.5.5.
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.5.5/packages/react)

---
updated-dependencies:
- dependency-name: "@xyflow/react"
  dependency-version: 12.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pnpm-lock.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abbey Yacoe <abbey@xyflow.com>
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.

Generate api reference from library source code

4 participants