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

Is there the functional for increment sorting field value by tens ? #42

Closed
gallyamow opened this issue Jun 5, 2017 · 3 comments
Closed

Comments

@gallyamow
Copy link

I need to the values should be series of 10, 20, 30 ... etc

@freekmurze
Copy link
Member

The package works best if you let it take core of the values in the sorting field. If you need those values to be something else than incremental numbers, than it's better to roll your own solution.

@Omranic
Copy link

Omranic commented Aug 20, 2017

I was looking into this today as we need it, maybe I can send PR. Are you willing to accept it if it's BC?

@freekmurze
Copy link
Member

If the code is easy to understand, easily configurable, non-breaking and fully tested I'd considering accepting a PR 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants