This Github repository contains a collection of React-based components that provide extensive functionalities with consistent UI/UX to Power Apps using the Fluent UI Design Language. The components are designed to be easy to use and highly customizable, allowing you to quickly build powerful and visually appealing Power Apps.
The components included in this repository are fully documented with examples and usage guidelines. You can find the documentation in the wiki page of the repository.
- PolyLookup: Multi-select lookup supporting different type of many-to-many relationships.
To use these components in your Power Apps project, you'll need to download the solution_managed.zip file from the Releases page and import to your environment. The solution contains all components in this repo.
Once you've installed the solution, you can select the components in the form designer.
Thanks for showing your interest in the repo. All contributions are most welcomed!
- Share: Give it a star ⭐ and Share the repo with everyone who might be interested!
- Give feedback: Please share your experience and ideas.
- Improve documentation: Fix incomplete or missing docs, bad wording, examples or explanations.
- Contribute to the codebase: Propose new features or identify problems via GitHub Issues, or find an existing issue that you are interested in and work on it!
- Sponsor my work: If you find it helpful, please consider sponsoring the project to keep it going 💪
If you'd like to contribute to the code, please follow these steps:
- Fork this repository
- Create a new branch from a component branch you want to work on
- Make your changes and commit them with descriptive commit messages
- Submit a pull request
I'll review your changes and work with you to merge them into the main repository.
- main: This branch contains the latest features of the components. Please see tags for version specific code