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: v12.2.0
Choose a base ref
...
head repository: yajra/laravel-datatables-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.3.0
Choose a head ref
  • 9 commits
  • 2 files changed
  • 4 contributors

Commits on Oct 1, 2025

  1. Configuration menu
    Copy the full SHA
    a3d6eb3 View commit details
    Browse the repository at this point in the history
  2. fix: return type to static

    jiwom authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    064306c View commit details
    Browse the repository at this point in the history
  3. style: remove whitespace

    jiwom authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    5b4f380 View commit details
    Browse the repository at this point in the history
  4. fix: error with @var

    jiwom authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    5a9651b View commit details
    Browse the repository at this point in the history
  5. fix: error with $label

    jiwom authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    f6020cf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #255 from jiwom/patch-1

    feat: Add required functionality
    yajra authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    9374b32 View commit details
    Browse the repository at this point in the history
  7. fix: pint 🤖

    yajra authored and github-actions[bot] committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    cf875db View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

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

Commits on Oct 3, 2025

  1. Merge pull request #256 from tusharnain/feat/column-style

    Add ->style() method to Column class for inline CSS styling in DataTables
    yajra authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    adeb1cd View commit details
    Browse the repository at this point in the history
Loading