Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Refactor sortable behavior to follow JSON API spec #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

johanjanssens
Copy link
Member

resolve #107

BREAKING! The 'direction' model state has been removed. To migrate your code sort fields need to be prepended with '-' to signal a descending sort direction.
@johanjanssens johanjanssens added this to the 3.0.0-beta.2 milestone Jun 2, 2016
@johanjanssens
Copy link
Member Author

@ercanozkaya Refactored the sortable behavior to follow the JSON API spec. Can you review?

@amazeika amazeika modified the milestones: 3.0.0-beta.2, 3.0.0 Nov 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor ModelBehaviorSortable to JSONAPI spec
3 participants