This is a open source library that shares a reusable React control that can be used in your SharePoint Framework solutions. Thanks to celum and cubido to make this control public.
ImageManipulation Control Features:
- Resize
- Crop
- Flip
- Rotate
- Scale
- Filter (Grayscale / Sepia)
- Redo / Undo
- Histoy of Actions
because of support for Sharepoint 2019 and SharePoint Online
References to office-ui-fabric-react version 5.x because of SharePoint 2019 Support
Get your own free development tenant by subscribing to Microsoft 365 developer program
SharePoint Solution (SPFX)
You can add this Control to your SPFX solution.
npm i react-image-manipulation-spfx
Sample implementation you can find in this Repository: documentation.
More information to get started can be found documentation of this repository: documentation.
Please use following logic on submitting your questions or issues to right location to ensure that they are noticed and addressed as soon as possible.
- You have issue on specific control in this package - use issue list in this repository.
TODO
Version | Date | Comments |
---|---|---|
0.0.1 | March 10, 2021 | Update comment |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
- npm install
- gulp serve
- Getting started with SharePoint Framework
- Building for Microsoft teams
- Office UI Fabric / Fluent UI
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development