Skip to content

docs(fast-element): clean up API report surface#7554

Draft
janechu wants to merge 1 commit into
releases/fast-element-v3from
users/janechu/api-extractor-surface
Draft

docs(fast-element): clean up API report surface#7554
janechu wants to merge 1 commit into
releases/fast-element-v3from
users/janechu/api-extractor-surface

Conversation

@janechu
Copy link
Copy Markdown
Collaborator

@janechu janechu commented May 29, 2026

Pull Request

📖 Description

Cleans up the FAST Element API report surface by exporting and documenting public types used by the generated API, including AttributeMode literals, DOMPolicy, and FASTElementConstructor. The PR routes DOMPolicy references through the public dom-policy surface while preserving DOM subpath compatibility and regenerates the root, declarative, and hydration API reports.

📑 Test Plan

  • npm run build:tsc -w @microsoft/fast-element
  • npm run doc -w @microsoft/fast-element
  • npm run doc:exports -w @microsoft/fast-element

✅ Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.

1 participant