- Fixes for PouchDB 2.0
- Upgrade bower dependency to 2.1.0
- Add support for inserting new elements into exactly the right position, based on your sort order.
- Using ngAnimate to add, remove and move elements.
- Switching to PouchDB 2.0
- Add a
pouch-repeat
directive, to traverse all elements in a collection. - Add support for sorting in
pouch-repeat
.
- Update version of angular to 1.2.3
- List dependencies on angular and pouchdb latest explicitly.