Skip to content

docs(mezzanine-ui): sync react skill to @mezzanine-ui/react 1.4.2 - #2

Open
coollugi wants to merge 2 commits into
Rytass:mainfrom
coollugi:mezzanine-sync-1.4.2
Open

docs(mezzanine-ui): sync react skill to @mezzanine-ui/react 1.4.2#2
coollugi wants to merge 2 commits into
Rytass:mainfrom
coollugi:mezzanine-sync-1.4.2

Conversation

@coollugi

@coollugi coollugi commented Aug 7, 2026

Copy link
Copy Markdown

Summary

  • Sync using-mezzanine-ui-react skill content from 1.4.1 to 1.4.2 (source-verified against live GitHub source, 100% coverage on the 15 manifest work items + AutoComplete)
  • Deprecate 4 components removed from public exports in 1.4.1: ClearActions, ContentHeader, Scrollbar, Switch (still used internally, docs updated with accurate banners and cross-references)
  • Document Dropdown's mousedown/focus-race fix (1.4.2)
  • Manually patch AutoComplete's caseSensitive prop — the automated upgrade-manifest missed this real changelog entry, so it required a manual fetch + verify pass
  • Refresh all cache JSON files and top-level reference docs (SKILL.md, PATTERNS.md, COMPONENTS.md, ICONS.md, DESIGN_TOKENS.md, FIGMA_MAPPING.md) to 1.4.2
  • Bump plugin version 0.4.4 → 0.4.5 per marketplace convention

Test plan

  • Independent verification pass: compared 16 components' props tables against live @mezzanine-ui/react@1.4.2 GitHub source (Omit/extends chains resolved) — 0 discrepancies
  • Cross-file consistency: no stale 1.4.1/2026-07-01 version strings remain except correct historical removal references
  • All cache files report version 1.4.2

🤖 Generated with Claude Code

https://claude.ai/code/session_01UnZ9za8VqPotcg8S7vc6ve

coollugi and others added 2 commits August 7, 2026 13:26
….4.2

Refresh component docs, caches, and reference files against the 1.4.2
release: verified prop parity for 11 UPDATE_PROPS components, documented
Dropdown's mousedown/focus-race fix, deprecated ClearActions/
ContentHeader/Scrollbar/Switch (removed from public exports in 1.4.1),
and manually patched AutoComplete's caseSensitive prop, which the
automated upgrade-manifest missed.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UnZ9za8VqPotcg8S7vc6ve
Patch bump for the react skill content sync in the prior commit.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UnZ9za8VqPotcg8S7vc6ve
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