react icon indicating copy to clipboard operation
react copied to clipboard

Work on implementing code connect to allow for realistic code preview in figma

Open lukasoppermann opened this issue 1 year ago • 2 comments

Changelog

  • adds figma code connect files for some componenrts
  • adds figma.config.json form code connect config
  • adds deps and script to packages/react/package.json
  • adds action to run code connect whenever a .figma.tsx file is changed
  • adds script to generate code connect for icons

Rollout strategy

  • [ ] Patch release
  • [ ] Minor release
  • [ ] Major release; if selected, include a written rollout or migration plan
  • [x] None; if selected, include a brief description as to why

No effect on package output, just for figma, but it can't be version within figma.

Testing & Reviewing

Merge checklist

  • [ ] Added/updated tests
  • [ ] Added/updated documentation
  • [ ] Added/updated previews (Storybook)
  • [ ] Changes are SSR compatible
  • [ ] Tested in Chrome
  • [ ] Tested in Firefox
  • [ ] Tested in Safari
  • [ ] Tested in Edge
  • [ ] (GitHub staff only) Integration tests pass at github/github (Learn more about how to run integration tests)

lukasoppermann avatar Apr 30 '24 11:04 lukasoppermann

⚠️ No Changeset found

Latest commit: dccdcc1053a6dac08379572f6840d9e489c58589

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Apr 30 '24 11:04 changeset-bot[bot]

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 89.34 KB (0%)
packages/react/dist/browser.umd.js 89.68 KB (0%)

github-actions[bot] avatar Apr 30 '24 13:04 github-actions[bot]