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

Don't apply sorting in case sortable=false. #635

Merged
merged 5 commits into from
Jan 17, 2019

Commits on Jan 17, 2019

  1. Don't apply sorting in case sortable=false.

    jsPaginator also exclusively calls applySort(), so applySort() should take care of that itself.
    DarkSide666 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    2d2c69f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e1d4b View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI

    romaninsh authored and StyleCIBot committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    9cb2eef View commit details
    Browse the repository at this point in the history
  4. fix demo

    DarkSide666 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    e31c91a View commit details
    Browse the repository at this point in the history
  5. Apply fixes from StyleCI

    romaninsh authored and StyleCIBot committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    64d04b1 View commit details
    Browse the repository at this point in the history