Closed alejandrofdiaz closed 1 year ago
Only documentation and changelog left.
I'm concerned about giving the outputters developers the ability to track the whole grouping path for a single component since newer file components Figma REST API (reference here) only defines a single containing frame (see containing_frame
property), in case this API is used in the future to obtain all file components, they will lose this information.
Dealing with Figma files with a high frame/group hierarchy it is not clear how Figma is expecting the Designers to organize their components and this may be confusing in the future.
If in the future figma-export
will leverages different APIs, the major release will contain breaking changes. In that case, we will change outputters accordingly.
Thanks a lot @alejandrofdiaz for your contribution!
Closes https://github.com/marcomontalbano/figma-export/issues/143