Skip to content

Releases: terikon/kendo-pouchdb

Total

15 May 20:33
Compare
Choose a tag to compare

More accurate datasource.total() calculation.

Bug fix - push event handled with more care

15 May 18:10
Compare
Choose a tag to compare

Previously, there was possibility that push event will fire on datasource when row added to it.

Filter

01 May 22:00
Compare
Choose a tag to compare

Implemented filter

Better paging

01 May 18:42
Compare
Choose a tag to compare

Push events in paging mode handled so that events that occur not in current page view are ignored.

Bower update

27 Apr 11:06
Compare
Choose a tag to compare

Fixed an issue that prevented working with bower

Paging

25 Apr 16:42
Compare
Choose a tag to compare

Paging of kendo DataSource transforms to limit/skip of PouchDB

Initial release

25 Apr 11:10
Compare
Choose a tag to compare

The work on library still in progress, but few key features (CRUD, sorting) are already implemented and tested.