Commit Graph

8 Commits

Author SHA1 Message Date
Mikael Svenson c68bdfd594
#5223 Added support for audience targeting
Updated to SPFx v1.19
2024-09-25 17:00:37 +02:00
Mikael Svenson 0b56890d36
Update to SPFx v1.17.4 (#4022) 2023-09-07 11:17:44 +02:00
David Freedman 9a80cc6223 support SPFx 1.16.1 2023-03-11 14:00:54 +00:00
Mikael Svenson b9c7977eff #1165 Split to onprem+online project.
Upgrade to SPFx v1.10.0, Teams tab support
2020-03-16 16:47:20 +01: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 546e353301 Updated to SPFx v1.4.1 (#427)
Updated tsconfig.json to latest default values.
2018-02-26 09:01:18 +01:00
Mikael Svenson d8e4df3aca Updated script editor web part to 1.4 and minor updates (#396)
* Upgraded to drop 1.4 and asset bundling
Bumped version to 1.0.0.3

* Clean up of CSS

* Remove linting rule which caused warning on build

* Added property to toggle web part container padding on/off

* Refactored to have local function bindings at the top for better readability.
Fixed readonly warning in cancel dialog as property was set directly instead of via setState

* Replaced safeWithCustomScriptDisabled with requiresCustomScript
Added removePadding property.
Updated correct schema reference.
Removed comments.

* Added skipFeatureDeployment attribute for easier switch if needed.

* Added missing ;

* Fix for setting the default switch to require custom script enabled for the web part. Value got switched one the attribute changed.

* Added hyperlink on Puzzlepart logo.
2018-01-20 15:59:48 +02:00
Mikael Svenson eab018013b Script editor web part for a modern page (#151)
* Initial commit

* Added one more sample
2017-03-12 14:25:26 +02:00