Commit Graph

14 Commits

Author SHA1 Message Date
petkir 40afc4eebf Merge branch 'master' of https://github.com/pnp/sp-dev-fx-webparts into pnp-master 2020-06-09 09:55:42 +02:00
petkir 71f6469fa0 URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
dependabot[bot] 5e03136a39
Bump websocket-extensions in /samples/react-jest-testing
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 22:50:35 +00:00
dependabot[bot] 244985e3b1
Bump https-proxy-agent in /samples/react-jest-testing
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-16 16:17:20 +00:00
Hugo Bernier 242b8e5f9b Added telemetry to every README.md file 2020-04-04 02:18:47 -04:00
dependabot[bot] 2288f400f3
Bump handlebars from 4.0.11 to 4.7.4 in /samples/react-jest-testing
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.4.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-02 17:12:04 +00:00
jpalo 3d6d96dfb9
Update README.md
Minor typo correction.
2019-11-18 09:10:12 +02:00
Velin Georgiev a5a9e7e5af React jest testing sample upgraded to SPFx version 1.8.2 (#898)
* React jest testing sample upgraded to SPFx version 1.8.2

* readme file updated
2019-07-05 15:56:18 +03:00
Velin Georgiev a261876295 Jest testing sample upgraded to SPFx version 1.7.0 (#720) 2018-12-19 09:19:36 +02:00
Velin Georgiev f071f531bc azure pipelines setup added (#651)
* azure pipelines setup added

* order fix on the build tasks

* order fix on the build tasks
2018-11-09 09:46:07 +02:00
Velin Georgiev ccdc45b23e Updates the react-jest-testing sample to SPFx version npm run 1.6.0 (#630) 2018-10-03 08:01:14 -04:00
Franck Cornu 48ac608381 [react-search-refiners] Added Handlebars templating feature + Replaced event aggregator by dynamic data from SPFx 1.5.1-plusbeta (#550)
* [react-search-refiners]
* Upgraded to SPFx 1.4.1
* Added the ability to set you own refiners labels in the filters panel.
* Replaced the `pushState` method by the SPFx `eventAggregator` for the communication between the search box and results web parts.
* CSS improvements
* Added an option to show the results count

* [react-search-refiners]
* Added the query suggestions feature to the search box
* Added the ability to send the query to an other page
* Added a result count option

* [react-search-refiners] Update images

* [react-search-refiners] Updated version in the README file.

* [react-search-refiners]
* Added a templating feature for search results with Handlebars inspired by the react-content-query-webpart sample.
* Upgraded to 1.5.1-plusbeta to use the new SPFx dynamic data feature instead of event aggregator for Web Parts communication.
* Code refactoring and reorganization.

* * Removed unused test sample folder
2018-07-02 12:44:04 +03:00
Velin Georgiev 0af385ed17 Upgrade to 1.5.0, missing launch.json config added (#530) 2018-06-15 08:46:43 +03:00
Velin Georgiev e415148bc5 Adds SPFx React Jest Testing sample (#507) 2018-05-12 04:59:42 +03:00