Commit Graph

10 Commits

Author SHA1 Message Date
Scott J Miles
f6357c4161 remove usage/testing of implicit templates from the test suite 2015-06-11 12:37:11 -07:00
Kevin Schaaf
800c3b39d3 Merge branch '0.8-preview' into 0.8-behaviors
Conflicts:
	polymer-mini.html
	polymer.html
	src/mini/ready.html
	src/standard/configure.html
	src/standard/effects.html
	test/unit/configure-elements.html
2015-04-21 14:46:29 -07:00
Kevin Schaaf
3428904744 Initialize read-only defaults. Remove configure. Fixes #1393.
Reviewed-by: @sorvell
2015-04-20 13:08:00 -07:00
Steve Orvell
729608fd68 minor cleanup; make tests pass. 2015-04-16 14:22:27 -07:00
Steve Orvell
c7a2f379f3 Correctly configure object values. 2015-04-01 16:18:36 -07:00
Kevin Schaaf
862a3afc56 Don't configure default values for properties that already got values. 2015-03-05 17:04:10 -08:00
Kevin Schaaf
0158c794bc Rename propertyConfig -> properties. 2015-03-04 18:39:01 -08:00
Kevin Schaaf
ea0aa4a5b1 Add propertyConfig:value support. 2015-03-02 18:45:44 -08:00
Kevin Schaaf
bee4ee4285 Add computed to propertyConfig, rename bind->observers. Remove published BC. 2015-03-02 15:41:40 -08:00
Steve Orvell
1425df8552 configure now supports returning an object which will be used as default values. 2015-01-30 18:00:06 -08:00