Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.86 KB

File metadata and controls

44 lines (28 loc) · 1.86 KB

🚓 Dispatch for Figma

A precision-focused Figma plugin designed to update component instances selectively within your design files. Like a skilled dispatch unit, it allows you to target updates for specific components, ensuring that your design explorations remain intact.

Features

  • Targeted Component Updates: Update only the components within your current selection, avoiding global updates that could disrupt your design.
  • Batch Processing: Efficiently update multiple component instances at once.
  • Remote Library Integration: Works seamlessly with remote library components to keep your designs in sync.
  • Progress Tracking: Real-time progress updates during the update process.
  • Detailed Reporting: Get insights into updated, skipped, and errored components.

Installation

  1. Download the plugin files.
  2. In Figma, go to Plugins > Development > Import plugin from manifest...
  3. Select the manifest.json file from the downloaded files.
  4. The plugin will be installed and available in your development plugins.

Usage

Selecting Components

  1. Choose the frames or elements you want to update within your Figma file.
  2. Open the Dispatch plugin.

Updating Components

  1. Click the "Dispatch" button to initiate the update process.
  2. The plugin will update the selected components to their latest versions from the libraries.
  3. Monitor the progress and receive a detailed report upon completion.

Important Notes

  • Ensure your component libraries are published and up to date before running updates with Dispatch.
  • Currently, the Dispatch plugin does not support updating variable values. To refresh variables that have updates, you may need to do so manually in Figma.

Credits

Developed by LFSGD

Support

If you encounter any issues or have questions, please file an issue on the GitHub repository.