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-buttons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.x
Choose a base ref
...
head repository: yajra/laravel-datatables-buttons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 12 files changed
  • 3 contributors

Commits on Feb 20, 2025

  1. Configuration menu
    Copy the full SHA
    63586c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. feat: Laravel 12 (#194)

    * feat: Laravel 12
    * docs: v12 changelog
    yajra authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    ab403af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #193 from ejgandelaberon/master

    feat: Macroable DataTable Base Class
    yajra authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    c7090c6 View commit details
    Browse the repository at this point in the history
  3. chore: release v12.1.0 🚀

    yajra committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    45ee406 View commit details
    Browse the repository at this point in the history
  4. ci: workflows

    yajra committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    bb4e9b4 View commit details
    Browse the repository at this point in the history
  5. fix: stubs (#195)

    * fix: stubs
    
    * ci: duplicate analysis on push
    yajra authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    0267585 View commit details
    Browse the repository at this point in the history
  6. chore: release v12.1.1 🚀

    yajra committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    52bebda View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. ci: workflows

    yajra committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    b0722ca View commit details
    Browse the repository at this point in the history
  2. ci: rm service

    yajra committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    3dd16ee View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. fix: stubs with generics

    yajra committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    9f85d7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #196 from yajra/stubs

    fix: stubs with generics
    yajra authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    9c52d4f View commit details
    Browse the repository at this point in the history
  3. chore: release v12.1.2 🚀

    yajra committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    8f388e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. fix: custom ajax action

    Seb33300 committed Apr 3, 2025
    Configuration menu
    Copy the full SHA
    999ad17 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Merge pull request #197 from Seb33300/fix-ajax-action

    fix: custom ajax action
    yajra authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    6557064 View commit details
    Browse the repository at this point in the history
  2. chore: release v12.1.3 🚀

    yajra committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    205653a View commit details
    Browse the repository at this point in the history
Loading