-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add figma code connect #16730
feat: add figma code connect #16730
Conversation
* chore: update gitignore * feat: add figma code connect * chore: update readme * feat(code-connect): update Link and Notification * feat: code connect updates * chore: update disclaimer text * feat: add checkbox * feat: contentswitcher * feat: add breadcrumb checkbox and grid * feat: codesnippet * feat: wip tooltip and contained list * chore: update to 0.1.2 * chore: add code comments to accordion * docs: update readma * feat(code-connect): connect toggle * feat(code-connect): connect NumberInput * chore: add basic config file * chore: ignore ts and exclude from ts build * chore: update config file * chore: update readme * chore: fix versions from merge conflict * chore: yarn dedupe * chore: fix yarn * chore: yarn * chore: yarn
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
name: Code Connect | ||
runs-on: ubuntu-latest | ||
steps: | ||
- run: npx figma connect publish |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see FIGMA_ACCESS_TOKEN
was added to the repo action secrets 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 🚢 🚀
The content of this pull request will be made available as part of our next release. For the full schedule of upcoming releases, check out our Release Radar page. |
@alisonjoseph is it correct that |
@dlavrenuek you're correct, updated here #16834 |
Ref #16273
Closes #16561
Changelog
New
@figma/code-connect
*.figma.tsx
file is added/updatedFIGMA_ACCESS_TOKEN
to secretsfigma.config.json
configcode-connect/README.md
file*.figma.tsx
files from tsconfig*will add additional components in separate PRs