Commit Graph

14 Commits

Author SHA1 Message Date
Hugo Bernier eb8bd92a0b Updating telemetry link 2021-12-20 10:25:30 -05:00
VesaJuvonen 7a79c47104 Removing unnecessary office product from the sample metadata 2021-12-10 19:55:32 +02:00
Hugo Bernier 35fbbf7809 Moved disclaimers to bottom 2021-11-07 01:54:14 -05:00
Hugo Bernier 985384732a Updated legacy compatiblity matrix 2021-11-07 01:33:53 -05:00
Hugo Bernier 68f7f67761 Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
Hugo Bernier cd1cb830d6 Changed master to main 2021-05-02 15:04:59 -04:00
Hugo Bernier 82598c094f Added links to issue templates 2021-04-26 02:08:59 -04:00
Hugo Bernier 7ed51a0838 Updated sample JSON 2021-03-15 03:48:14 -04:00
Hugo Bernier e6cd0b17de Added sample metadata 2021-02-08 02:19:31 -05:00
petkir 71f6469fa0 URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
Sylvia Okafor 187a38f767 Updated sample YAML description 2020-02-14 15:28:54 -08:00
Joel Rodrigues 764d8f10e0 Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
Vesa Juvonen 71e0031828 Added SPFx version indicator to readme files for all samples. 2016-12-13 11:26:45 +02:00
Kevin Mees 5f77374599 Sample react-redux (#52)
* [react-redux] scaffold project

* [react-redux] install redux dependencies

* [react-redux] install redux typings

* [react-redux] Add redux store and reducers and hook them up with the webpart

* [react-redux] Add presentational and container components

* [react-redux] Hook up webpart lifecycle methods with redux

* [react-redux] configure reactive and non-reactive webpart versions

* [react-redux] Add all the semicolons!

* [react-redux] mark store as private in webpart

* [react-redux] Update README.md

* [react-redux] Fix typo in readme

* [react-redux] only render webpart once
2016-11-10 17:48:10 +02:00