t2t2 / vue-syncers-feathers

Synchronises feathers services with vue objects, updated in real time
MIT License
32 stars 2 forks source link

Pagination info exposing #1

Open t2t2 opened 8 years ago

t2t2 commented 8 years ago

Indicating:

path: {
    service: 'countries',
    paginate: true
}

Changes the state to be structured like https://github.com/feathersjs/feathers-memory#pagination

Maybe paginate value can be set to what the key of where objects are stored is (if it's not default value)

beeplin commented 8 years ago

+1

beeplin commented 8 years ago

is this enhancement under working? I am considering commit a PR on it.

t2t2 commented 8 years ago

Not atm, feel free to

beeplin commented 8 years ago

I saw the PR has been merged. Is it time to close this issue and publish a new version to npm? :)

t2t2 commented 8 years ago

Well, there's still the exposing of pagination info aspect so renaming issue to acknowledge that

Published 0.3.1