Skip to content

Editor bug bash#889

Merged
mdo merged 6 commits into
beta-1.3from
mdo/june24-bug-bash
Jun 24, 2026
Merged

Editor bug bash#889
mdo merged 6 commits into
beta-1.3from
mdo/june24-bug-bash

Conversation

@mdo

@mdo mdo commented Jun 24, 2026

Copy link
Copy Markdown
Contributor
  • Fix playground theme flash when toggling between review and edit modes
  • Track live diff stats in the AgentUi Changes tree, recomputing each file's +/- counts from in-editor edits instead of static snapshot counts
  • Render the heading anchor (#) inline with FeatureHeader titles so it no longer floats beside wrapped multi-line headings
  • Revamp and streamline the AgentUi demo code, mock data generation, and selection action

mdo added 5 commits June 24, 2026 14:41
Recompute each file's added/removed line counts from in-editor edits and
update the +/- decorations in the Changes tree so they reflect the live
diff rather than the static snapshot counts.
Drop the flex layout on the FeatureHeader h2 so the injected "#" anchor
flows inline after the title text instead of floating beside wrapped
multi-line headings.
@mdo
mdo requested review from ije and necolas June 24, 2026 22:10
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pierre-docs-diffs Ready Ready Preview Jun 24, 2026 11:08pm
pierre-docs-diffshub Ready Ready Preview Jun 24, 2026 11:08pm
pierre-docs-trees Ready Ready Preview Jun 24, 2026 11:08pm
pierrejs-diff-demo Ready Ready Preview Jun 24, 2026 11:08pm

Request Review

@mdo
mdo merged commit 94717e0 into beta-1.3 Jun 24, 2026
8 checks passed
@mdo
mdo deleted the mdo/june24-bug-bash branch June 24, 2026 23:09
tjni pushed a commit to tjni/pierre that referenced this pull request Jun 25, 2026
* Revamp some AUI demo code, streamline a few things, update selection action

* streamline the aui

* fix playground theme flash when toggling review/edit

* Track live diff stats in AgentUi Changes tree

Recompute each file's added/removed line counts from in-editor edits and
update the +/- decorations in the Changes tree so they reflect the live
diff rather than the static snapshot counts.

* fix(docs): render heading anchor inline with FeatureHeader titles

Drop the flex layout on the FeatureHeader h2 so the injected "#" anchor
flows inline after the title text instead of floating beside wrapped
multi-line headings.

* fix hint coloring on light mode, plus fix playground theme flash
amadeus pushed a commit that referenced this pull request Jul 21, 2026
* Revamp some AUI demo code, streamline a few things, update selection action

* streamline the aui

* fix playground theme flash when toggling review/edit

* Track live diff stats in AgentUi Changes tree

Recompute each file's added/removed line counts from in-editor edits and
update the +/- decorations in the Changes tree so they reflect the live
diff rather than the static snapshot counts.

* fix(docs): render heading anchor inline with FeatureHeader titles

Drop the flex layout on the FeatureHeader h2 so the injected "#" anchor
flows inline after the title text instead of floating beside wrapped
multi-line headings.

* fix hint coloring on light mode, plus fix playground theme flash
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.

2 participants