-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: DataTables/Dist-DataTables
base: 2.3.5
head repository: DataTables/Dist-DataTables
compare: 2.3.6
- 14 commits
- 8 files changed
- 1 contributor
Commits on Nov 24, 2025
-
1afd9b51aa0408e362b0bf88234e8636c8189a4a Fix: Leave HTML in when calc…
…ulating the column widths for the table https://datatables.net/forums/discussion/81526 Sync to source repo @1afd9b51aa0408e362b0bf88234e8636c8189a4a
dtbuild committedNov 24, 2025 Configuration menu - View commit details
-
Copy full SHA for a1740a1 - Browse repository at this point
Copy the full SHA a1740a1View commit details -
927c4855e69ebe29374e2355728390bbb41352b5 Fix: If using `ajax.submitAs…
… = 'json'` the contentType for the request is now automatically set to be `application/json; charset=utf-8`. Sync to source repo @927c4855e69ebe29374e2355728390bbb41352b5
dtbuild committedNov 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 7613a0d - Browse repository at this point
Copy the full SHA 7613a0dView commit details -
b58fc0a26a46ad7497c5bb99203b264d7cf27dba Docs: Note the contentType b…
…eing set for ajax.submitAs Sync to source repo @b58fc0a26a46ad7497c5bb99203b264d7cf27dba
dtbuild committedNov 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 9b5500f - Browse repository at this point
Copy the full SHA 9b5500fView commit details -
39ff77a7041b2ab61063928aa11c7ac10166f702 Fix: Bootstrap 5 styling wit…
…h some themes could cause the header to grow vertically. The change to align-items: center actually means that the height is irrelevent - it could be set to 0, and should be removed in a future version https://datatables.net/forums/discussion/81536/ Sync to source repo @39ff77a7041b2ab61063928aa11c7ac10166f702
dtbuild committedNov 24, 2025 Configuration menu - View commit details
-
Copy full SHA for f5848b3 - Browse repository at this point
Copy the full SHA f5848b3View commit details
Commits on Dec 8, 2025
-
d16598760a91867a274b918c17a027eccbef1bf3 Fix: Bootstrap 5 with a `tab…
…le-responsive` wrapper shouldn't change the top/bottom margin of the layout rows. gh#369 Sync to source repo @d16598760a91867a274b918c17a027eccbef1bf3
dtbuild committedDec 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 38ab2b0 - Browse repository at this point
Copy the full SHA 38ab2b0View commit details -
7ff4bc952993e6570672390cc86be7bcf09e7ec6 Fix: Improving auto column w…
…idth calculations - allow removed HTML to wrap https://datatables.net/forums/discussion/81526 Sync to source repo @7ff4bc952993e6570672390cc86be7bcf09e7ec6
dtbuild committedDec 8, 2025 Configuration menu - View commit details
-
Copy full SHA for dfabbeb - Browse repository at this point
Copy the full SHA dfabbebView commit details -
8eb9c48f82247932525460c6affa96d7f014be1f Fix: Encoded entities could …
…cause column width auto-calculation errors https://datatables.net/forums/discussion/81526/ Sync to source repo @8eb9c48f82247932525460c6affa96d7f014be1f
dtbuild committedDec 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 672684e - Browse repository at this point
Copy the full SHA 672684eView commit details
Commits on Dec 22, 2025
-
0edfb72ce5e8dcf9307b69e31fd3bb50350091d8 Fix: Table child elements sh…
…ould conform of HTML specification gh#370 Back ported from b4dec7bbdb123725d07b967223a48b6494dfe97b Sync to source repo @0edfb72ce5e8dcf9307b69e31fd3bb50350091d8
dtbuild committedDec 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 7f2c13e - Browse repository at this point
Copy the full SHA 7f2c13eView commit details -
a0664009d791cea3a4c05e7f9cbc60df4c71fe88 New:
columnTitleTagoption…… which can be used to change the wrapper element type for the title / order display in the column header cell. It is `span` by default, and can be made a `div` using this option. This option is temporary and the default will be `div` for v3 https://datatables.net/forums/discussion/81582 Sync to source repo @a0664009d791cea3a4c05e7f9cbc60df4c71fe88
dtbuild committedDec 22, 2025 Configuration menu - View commit details
-
Copy full SHA for ba1021c - Browse repository at this point
Copy the full SHA ba1021cView commit details -
0b56dbf0d83f2457aaa105ebd7a7de32b2d09ee3 Fix: When calculation column…
… widths, content from a `script` tag should not be included. https://datatables.net/forums/discussion/81583/ Sync to source repo @0b56dbf0d83f2457aaa105ebd7a7de32b2d09ee3
dtbuild committedDec 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 8d551f2 - Browse repository at this point
Copy the full SHA 8d551f2View commit details -
137230d3689fa4021da4fdc2ab0bdc9a6b46e26e Dev: Make test case insensitive
Sync to source repo @137230d3689fa4021da4fdc2ab0bdc9a6b46e26e
dtbuild committedDec 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 1483d96 - Browse repository at this point
Copy the full SHA 1483d96View commit details -
8ac26da4545515302a3bf4c7b5217d4508d3f4b7 Dev: Well that was disappoin…
…ting. Forgot the replacement! 1f88660694287d6332ce3b2083ee85644839f92d Dev: And going to make it breakable Sync to source repo @1f88660694287d6332ce3b2083ee85644839f92d
dtbuild committedDec 22, 2025 Configuration menu - View commit details
-
Copy full SHA for d7946fd - Browse repository at this point
Copy the full SHA d7946fdView commit details
Commits on Dec 23, 2025
-
b10fe2c01fe4f23b89984419d769cb44ae5482b3 Release 2.3.6
Sync to source repo @b10fe2c01fe4f23b89984419d769cb44ae5482b3
dtbuild committedDec 23, 2025 Configuration menu - View commit details
-
Copy full SHA for d51ac35 - Browse repository at this point
Copy the full SHA d51ac35View commit details -
dtbuild committed
Dec 23, 2025 Configuration menu - View commit details
-
Copy full SHA for c111486 - Browse repository at this point
Copy the full SHA c111486View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.3.5...2.3.6