Commit Graph

14 Commits

Author SHA1 Message Date
Kevin Schaaf
ce89077914 Add inline computed fn support for annotated bindings. 2015-03-16 16:12:09 -07:00
Kevin Schaaf
c7e101a202 Rename reflect -> reflectToAttribute. 2015-03-13 13:48:26 -07:00
Kevin Schaaf
2ec47acbac Merge branch '0.8-preview' into unique-comp-props
Conflicts:
	test/unit/bind-elements.html
2015-03-04 21:09:32 -08:00
Kevin Schaaf
0158c794bc Rename propertyConfig -> properties. 2015-03-04 18:39:01 -08:00
Ross Allen
d028277f4c Add test for comp values to same method
The test fails without the other change in this branch.
2015-03-02 15:43:15 -08:00
Kevin Schaaf
bee4ee4285 Add computed to propertyConfig, rename bind->observers. Remove published BC. 2015-03-02 15:41:40 -08:00
Kevin Schaaf
9d5ee38f02 Add debounced multiple computed property support. 2015-02-23 20:04:16 -08:00
Scott J. Miles
bc7a23ff29 test dash-case for serializing 2015-02-09 18:35:03 -08:00
Scott J. Miles
dff3b89bb6 add dash-case awareness to tests 2015-02-09 18:13:58 -08:00
Kevin Schaaf
3f95fe3ef2 Add attribute binding. attribute$="{{property}}" 2015-01-28 13:02:43 -08:00
Kevin Schaaf
1807d8656e Add reflect support.
Conflicts:
	src/features/standard/bind.html
2015-01-23 18:08:37 -08:00
Kevin Schaaf
be6f676a1c Add readOnly support. 2015-01-23 17:52:19 -08:00
Steve Orvell
39c68fb5d1 Name an element via is; remove support for name and tag 2015-01-14 15:10:11 -08:00
Kevin Schaaf
cdae3e35c8 Add negation test and fix tests for x-plat. 2015-01-14 12:36:47 -08:00