Releases: PavelLaptev/JSON-to-Figma
Releases · PavelLaptev/JSON-to-Figma
Version 4.2
- Added
manual population
feature
Version 4.1
- Styles updated
Version 4.0
- Load local files and fetch from URL
- Fetch images
- Parsing JSON files with any amount of nested levels
- Flexible keys selection
- Invert selected keys
- Download filtered JSON
- Populate in random order
- Select any ranges from JSON file
- the "skip" rule for layers you won't populate
- Handle
null
values - Resizable plugin window
Version 3.2
- query strings handled
- 🚑 Fixed proxy server link
How to run this version
- download
BUILD-JSON-to-Figma-3.2.zip
and unzip. - open Figma.
- on the
app menu
(orright click
) clickplugins
→Development
→New plugin…
- choose
manifest.json
from unzipped folder - the plugin should appear in
plugins
→Development
. ENJOY! 🎉
Version 3.1
- Added checks for "localhost" and "127.0.0.1"
Version 3.0
- Added "Skip" rule
- Fetch images
- Fetch method updated
- Styles changed
Version 2.5
- Added
Populate all matches
button - Fetch URL method updated
- Refactored methods. New Object of objects parsing