Steve Orvell
|
a0f51e6cda
|
Fixes https://github.com/Polymer/polymer/issues/1285
|
2015-03-13 20:15:37 -07:00 |
|
Steve Orvell
|
1db0f54cc2
|
**alter element life cycle**: created is now called before template stamping; configure is called host to localChild; ready is called localChildren before host; attached will always be called after ready.
|
2015-01-14 12:54:27 -08:00 |
|
Steve Orvell
|
13c0c752fe
|
ready: factor test slightly
|
2014-12-15 12:23:18 -08:00 |
|
Steve Orvell
|
d8cb3536b5
|
enhance ready test
|
2014-12-11 20:33:26 -08:00 |
|
Steve Orvell
|
80cac0aabc
|
Add a ready lifecycle method. It is called once after creation and is ordered from parent/host to child.
|
2014-11-24 11:41:09 -08:00 |
|