Reusable SPFx property pane controls - Open source initiative
  • TypeScript 66.2%
  • JavaScript 30.3%
  • SCSS 3.5%
Find a file
2024-07-01 10:24:54 +01:00
.github bump node js version in actions 2023-11-18 14:02:53 -05:00
.husky updated changelog 2021-05-05 18:02:29 +02:00
config update to SPFx 1.17.3 2023-06-05 15:47:50 +02:00
docs/documentation updated docs for new grid control 2024-05-14 23:17:07 +01:00
fast-serve [New Control] - ContentTypePicker - Resolving 598 2024-04-03 17:33:26 +02:00
postinstall WebPartContext to BaseComponentContext 2021-03-19 14:43:02 -07:00
scripts uuid 2023-11-18 14:11:44 -05:00
src fix build error caused by strings 2024-05-14 23:41:07 +01:00
teams Update to React 6 - initial version 2019-12-17 21:39:19 -08:00
typings Initial commit of the property pane controls 2017-09-12 16:06:42 +02:00
.eslintrc.js wip 2022-08-15 21:41:45 -04:00
.gitattributes Initial commit of the property pane controls 2017-09-12 16:06:42 +02:00
.gitignore Added fast-serve support. 2021-05-26 19:17:44 +03:00
.hintrc New Property Grid Control (#614) 2024-05-14 23:07:53 +01:00
.npmignore SonarCloud updates 2018-09-17 14:41:09 +02:00
.yo-rc.json bump to spfx 1.18.2 2023-11-22 17:16:47 -05:00
CHANGELOG.json changelog 2024-05-14 23:18:20 +01:00
CHANGELOG.md New Property Grid Control (#614) 2024-05-14 23:07:53 +01:00
gulpfile.js Added fast-serve support. 2021-05-26 19:17:44 +03:00
gulpfile.sonarqube.js Enhancements for #96 and CircleCi/SonarCloud implementation 2018-09-17 14:18:19 +02:00
LICENCE Beta changes 2017-09-18 15:53:06 +02:00
package-lock.json New Property Grid Control (#614) 2024-05-14 23:07:53 +01:00
package.json New Property Grid Control (#614) 2024-05-14 23:07:53 +01:00
README.md Update README.md 2021-01-08 19:31:08 +02:00
sonar-project.properties SonarCloud updates 2018-09-17 14:41:09 +02:00
sp-dev-fx-property-controls.yml localization files changes removed 2020-06-16 15:54:48 -07:00
spfx-locale.csv Adding new translation for Field Issues label. 2022-08-31 12:50:58 +02:00
tsconfig.json New Property Grid Control (#614) 2024-05-14 23:07:53 +01:00

sp-dev-fx-property-controls

Property controls for the SharePoint Framework solutions.

If you are looking for content controls, please check following repository for those - https://github.com/pnp/sp-dev-fx-controls-react

Get Started

More information to get started can be found documentation of this repository: documentation.

Have issues or questions?

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.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

If you have ideas for new features or feedback, let us know by creating an issue in the issues list. Before you submit a PR with your improvements, please review our project guides.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

"Sharing is Caring"

Disclaimer

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.