Remove PropertiesElement in favor of PropertiesMixin.

This commit is contained in:
Steven Orvell
2017-11-29 16:33:44 -08:00
parent 8af148003a
commit 40f02ea178
5 changed files with 16 additions and 64 deletions

View File

@@ -54,8 +54,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
'unit/async.html',
'unit/behaviors.html',
'unit/polymer.element.html',
'unit/polymer.properties-element.html',
'unit/polymer.properties-element-with-property-accessors.html',
'unit/polymer.properties-mixin.html',
'unit/polymer.properties-mixin-with-property-accessors.html',
'unit/polymer.legacyelement.html',
'unit/debounce.html',
'unit/inheritance.html',