figma-github-data
figma-github-data copied to clipboard
Populate data from GitHub into Figma mocks
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....
I encountered this today while updating the avatar component to use the same naming convention as the plugin's variables. Would be good to have a dialog show to inform the...
## Update Readme Hey Brian, via our conversation on twitter. I'm wondering if it would be valuable to update the README to contain another line item at the end, that...
It's kind of annoying to not know all possible fields on users/orgs/repos, so you have to go to the API documentation and figure it out. We could surface this info...
We could store the last 5 custom variables you used, so that you can one-click them to populate that specific user/org/repo
If you have just a shape layer selected, the plugin could assume that you are trying to fill in an `avatar_url`
Once you've fetched data once, we can cache the result locally in Figma to save network requests and speed up population.