feat: connect to Figma MCP server - Design System foundation#2
Open
charleschen04627 wants to merge 4 commits intodevfrom
Open
feat: connect to Figma MCP server - Design System foundation#2charleschen04627 wants to merge 4 commits intodevfrom
charleschen04627 wants to merge 4 commits intodevfrom
Conversation
- Replace Chinese copy in Getting Started MDX, foundation stories, and component stories. - Update default aria-labels and related comments in Sidebar, Tabs, Breadcrumb, DatePicker, Pagination, Switch, and AlertDialog. - Align Button and orbie icon map comments with English; clarify Vite config and Storybook manager theme comment. Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR establishes the foundational Design System library with Figma MCP server integration support.
Changes included:
Commits:
9441557 docs(badge): improve docs with grid and usage examples
39e7e70 chore(storybook): unify CSF3 stories and type-safe docs
11a8a20 chore: ignore .cursor and .vscode directories
2ae3f99 docs(i18n): translate Storybook docs and UI strings to English
8a68a8f feat(tokens,exports,storybook): sync tokens, exports and component stories
bb9d6c8 feat(components): add component implementations
9dcf7c1 docs: update README clone path
0c1bdf2 docs(storybook): add Badge and Foundations stories
61b9457 feat: export Badge, Icon, and icons from package entry
e524fe7 feat: add Badge component and Orbie badge tokens
c0075fd feat: add Icon component and Orbie icon map
2cfcccb chore(deps): add lucide-react and externalize for library build
5e8ccc4 docs: add English README for setup and builds
1d2dd55 feat: add Storybook stories and Getting Started MDX docs
2477fde feat: add Storybook configuration, theme, and preview
06d8579 feat: add design tokens and Button component
d9ce06d chore: scaffold package with Vite, TypeScript, and library build
1a9477d chore: add gitignore for Node and build outputs