From ea392e3f28c2366f2dbb78a419247ac98e16554c Mon Sep 17 00:00:00 2001 From: Keanu Lee Date: Tue, 7 Mar 2017 11:34:54 -0800 Subject: [PATCH] Allow hybrid elements (like iron-list) to make template instances with mutable data --- lib/legacy/legacy-element-mixin.html | 1 + lib/legacy/templatizer-behavior.html | 6 +++++- lib/utils/templatize.html | 3 +++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/legacy/legacy-element-mixin.html b/lib/legacy/legacy-element-mixin.html index 6272b1cecf..57cb51e273 100644 --- a/lib/legacy/legacy-element-mixin.html +++ b/lib/legacy/legacy-element-mixin.html @@ -15,6 +15,7 @@ +