Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yajra/laravel-datatables-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0
Choose a base ref
...
head repository: saaiful/laravel-datatables-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 16, 2021

  1. https://github.com/yajra/laravel-datatables/issues/2493

    This will insert lengthMenu parameter according to max_record_per_page in config file. This will not affect manual lengthMenu insertion in "builder parameters". PSR2 CS Fix.
    saaiful committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    6bc466f View commit details
    Browse the repository at this point in the history
  2. Test for lengthMenu

    saaiful committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    115cc10 View commit details
    Browse the repository at this point in the history
  3. Unit Test Update

    saaiful committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    ba60536 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Merge branch '4.0' into 4.0

    yajra authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f88a431 View commit details
    Browse the repository at this point in the history
Loading