Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: match ember-data jsonapi pagination implementation #151

Merged
merged 1 commit into from
Jun 18, 2016

Conversation

zacharygolba
Copy link
Contributor

This PR implements pagination compatible out of the box with Ember-Data's spin on the JSONAPI pagination examples.

NOTE:

It is not a goal for Lux to follow Ember-Data's API. However, it is a goal to follow the JSON API spec (JSON API is agnostic about pagination implementation details).

This change made sense and seemed reasonable enough to use as a foundation for the Lux pagination implementation.

Closes #148

@zacharygolba zacharygolba merged commit a569225 into master Jun 18, 2016
@zacharygolba zacharygolba deleted the match-ember-pagination branch June 18, 2016 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant