Kevin Schaaf
|
10021cc51c
|
Improvements to path API. Fixes #2509.
* Allows `set` to take paths with array #keys
* Allows `notifyPath` to take paths with array indices
* Exposes public notifySplices API
|
2015-10-08 14:41:01 -07:00 |
|
Emmanuel Garcia
|
d65acd0bc3
|
Add selectedItem property
|
2015-08-20 10:56:32 -07:00 |
|
Kevin Schaaf
|
15d63ef315
|
Add tests for isSelected.
|
2015-08-07 16:56:57 -07:00 |
|
Kevin Schaaf
|
d4e714008a
|
Default selected to empty array. Add isSelected API.
|
2015-08-07 16:51:52 -07:00 |
|
Kevin Schaaf
|
ba4bf382b1
|
Use multi-prop observer; default selected to null.
|
2015-08-07 16:06:10 -07:00 |
|
Kevin Schaaf
|
5bca55b644
|
Add tests. Reset selection on items/multi change. Remove async.
|
2015-08-07 15:20:34 -07:00 |
|