Skip to content

Releases: PavelLaptev/JSON-to-Figma

Version 4.2

10 Jul 20:16
73fbe52
Compare
Choose a tag to compare
  • Added manual population feature

Version 4.1

01 Jul 08:37
Compare
Choose a tag to compare
  • Styles updated

Version 4.0

25 Jun 23:39
Compare
Choose a tag to compare
  • 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

07 Mar 16:16
Compare
Choose a tag to compare
  • query strings handled
  • 🚑 Fixed proxy server link

How to run this version

  1. download BUILD-JSON-to-Figma-3.2.zip and unzip.
  2. open Figma.
  3. on the app menu (or right click) click pluginsDevelopmentNew plugin…
  4. choose manifest.json from unzipped folder
  5. the plugin should appear in pluginsDevelopment. ENJOY! 🎉

Version 3.1

20 Jul 09:23
Compare
Choose a tag to compare
  • Added checks for "localhost" and "127.0.0.1"

Version 3.0

16 Jul 22:24
Compare
Choose a tag to compare
  • Added "Skip" rule
  • Fetch images
  • Fetch method updated
  • Styles changed

Version 2.5

17 Apr 12:44
c29a2d8
Compare
Choose a tag to compare
  • Added Populate all matches button
  • Fetch URL method updated
  • Refactored methods. New Object of objects parsing