Skip to content
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: Adds compiler for turning Figma nodes into Stylesheets #200

Merged
merged 14 commits into from
May 23, 2024

Conversation

nicholasrice
Copy link
Collaborator

Pull Request

Description

This PR does a number of things:

  1. Adds a new @adaptive-web/adaptive-ui-designer-core package and migrates the core plugin behavior to it from @adaptive-web/adaptive-ui-figma-designer
  2. Adds a new @adaptive-web/adaptive-ui-designer-figma package that exposes tools for turning Figma nodes into Plugin Nodes. It also exposes a CLI to generate anatomies and stylesheets from Figma libraries
  3. Renames @adaptive-web/adaptive-ui-figma-designer to @adaptive-web/adaptive-ui-designer-figma-plugin
  4. Adds new CLI option to @adaptive-web/adaptive-ui to generate stylesheets from JSON anatomies.

Issues

Reviewer Notes

Test Plan

Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation for this project.

Component-specific

  • I have added a new component
  • I have modified an existing component

⏭ Next Steps

@nicholasrice nicholasrice merged commit ab3d387 into main May 23, 2024
2 checks passed
@nicholasrice nicholasrice deleted the users/nicholasrice/plugin-refactor-and-cli branch May 23, 2024 17:31
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.

3 participants