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: DataTables/Dist-DataTables-Buttons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.5
Choose a base ref
...
head repository: DataTables/Dist-DataTables-Buttons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.6
Choose a head ref
  • 9 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 22, 2025

  1. 050771b275360ecc64fe90936598e379783e1800 Docs: message option is de…

    …precated in print button as well as pdf.
    
    https://datatables.net/forums/discussion/81284/
    
    Sync to source repo @050771b275360ecc64fe90936598e379783e1800
    dtbuild committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    9f89e4e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. 08be23318d636f1085efdf6e43776d5a3fc3fff6 Test: Update how the sleep /…

    … wait works. Needed for jQuery 3.7.1. No
    
    functional change
    
    Sync to source repo @08be23318d636f1085efdf6e43776d5a3fc3fff6
    dtbuild committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    cd974be View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. f8bc4cf6631141b18d3e93212218be6636fcd84d Fix: Correct return for `but…

    …ton().add()` when using something other than an index insert point (e.g. `null`).
    
    gh#216
    
    Worth noting that this changes the return from the internal API `add()`
    method, but there is no change (other than the fix!) for the public API.
    
    Sync to source repo @f8bc4cf6631141b18d3e93212218be6636fcd84d
    dtbuild committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    e606b03 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. 2ff898f8380790519bf30383dd381f4a72f81689 Release 3.2.5

    Sync to source repo @2ff898f8380790519bf30383dd381f4a72f81689
    dtbuild committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    b0efb3d View commit details
    Browse the repository at this point in the history
  2. Sync tag release - 3.2.5

    dtbuild committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    2b7438e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. 60aeb97304546bdfa5cacab72b01fb2671bc80d5 Update: SCSS updates for Dar…

    …t SASS changes. No functional change - compile time only
    
    Sync to source repo @60aeb97304546bdfa5cacab72b01fb2671bc80d5
    dtbuild committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    d2e27a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. f77cdc03b840585c888de8408ed865948d1e55f3 Fix: Using a popover would c…

    …ause all destroy event listeners to be removed from a DataTable
    
    https://datatables.net/forums/discussion/81575/
    
    Sync to source repo @f77cdc03b840585c888de8408ed865948d1e55f3
    dtbuild committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    3e53554 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. b4916a4c6f75652961cd0009eb057ed9b7f709d6 Release 3.2.6

    Sync to source repo @b4916a4c6f75652961cd0009eb057ed9b7f709d6
    dtbuild committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    5b20398 View commit details
    Browse the repository at this point in the history
  2. Sync tag release - 3.2.6

    dtbuild committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    69c8457 View commit details
    Browse the repository at this point in the history
Loading