Commit Graph

637 Commits

Author SHA1 Message Date
Mikael Svenson 1a7b1c1386 Bug fix for parsing URL mp 2018-10-10 10:40:26 +02:00
Joel Rodrigues 0d13a37dcd Update react project online 1.6.0 (#636)
* update files

* remove import of SPHttpClientBatch

* updated version and readme
2018-10-08 03:58:05 -04:00
Joel Rodrigues f8ffb0ddc9 Update react visio 1.6.0 (#637)
* Add new project files

* Add office-js package

* update strings

* add Visio service - still missing types

* Embed visio file

* remove non required package

* move import of officejs to web part file

* remove fixed width

* use delegate functions to pass values to component

* Display links on right panel

* Update property description and web part icon

* add comment

* load document when url is provided

* Add readme

* Fixed broken image

* Update files

* correct path to styles

* delete update report

* update readme

* remove wrong file

* delete old tslint file from config folder
2018-10-08 03:57:27 -04:00
Waldek Mastykarz 29b5a237b2
Added readme (#635) 2018-10-03 14:23:05 +02:00
Waldek Mastykarz ce52f7a12a Added the react-graph-personalemail sample (#634) 2018-10-03 08:10:21 -04:00
VesaJuvonen 61977114e1 Merge branch 'master' of https://github.com/SharePoint/sp-dev-fx-webparts 2018-10-03 15:03:06 +03:00
David Warner II 6d2d8731cb Dynamic SPFx Bundling/Loading Web Part Example (#628)
* Updated the api-scopes tutorial sample to SPFx v1.6.0 (#617)

* Dynamic SPFx Bundling Initial Commit
2018-10-03 08:02:22 -04: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
Mikael Svenson 5d971a1589 Include SPFx ouif styles as they render the correct colors.
Moved import to root of wp as template styles can change.
2018-09-25 15:33:37 +02:00
Mikael Svenson be87310b4f
Updated react-search-refiners sample (#627)
* Updated packages
* Bundle each part as a bundle to reduce size when not needing all.
* Dynamically load if used/needed
* Added support for sort list
* Load moment with handlebars helpers
* Change shimmer rendering wait instead of spinner
* Added web part title option
* Rework code so webpack dynamic loadig works from scratch
* Updated readme
* Added sortlist description
2018-09-24 13:27:49 +02:00
Waldek Mastykarz ec1c77c057 Updated the api-scopes tutorial sample to SPFx v1.6.0 (#617) 2018-09-10 15:13:59 +03:00
VesaJuvonen e7db64e016 Fixing merge conflict in script editor web part 2018-09-10 13:47:34 +03:00
VesaJuvonen ffdbbfd3e5 Manual merge - step 1 2018-09-10 13:33:25 +03:00
Velin Georgiev 0ca1627a7a React-slider-swiper sample upgraded to 1.6.0 (#615)
* React-slider-swiper sample upgraded to 1.6.0

* Readme file updated
2018-09-10 13:12:36 +03:00
Andrew Koltyakov 417376a1d4 Facebook Page Social Plugin web part sample (#607)
* Facebook plugin: initial commit

* Facebook plugin: TSLint config

* Facebook plugin: VSCode config

* Facebook plugin: webpart draft

* Facebook plugin: webpart settings

* Facebook plugin: webpart properties update

* Facebook plugin: readme
2018-09-10 13:11:45 +03:00
Gautam Sheth 274801e2fc Taxonomy picker - version upgrade and bug fix (#601) 2018-09-10 13:10:38 +03:00
VesaJuvonen 3b6c5690ab readme polishing 2018-09-10 13:10:09 +03:00
Gautam Sheth 4a47af2d14 SPFx React Accordion sample (#599)
* React Accordion Webpart added

* Updated to imgur image url
2018-09-10 13:06:51 +03:00
Waldek Mastykarz 53d14f2898 Replaced deprecated sp-pnp-js with @pnp/js (#597) 2018-09-10 13:05:05 +03:00
Mikael Svenson 5044b54a31 Remove unused code 2018-09-04 08:25:58 +02:00
Joel Rodrigues db70df922c React visio javascript APIs web part sample (#606)
* Add new project files

* Add office-js package

* update strings

* add Visio service - still missing types

* Embed visio file

* remove non required package

* move import of officejs to web part file

* remove fixed width

* use delegate functions to pass values to component

* Display links on right panel

* Update property description and web part icon

* add comment

* load document when url is provided

* Add readme

* Fixed broken image
2018-08-30 12:19:13 +03:00
Mikael Svenson b5ab9513fe
Updated to use webpack dynamic imports (#605)
* Use webpack dynamic loading of editor
2018-08-22 18:17:18 +02:00
Mikael Svenson 734b83ae59
Updated script editor webpart (#603)
* Script editor update (#598)

* Updated to SPFx 1.5.1

* Fix remove padding issue.

* Moving import within container

* Added dynamic loaded edit module

* Made editor pane external and dynamic

* Updated readme message.

* Remove dependency for office ui fabric react

* Use a supported workaround to get the script root.
2018-08-21 12:54:26 +02:00
Mikael Svenson b3a87a7672 Use a supported workaround to get the script root. 2018-08-20 12:08:16 +02:00
Mikael Svenson ec192e1c62
Remove dependency for office ui fabric react 2018-08-17 13:07:24 +02:00
Mikael Svenson 041ee33b38
Script editor update (#598)
* Updated to SPFx 1.5.1

* Fix remove padding issue.

* Moving import within container

* Added dynamic loaded edit module

* Made editor pane external and dynamic

* Updated readme message.
2018-08-17 13:02:33 +02:00
Mikael Svenson 6b6bc905a5
Merge pull request #592 from SharePoint/dev
Fix for images in refiner panel
2018-08-09 15:06:09 +02:00
Mikael Svenson 394bd99d5d
Merge pull request #591 from SharePoint/refiner-img-fix
#590 Updated imaged
2018-08-09 15:04:31 +02:00
Mikael Svenson 758a0793a4 #590 Updated imaged 2018-08-09 15:03:27 +02:00
VesaJuvonen 13b52d936f Merge branch 'master' of https://github.com/SharePoint/sp-dev-fx-webparts 2018-08-07 17:28:13 +03:00
Mikael Svenson df2648f8f4 Improvements to react-search-refiner web part (#589)
* Added weburl/siteurl tokens
Added getUrlField helper method
Changed property pane settings headers/grouping
Updated ouifr version to v5.118.0
Updated handlebar helper to v0.8.4
Updated readme

* Added webpack-bundle-analyzer

* Fixed ouifr static references to limit bundle size
2018-08-07 17:27:46 +03:00
Patrick Rodgers 10af3ba114
Merge pull request #577 from StfBauer/dev
Dev
2018-07-24 14:47:33 -04:00
Stefan Bauer 8a799644c7 Removed Readme file 2018-07-24 17:49:07 +02:00
Stefan Bauer 201423e3f8 update local.settings.json 2018-07-24 17:46:07 +02:00
Stefan Bauer 804e80175d Updated Readme 2018-07-24 17:38:10 +02:00
Stefan Bauer f702fd26b7 Git Push Origin Master 2018-07-24 17:36:17 +02:00
Stefan Bauer aa4a280cca Typo Fixed in README File 2018-07-24 17:32:55 +02:00
Stefan Bauer 7af11a4ce3 Updated Readme file 2018-07-24 17:27:36 +02:00
Stefan Bauer e997302372 Initial Commit of Azure Function Web Part 2018-07-24 16:55:56 +02:00
Waldek Mastykarz 3453970019 Removes invalid string references causing project build error (#567) 2018-07-19 11:20:50 +02:00
Waldek Mastykarz 648b2b7210 Removes invalid string references causing project build error (#567) 2018-07-13 15:06:19 +03:00
Dhaval Shah ea3b8efe1e Added the Aggregated Calendar Webpart using React framework (#566)
* Initial Release

* Updated Readme

* Update Read Me

* Updated readme with technolgies
2018-07-13 11:11:28 +03:00
Vincent Biret 293bbba17a react-skype-status: fixed a bug where subscription to the current users status wouldn't work (#554) 2018-07-05 18:51:58 +03:00
Vincent Biret 711cae3666 js-skype-status: fixed a bug where subscription to the current users status wouldn't work (#553) 2018-07-05 18:51:31 +03:00
Vincent Biret 74b748c9e2 improving new issue template so people mention samples authors and they get notified (#551) 2018-07-03 21:25:01 +03:00
Luis Manez 6a459d0942 Sample Spfx Webpart read / update MS Graph Custom Schema Extensions (#552) 2018-07-03 21:22:49 +03:00
Vipul Kelkar 5fe4521c21 Taxonomy panel picker webpart (#546)
* Taxonomy panel picker web part

Code sample for the Taxonomy panel picker web part added.

* GIF path updated

GIF path in the readme file updated.

* Sample for pre-populated control added.

Sample for pre-populated control added.

* Update README.md
2018-07-02 12:46:54 +03: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
Hugo Bernier 3a1f2e92ed Converted to SPFx 1.5 and added Exchange Public Calendar feed support (#548) 2018-07-02 10:11:27 +03:00
Vincent Biret 415b771e86 upgrading react-skype-status to spfx 1.5 (#547)
* react-skype-status: upgrading to spfx v1.5

* react-skype-status: fixing unexisting referenced module

* react-skype-status: upgrading to office ui fabric react 6.X

* react-skype-status: switching to production infrastructure ids
2018-07-02 10:09:48 +03:00