| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.8.0 source code.tar.gz | 2017-01-31 | 367.8 kB | |
| 0.8.0 source code.zip | 2017-01-31 | 413.2 kB | |
| README.md | 2017-01-31 | 345 Bytes | |
| Totals: 3 Items | 781.4 kB | 0 | |
0.7.0 to 0.8.0
- Move to Angular 1.6.x
- Allow adding _id to list fields
- Fix bug with routing to specific tab (such as /#/collection/id/edit/tab1) ### BREAKING CHANGES
- If your application calls recordHandler.handleError (typically from a controller) then you will need to pass a response object rather than (data:any, status: number)