Skip to content

docs(readme): link to the Pages site + expand the Performance bullet#450

Merged
codemonkeychris merged 1 commit into
mainfrom
docs/readme-pages-links-perf
May 29, 2026
Merged

docs(readme): link to the Pages site + expand the Performance bullet#450
codemonkeychris merged 1 commit into
mainfrom
docs/readme-pages-links-perf

Conversation

@codemonkeychris
Copy link
Copy Markdown
Collaborator

What

Two small root-README improvements.

1. Link to the published Pages site

The two docs/guide references now point at the rendered docset instead of in-repo Markdown:

Location Before After
Quick start [docs/guide/getting-started.md](docs/guide/getting-started.md#manual-setup) [Getting Started](https://microsoft.github.io/microsoft-ui-reactor/getting-started/#manual-setup)
Learn more table [Guide](docs/guide/) [Guide](https://microsoft.github.io/microsoft-ui-reactor/)

The #manual-setup anchor was verified against the live page (### Manual setup). Left docs/specs/, docs/aot-support.md, and CONTRIBUTING.md as in-repo links since they aren''t part of the Pages site.

2. Expand the Fundamentals "Performance" bullet

Added three more concrete, already-shipped optimizations, each grounded in a merged PR:

Wording kept terse to match the surrounding bullets.

🤖 Generated with Claude Code

- Point the two docs/guide links at the published GitHub Pages site
  (getting-started deep link + the Guide table row) instead of in-repo
  Markdown paths, so readers land on the rendered docset.
- Expand the Fundamentals "Performance" bullet with three more concrete,
  shipped optimizations: keyed-list longest-increasing-subsequence
  reconciliation (#322), virtualized-list container recycling (#324),
  and the per-render allocation-reduction pass (#126 / spec 034).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codemonkeychris codemonkeychris merged commit 70b4245 into main May 29, 2026
15 checks passed
@codemonkeychris codemonkeychris deleted the docs/readme-pages-links-perf branch May 29, 2026 15:05
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