You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(tokens): migrate main's editor rewrite to espresso v2 names
Post-rebase pass for main's beta.4 changes (editor starter-kit rewrite
+ FrappeUI plugin). Ran the codemod on the 52 main-only files (4 changed)
and the 3 conflict-resolved editor files taken from main's version
(MediaToolbar, ImageGroupGridCell, ImageGroupNodeView): ink-white→base,
surface-gray-7→10, and text-{xs,sm} font-medium merged to the combined
style utilities — 18 renames + 2 weight merges across 7 files.
Skipped IframeNodeView's `text-xl` (L206): the auto-merge kept this
branch's already-migrated value (main's text-lg → v2 text-xl), so the
codemod's text-xl→text-3xl would double-shift it.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments