docs: add figma wizard docs + bump to v0.3.3#253
docs: add figma wizard docs + bump to v0.3.3#253rubenmarcus merged 2 commits intofeat/figma-wizardfrom
Conversation
- Add Figma to Code section in README with wizard example - Add docs/docs/cli/figma.md for the new figma command - Update docs/docs/sources/figma.md with full API property coverage (sizing modes, individual borders, rotation, text truncation, font checking, image/icon export, composite rendering) - Add figma to sidebars CLI reference - Bump version to 0.3.3 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Greptile SummaryAdded comprehensive Figma wizard documentation across README and docs site. The PR introduces a new Key Changes:
All changes are documentation-only with consistent markdown formatting and proper cross-linking between docs. Confidence Score: 5/5
Important Files Changed
Last reviewed commit: 7e374f4 |
🔗 Docs PreviewPreview URL: https://chore-v0-3-3-docs.ralph-starter-docs.pages.dev This preview was deployed from the latest commit on this PR. |
- Convert changelog.md to changelog.mdx with GitHubReleases component - New component fetches releases live from GitHub API (client-side) - Shows green pulse indicator with "Live from GitHub Releases" header - Falls back gracefully if API is unavailable - Add v0.3.3 changelog entry covering Figma enhancements, wizard command, security sanitization, and TOCTOU fixes - Update generate-full-docs.cjs to reference .mdx extension Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary
ralph-starter figmacommand (wizard flow, options, examples)cli/figmato sidebar navigationTest plan
pnpm buildpassespnpm test:run— all 213 tests passnode dist/cli.js --versionshows0.3.3🤖 Generated with Claude Code