Added suppor for full page width for Script Ed WP

This commit is contained in:
Mikael Svenson 2018-05-23 11:42:02 +02:00
parent 3ad7ebc5e5
commit e770ade42f
3 changed files with 3 additions and 1 deletions

View File

@ -98,6 +98,7 @@ Version|Date|Comments
1.0.0.4|February 14th, 2018|Added title property for edit mode and documentation for enabling the web part on Group sites / tenant wide
1.0.0.5|March 8th, 2018|Added support for loading scripts which are AMD/UMD modules. Added support for classic _spPageContextInfo. Refactoring.
1.0.0.6|March 26th, 2018|Fixed so that AMD modules don't detect `define`, and load as non-modules.
1.0.0.7|May 23rd, 2018|Added supportsFullBleed to manifest.
## Disclaimer
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**

View File

@ -2,7 +2,7 @@
"solution": {
"name": "Modern Script Editor web part by Puzzlepart",
"id": "1425175f-3ed8-44d2-8fc4-dd1497191294",
"version": "1.0.0.6",
"version": "1.0.0.7",
"includeClientSideAssets": true,
"skipFeatureDeployment": false
},

View File

@ -4,6 +4,7 @@
"alias": "ScriptEditorWebPart",
"componentType": "WebPart",
"version": "*",
"supportsFullBleed": true,
"manifestVersion": 2,
"requiresCustomScript": true,
"preconfiguredEntries": [