Commit Graph

38 Commits

Author SHA1 Message Date
Hugo Bernier 360169500d added remaining containers 2022-02-16 21:47:07 -05:00
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 cf6cfb5e55 Standardized readme 2021-11-21 02:51:08 -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 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
Hugo Bernier 24e70c095f
Update README.md 2020-11-08 22:46:42 -05:00
petkir 71f6469fa0 URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
Hugo Bernier 242b8e5f9b Added telemetry to every README.md file 2020-04-04 02:18:47 -04:00
Sylvia Okafor acf61e0842 Updated sample YAML description 2020-02-25 15:14:45 -08: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
Franck Cornu ae42943015 [react-todo-basic] Fixed "immutability-helper" npm package version (#509) 2018-06-07 14:07:49 +03:00
Joel Rodrigues 764d8f10e0 Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
Eric Overfield 536468b349 React Todo Basic upgrade to release 1.1.0, replace removed Placeholder component with custom Component (#260) 2017-07-21 20:54:12 +03:00
Vesa Juvonen 2e74dfc735 Cleaning sample 2017-06-15 21:06:40 +03:00
Vesa Juvonen 04ea81e196 Sample polishing 2017-05-05 09:02:52 +03:00
Vesa Juvonen 000dcfd33b Samples polishing 2017-05-05 09:01:48 +03:00
Vesa Juvonen cf2dd21984 Updating react-todo-basic to GA level 2017-05-04 21:55:19 +03:00
Vesa Juvonen 89092b794b Cleaned old react-todo-samples for GA update 2017-05-04 21:26:56 +03:00
Vesa Juvonen aaa088761a Updating RC version stamp for todo-basic sample 2017-02-03 18:18:19 +02:00
chaksc 0bb32eff7c Fixes for RC0. 2017-02-01 22:07:02 -08:00
chaksc 3998b69580 Todo Basic updated to RC0 build. Local workbench works. 2017-02-01 19:00:09 -08:00
Vesa Juvonen 71e0031828 Added SPFx version indicator to readme files for all samples. 2016-12-13 11:26:45 +02:00
Chakkaradeep Chandran 31a562809d Updated code to not bundle mock data provider when the web part is packaged for distribution. 2016-10-27 22:39:10 -07:00
chaksc 5edf23310e Optimization fixes to TodoListItem component to only render the item when needed. 2016-10-20 15:13:06 -07:00
chaksc 9ed8f8d9c2 Removed unused web part context from TodoContainer.
Renamed _getTasksLists to _loadTaskLists to match what it does.
2016-10-18 09:34:36 -07:00
chaksc 80bcc329eb Updated readme to reflect SharePoint data provider getItems method. 2016-10-17 23:46:42 -07:00
chaksc d26653ea7a Updated readme with telemetry info.
Updated version of the client-side solution and manifest to 1.0.
2016-10-17 23:37:55 -07:00
chaksc 6b3a9df59c Updated the code to SPFx Developer Preview Drop 5.
Fixed some issues as well.
2016-10-17 16:10:20 -07:00
Chakkaradeep (Chaks) CC a4ec663c22 Update README.md 2016-10-14 09:26:48 -07:00
chaksc 4f19479a38 no message 2016-10-13 18:51:41 -07:00
chaksc b2bc2b536a no message 2016-10-13 17:47:00 -07:00
chaksc b138b1a2df no message 2016-10-13 11:33:34 -07:00
chaksc e046d58f20 Initial push of README 2016-10-13 00:10:48 -07:00
chaksc 85eb0e0b36 Initial commit of todo basic web part. 2016-10-12 18:14:39 -07:00