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

@neodx/figma - Update types and Figma API, rework Export API #78

Closed
secundant opened this issue May 25, 2023 · 0 comments · Fixed by #114
Closed

@neodx/figma - Update types and Figma API, rework Export API #78

secundant opened this issue May 25, 2023 · 0 comments · Fixed by #114
Assignees
Labels
feature New feature or request scope:figma Issues related to figma

Comments

@secundant
Copy link
Owner

secundant commented May 25, 2023

Expected updates

Up-to-date types and Figma API

  • Variables
  • Dev resources
  • Payments (?)
  • Other minor changes

Published libraries integration

Figma has a paid feature - publishable team libraries with your Variables, Styles, and Components.
It's great for a stable, predictable, and optimized integration design system with code.

It is important to provide full support for this in order to effectively establish enterprise workflows.

Export any data from files

Currently, we provide a static assets export only, but Figma can expose many kinds of information:

  • Global styles: colors, gradients, shadow, and other effects
  • Elements styles, for example, a component set for typography
  • Grid, paddings, borders, rounding
  • etc.
@secundant secundant self-assigned this May 25, 2023
@secundant secundant changed the title [Draft] @neodx/figma - Extend export API with user-based flow support @neodx/figma - Update types and Figma API, rework Export API Jul 25, 2023
@secundant secundant added feature New feature or request scope:figma Issues related to figma labels Jul 25, 2023
@secundant secundant linked a pull request Jul 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request scope:figma Issues related to figma
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant