Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Conversation

@ivan-015
Copy link
Collaborator

  • Component Isolation Support
  • Widgetbook Integration
  • Add option to provide parabeac with OAuth token to convert Figma Files

ivan-015 and others added 30 commits January 26, 2022 17:25
This was done because the generated PBDL should likely not be available to external developers, so it's best to keep it out of `lib`
Retrieving image names from ImageReferenceStorage
Add cleanString method to PBTextGen
This method searches for a child of a PBIntermediateNode with a specified name and type.
Split the method to avoid concurrent modification
Add `componentIsolation` to configuration.
The ComponentIsolationService is an interpret service that examines trees and extracts information.

The Configuration is in charge of coordinating and generating the component isolation code.
The PostGenTasks are tasks that should be run after parabeac-core is done generating trees.
If the configuration for component isolation is present, we will add the service and post gen task.
This was made to simplify the factory that creates a ComponentIsolationConfiguration
If the user wants to use an OAuth token from figma, they can do so via the --oauth command argument. If both OAuth and Personal Access Tokens are given, OAuth will be used.
Add OAuth option to core for figma
Fix assets not showing up in pubspec.yaml
Copy link
Collaborator

@SushiRoll53 SushiRoll53 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ivan-015 ivan-015 merged commit de2aff6 into stable Feb 22, 2022
@ivan-015 ivan-015 deleted the release/2.4.0 branch February 22, 2022 23:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants