-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: DataTables/Dist-DataTables-Bootstrap5
base: 2.3.5
head repository: DataTables/Dist-DataTables-Bootstrap5
compare: 2.3.6
- 14 commits
- 5 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 1132667 - Browse repository at this point
Copy the full SHA 1132667View 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 5ebbf48 - Browse repository at this point
Copy the full SHA 5ebbf48View 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 ca26851 - Browse repository at this point
Copy the full SHA ca26851View 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 cddcaa8 - Browse repository at this point
Copy the full SHA cddcaa8View 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 5163d89 - Browse repository at this point
Copy the full SHA 5163d89View 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 ffff571 - Browse repository at this point
Copy the full SHA ffff571View 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 7a6258b - Browse repository at this point
Copy the full SHA 7a6258bView 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 0582182 - Browse repository at this point
Copy the full SHA 0582182View 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 4a7e0ea - Browse repository at this point
Copy the full SHA 4a7e0eaView 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 3593c71 - Browse repository at this point
Copy the full SHA 3593c71View 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 e854908 - Browse repository at this point
Copy the full SHA e854908View 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 63530de - Browse repository at this point
Copy the full SHA 63530deView 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 3b6b349 - Browse repository at this point
Copy the full SHA 3b6b349View commit details -
dtbuild committed
Dec 23, 2025 Configuration menu - View commit details
-
Copy full SHA for 60c9a1a - Browse repository at this point
Copy the full SHA 60c9a1aView 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