openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DataTablesSrc
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 7 hours
ago.
Nov 16, 2024 — Nov 16, 2025
Showing page 8 of 140
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Dev: Adding Editor dropdown examples section
Allan Jardine
More...
about 1 year ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc
Allan Jardine
More...
about 1 year ago
Fix: When server-side processing is enabled, the columns could go out of alignment when paging
Allan Jardine
More...
about 1 year ago
Docs: Correct old `error` event to be `dt-error`
Ya-Fan Chen
More...
about 1 year ago
Fix: Date render helpers wrt. setting locales in Luxon
penenkel
More...
about 1 year ago
Examples: Fix link to auto rendering example
Allan Jardine
More...
about 1 year ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc
Allan Jardine
More...
about 1 year ago
Dev: Fix for ordering of columns when there are more than 9 columns
Allan Jardine
More...
about 1 year ago
fix typo in the doc for columns().types() (#300)
Ya-Fan Chen
More...
about 1 year ago
Fix: `-init typeDetect` option name was documented incorrectly
Allan Jardine
More...
about 1 year ago
Dev: Fallback to window for BS/F libraries, which can still be undefined
Allan Jardine
More...
about 1 year ago
New: `-api DataTable.use()` can now have Bootstrap (5) and Foundation JS libraries set so extensions such as Editor and Responsive can use the JS function (e.g. Modal). They had their own methods for that in the past (which will work for backwards compatibility), but this provides a single common approach for all libraries that DataTables components can use.
Allan Jardine
More...
about 1 year ago
Fix: When using a CSS selector for the column selector (`-api columns()`) the order is now guaranteed to be in column index order.
Allan Jardine
More...
about 1 year ago
Fix: Very old Safari (7/8) doesn't support `Array.from` which was used in one unprotected position. Support for DataTables is the main browsers for the last 10 years, so this has been addressed.
Allan Jardine
More...
about 1 year ago
Dev: Modify example picker level to work better with Editor
Allan Jardine
More...
about 1 year ago
Dev: Correcting checks for appling a minWidth
Allan Jardine
More...
about 1 year ago
Dev: Another attempt at fixing column alignment
Allan Jardine
More...
about 1 year ago
Dev: Attempted fix for column alignment with server-side processing paging
Allan Jardine
More...
about 1 year ago
Fix: Sizing of columns when scrolling is enabled
Allan Jardine
More...
about 1 year ago
Dev: Editor new example category
Allan Jardine
More...
about 1 year ago
Dev: On the site the Foundation buttons were unreable
Allan Jardine
More...
about 1 year ago
Dev: Correction to last commit
Allan Jardine
More...
about 1 year ago
Fix: Check that the paging control has any width before triggering reponsive control
Allan Jardine
More...
about 1 year ago
Release 2.1.8
Allan Jardine
More...
about 1 year ago
Fix: Columns where misaligned from the second page onwards when using paging and scrolling.
Allan Jardine
More...
about 1 year ago
Fix: Remove the setting of `role="row"` for the header row.
Allan Jardine
More...
about 1 year ago
Fix: Date rendering would always set the properties of the data type, even if already added.
Allan Jardine
More...
about 1 year ago
Typescript: Need to export `ObjectColumnRender` for Select
Allan Jardine
More...
about 1 year ago
Release 2.1.7
Allan Jardine
More...
about 1 year ago
Docs: Tweak to `column().search()` docs
Allan Jardine
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
139
140
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree