diff --git a/Gruntfile.js b/Gruntfile.js index a22f612..8a3a5c4 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -444,7 +444,7 @@ module.exports = function(grunt) { expand: true, cwd: "<%= buildFolder %>/demo/src/", src: 'Demo.SPWidgets.aspx', - dest: '<%= buildFolder %>/demo/' + dest: 'demo/' } }, uglify : { diff --git a/demo/Demo.SPWidgets.aspx b/demo/Demo.SPWidgets.aspx index 771106a..3e3d1f5 100644 --- a/demo/Demo.SPWidgets.aspx +++ b/demo/Demo.SPWidgets.aspx @@ -1,5 +1,5 @@ <%-- SPWIDGETS DEMO PAGE --%> -<%-- BUILD 20150102062141 --%> +<%-- BUILD _BUILD_VERSION_NUMBER_ --%> <%@ Page language="C#" MasterPageFile="~masterurl/default.master" Inherits="Microsoft.SharePoint.WebPartPages.WebPartPage,Microsoft.SharePoint,Version=12.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> @@ -26,1693 +26,761 @@ .s4-ca { margin-left:0px; } - + /** + * Stylesheet for the demo area + */ +/*! normalize.css v2.1.2 | MIT License | git.io/normalize */ - - - - -SPWidgets - Widgets for building custom UIs - - - - - - +/* ========================================================================== + HTML5 display definitions + ========================================================================== */ - - - - + - if (!opt.container) { +