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.
- 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
- 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
- Run
npm ci
to install dependencies. - Run
npm run start
to start webpack in watch mode ornpm run build
to build once. - Open
Figma
->Plugins
->Development
->New Plugin...
and choosemanifest.json
file from this repo. - Create a Pull request for your branch
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.