Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-05-15 | 339 Bytes | |
v1.0.5.tar.gz | 2015-05-15 | 60.2 kB | |
v1.0.5.zip | 2015-05-15 | 86.2 kB | |
Totals: 3 Items | 146.8 kB | 0 |
- bug fix for require js race condition when rendering views
- lazy loading now takes fetch_options to set any of the fetchOptions, same object as in the controller
- lazy loading now takes fetch_spec to allow for multiple models / collections to be loaded for a view on the client-side, this spec is the same as a controllers fetch spec.