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

Designer: Support Figma async page loading model #236

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

bheston
Copy link
Member

@bheston bheston commented Oct 18, 2024

Pull Request

Description

Figma has updated their Plugin API to be async. Updated the Designer to work with this new model.

As part of this they recommend using their eslint plugin. This turned out to be a lot of work to migrate to. I took the opportunity to get off of the deprecated FAST eslint rules.

Test Plan

Tested in Figma.

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.

@bheston bheston merged commit 80ef2f2 into main Oct 18, 2024
3 checks passed
@bheston bheston deleted the users/bheston/designer-async-loading branch October 18, 2024 20:44
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.

2 participants