Commit Graph

545 Commits

Author SHA1 Message Date
Mikael Svenson 67a3279ef7 Hide <object> node which causes border in IE11 2018-11-08 08:09:10 +01:00
Mikael Svenson 6712cb4412 Added IE11 polyfills for common-tags
Load video.js if previews are present
2018-11-08 08:08:48 +01:00
Mikael Svenson c2ae011223 Updated npm packages 2018-11-08 08:01:46 +01:00
Mikael Svenson 788bb8c778 Fix for IE11 to avoid showing scroll arrows in the div 2018-11-06 14:52:48 +01:00
Mikael Svenson 03e4b2307f Updated npm packages
Added IE11 polyfill
Re-use sortdirection from PnP instead of separate enum #656
2018-11-06 08:01:22 +01:00
Stijn Brouwers 2df0641eb7 Add sort panel (#656)
* Add SortPanel to select a field to sort by and it's sortorder

* Fix bug with ordering the sorted results

* apply state from searchresultcontainer to the sort panel

* Fix issue with sortorder being undefined in certain scenarios

* - Fix error on opening the web part without any settings configured
- Show relevant error message when using an invalid sort field
- Fix styling difference between 'Filter' and 'Sort' buttons

* Add info to readme.md

* Add new property_pane images to reflect latest changes

* Remove black line at the bottom of property_pane3.png

* Merge 'Dev' with current branch
and show Sort button when "SortError" is shown

* apply state from searchresultcontainer to the sort panel

* - Fix error on opening the web part without any settings configured
- Show relevant error message when using an invalid sort field
- Fix styling difference between 'Filter' and 'Sort' buttons

* Add info to readme.md

* Add new property_pane images to reflect latest changes

* Remove black line at the bottom of property_pane3.png

* Add missing localization for SortPanel, Update componentReceiveProps, rename sortOrder to sortDirection, fix typo when setting sort direction
2018-11-06 07:53:16 +01:00
Mikael Svenson 27977d9235
Added support for page query variables and fixes (#661)
* Added support for {Page} query variables
* Bugfix for making sure the property pane shows the right template on Edit after a change.
* Added getUniqueCount
* Bugfix for dynamic loading of video.js
* Updated readme
2018-10-30 10:25:27 +01:00
Franck Cornu 910d377a77 [react-search-refiners] Bug fixes + added previews + best bets (#649)
* * Updated data source connection for searchbox WP

* * Updated filters behavior. Now total count per refiner value is updated every time a new filter is selected like the default SharePoint behavior
* Updated shimmers
* Updated data sources binding logic to be more efficient

* * Updated static CSS classes to use SPFx modules instead
* Added previews for documents in the default list template
* Fixed bug https://github.com/SharePoint/sp-dev-fx-webparts/issues/642. The current page state was never updated after a new search.
* Fixed bug https://github.com/SharePoint/sp-dev-fx-webparts/issues/641. Now the result count is updated every time for each refiner.

* * CSS fixes

* * Removed unecessary lodash references
* Added responsive behavior for iframes using https://www.npmjs.com/package/on-el-resize

* * Updated README
* Added hover effect on the result image

* * Bug fix on videos

* * Added best bets support

* * Removed the jQuery reference. Replaced DOM manipulations by plain JS
2018-10-24 08:26:16 +02:00
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