This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
DataTables
Watch
1
Star
0
Fork
0
You've already forked DataTables
mirror of
https://github.com/DataTables/DataTables.git
synced
2025-01-19 12:52:11 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
History
Allan Jardine
2cd1df3996
Fix: When converting from camelCase to the legacy Hungarian notation which is used internally, the top level and column properties wouldn't overwrite any existing Hungarian notation parameters. This can arise if you use the same object to initialise multiple different tables at different points (i.e. in our tests!). It is unlikely to ever happen in the realworld, and it would just result in the more modern notation being used by default.
2019-10-01 12:45:41 +00:00
..
css
Fix - Bootstrap 4: Select input for length menu should be width:auto rather than a fixed width, allowing for language in the options.
2018-06-14 11:41:32 +01:00
images
Dev: Remove old images that are no longer used (haven't been since 1.9)
2015-03-19 12:00:33 +00:00
js
Fix: When converting from camelCase to the legacy Hungarian notation which is used internally, the top level and column properties wouldn't overwrite any existing Hungarian notation parameters. This can arise if you use the same object to initialise multiple different tables at different points (i.e. in our tests!). It is unlikely to ever happen in the realworld, and it would just result in the more modern notation being used by default.
2019-10-01 12:45:41 +00:00