diff --git a/README.md b/README.md index d5c5adcd..c016159b 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ neoprene Experimental Super Spy Stuff  + +https://gist.github.com/sjmiles/c10a0d3ee33371b18b16 diff --git a/neoprene/polymer/features/template.html b/neoprene/polymer/features/template.html index ad924a47..f4f3aca8 100644 --- a/neoprene/polymer/features/template.html +++ b/neoprene/polymer/features/template.html @@ -18,7 +18,7 @@ }, stampTemplate: function(template) { this._stampTemplate(template || this._template, this.root); - if (window.CustomElements) { + if (window.CustomElements && window.CustomElements.upgradeSubtree) { CustomElements.upgradeSubtree(this.root); } }, diff --git a/projects/mail/app-xplat.html b/projects/mail/app-xplat.html new file mode 100644 index 00000000..9aa09bfe --- /dev/null +++ b/projects/mail/app-xplat.html @@ -0,0 +1,35 @@ + + +
+ +