Commit Graph

4 Commits

Author SHA1 Message Date
Nader Hadjebi bd7f93b6b3
Update package.json
@thechriskent Can you please remove code line 21 (which was "microsoft/rush-stack-compiler-3.7": "0.2.3",). Error was generated "name can only contain URL-Friendly characters" when that line was in the package.json, however after it was removed the code works fine. 
![image](https://user-images.githubusercontent.com/60085977/162118820-f09062fb-89ba-4285-aec0-5f5c11cde597.png)


> By submitting this pull request, you agree to the [contribution guidelines](https://github.com/pnp/sp-dev-fx-webparts/blob/main/CONTRIBUTING.md)
2022-04-07 13:41:27 -04:00
jonah b5dfbc0042 Updated mocha and chai and cleaned up code for deployment. 2021-12-30 11:03:34 -05:00
jonah 72ede19734 Updated packages to 1.13.0 2021-12-29 14:54:34 -05:00
Chris Kent 874f0ebd8f Js property controls svg (#364)
* Initial Webpart generation

* Added Localization Strings for Color Properties

* Added PnP SPFx Property Controls package

* Added SVG and color properties

* Added height property and reset button

* Icon and Name update

* Additional Comments

* Updated ReadMe
2017-12-01 16:40:23 +02:00