From 6ef8b32cb5eb07c5b9376e5bfb6be72e50e90a46 Mon Sep 17 00:00:00 2001 From: Kevin Schaaf Date: Wed, 15 Feb 2017 17:11:06 -0800 Subject: [PATCH] Have boot create Polymer() fn, and polymer-fn install _polymerFn callback. --- polymer.html | 1 - src/legacy/polymer-fn.html | 20 ++++---------------- src/lib/boot.html | 8 +++++++- 3 files changed, 11 insertions(+), 18 deletions(-) diff --git a/polymer.html b/polymer.html index cff38c5d..1baa8f70 100644 --- a/polymer.html +++ b/polymer.html @@ -1,6 +1,5 @@ - diff --git a/src/legacy/polymer-fn.html b/src/legacy/polymer-fn.html index 77771777..a64c054f 100644 --- a/src/legacy/polymer-fn.html +++ b/src/legacy/polymer-fn.html @@ -7,20 +7,14 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt --> + + + diff --git a/src/lib/boot.html b/src/lib/boot.html index 0568aa44..3cc306f3 100644 --- a/src/lib/boot.html +++ b/src/lib/boot.html @@ -9,7 +9,13 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN -->