Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 2.05 KB

README.md

File metadata and controls

46 lines (37 loc) · 2.05 KB

Power Platform DesignKit for Figma


Figma plugin for authoring and exporting Power Apps solution components

Important

We are gradually open-sourcing the code, removing internal dependencies to make it universally applicable. At this stage, it serves as a source of inspiration and a basis for collaboration. We welcome feedback, suggestions, and contributions through pull requests.

If wish to use this project for your team, please get in touch with us at info@mycondy.com for a personalized onboarding experience and customization to meet your specific needs.

🎉 Features

  • Export selected Frame in Figma to the separated XML files (AppModule, Entity, SavedQuery, Form) as a zip file
  • Export pre-created Collections from your local variables in Figma to the XML (OptionSet)
  • Add Import/Export for the Canvas Apps

📄 Documentation

⚡️ Roadmap

  • Import Model Driven Solution file - Canvas, Model Driven, Power Automate flow
  • New UI for Power Automate Flow (after the Easter holiday)
  • Import own JSON data for Model Driven Grid
  • Performance package in webpack applied
  • Dynamic size of screen by Canvas layout - Mobile,Tablet
  • DesignKit 2.0 FREE applied

🔥 Contribute

  • Run npm ci to install dependencies.
  • Run npm run start to start webpack in watch mode or npm run build to build once.
  • Open Figma -> Plugins -> Development -> New Plugin... and choose manifest.json file from this repo.
  • Create a Pull request for your branch

License

The full text of the license can be accessed via this link and is also included in the license.txt file of this software package.