Files
polymer/lib
Steven Orvell fbf827d9c7 Behavior property copying fixes
* ensure element has `is` on prototype early as this is sometimes checked in user code.
* ensure properties copied onto elements from info/behaviors are forced to configurable so they can be re-configured by later behaviors.
* add `_noAccessors` optimization for faster property copying
2018-11-09 18:18:24 -08:00
..
2018-11-09 18:18:24 -08:00
2018-11-05 16:34:12 -08:00