Commit Graph

54 Commits

Author SHA1 Message Date
Mikael Svenson 2e629e111d Bundle all CSS and Office UI Fabric in the part (#321)
* Updated to drop 1.3

* Changed to dynamic office ui fabric loading
Bundled needed CSS, and depend on oob CSS for layout

* Refactored from javascript to typescript.
2017-10-09 04:46:50 -04:00
Mikael Svenson a254b685c1 Updated SPFx version and more (#280)
* Updated SPFx from 1.0.0 to 1.1.0

* Added closing div.
Updated logo.

* Include override.css using require instead of sass @import which no longer works in the build chain.

* Updated README with complete building steps

* Updated version to 1.0.0.1

* Updated to pull version from package.json

* Include bundled Office UI Frabework CSS to ensure proper grid.

* Added version info

* Added safeWithCustomScriptDisabled property

* Changed to static linking

* Added explicit reference to office-ui-fabric v2

* Removed test CSS

* Remove commented out code

* Remove empty lines

* Removed non-existant styles

* Externalize Office UI Fabric components and CSS to CDN - keeping CSS in the project for reference.
2017-08-10 23:06:47 +03:00
Vesa Juvonen b1799a3fff Adding view tracking image and note on approval of the web part 2017-03-12 14:29:53 +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