Steven Orvell
|
165f716409
|
Use _clientsReadied to avoid missing attribute->property sets in ready.
|
2015-08-03 19:50:40 -07:00 |
|
Steven Orvell
|
b269c1de90
|
Make propagation of attribute changes at configure time more efficient
|
2015-08-03 19:35:29 -07:00 |
|
Kevin Schaaf
|
83738a1a77
|
Fix failing tests.
|
2015-05-05 17:39:42 -07:00 |
|
Steven Orvell
|
85cc721be9
|
hostAttributes now does not override existing instance attributes; additionally class is unsupported in host attributes.
|
2015-04-30 17:29:57 -07:00 |
|
Kevin Schaaf
|
8b1445b6d9
|
Add tests for class in hostAttributes.
|
2015-04-22 13:14:02 -07:00 |
|
Kevin Schaaf
|
3428904744
|
Initialize read-only defaults. Remove configure. Fixes #1393.
Reviewed-by: @sorvell
|
2015-04-20 13:08:00 -07:00 |
|
Kevin Schaaf
|
d0b4ebfa7e
|
Change hidden to title for IE compat.
|
2015-03-19 14:36:18 -07:00 |
|
Kevin Schaaf
|
0f91a8ed50
|
Change hostAttributes to use key/value object rather than string.
|
2015-03-16 16:12:09 -07:00 |
|
Kevin Schaaf
|
3b0de789ea
|
Take attributes to properties regardless of whether type is set.
|
2015-03-13 13:48:26 -07:00 |
|
Kevin Schaaf
|
c7e101a202
|
Rename reflect -> reflectToAttribute.
|
2015-03-13 13:48:26 -07:00 |
|
Kevin Schaaf
|
618756bb74
|
Deserialize dash-case to camelCase
|
2015-03-05 11:24:45 -08:00 |
|
Kevin Schaaf
|
0158c794bc
|
Rename propertyConfig -> properties.
|
2015-03-04 18:39:01 -08:00 |
|
Kevin Schaaf
|
f3fef23b4c
|
Don't re-deserialize reflected attributes. Add attribute tests.
|
2015-03-04 18:03:09 -08:00 |
|