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
1 day
ago. based on code collected
1 day
ago.
Nov 16, 2024 — Nov 16, 2025
Showing page 6 of 140
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Examples: Don't need width:100% on table's `style` attributes any more.
Allan Jardine
More...
9 months ago
Release 2.2.2
Allan Jardine
More...
10 months ago
Example: Update flexible width example for how DataTables 2.2 works
Allan Jardine
More...
10 months ago
Fix: CSS output is ASCII only now - unicode characters are encoded
Allan Jardine
More...
10 months ago
Fix: Remove @charset from non-minified CSS file (it already wasn't present in the minified file)
Allan Jardine
More...
10 months ago
Fix: `-api destroy()` wasn't removing the extra markup used by DataTables for headers and sorting Fix: `-api destroy()` wasn't removing automatic column classes Fix: `-api destroy()` wasn't removing attributes that had been added to the header cells.
Allan Jardine
More...
10 months ago
Tests: Update for change to move the aria-title to the sorting role=button element.
Allan Jardine
More...
10 months ago
Build: Correct error for Editor package building and path resolving
Allan Jardine
More...
10 months ago
Examples: Add lang="en" to html tag
Allan Jardine
More...
10 months ago
Fix: `aria-label` for sorting should be on the element with `role=button`
Allan Jardine
More...
10 months ago
Fix: `-api ready()` would run with the wrong context if it had to wait for `-event init`.
Allan Jardine
More...
10 months ago
Site: Tweak to tabs so the example tabs don't run on the general DT pages
Allan Jardine
More...
10 months ago
Dev: Update tests for the extra auto sizing div
Allan Jardine
More...
10 months ago
Dev: Different fix for height changes triggering a resize - use an empty div which can't have a height change, just width.
Allan Jardine
More...
10 months ago
Dev: Handle case when element not found
Allan Jardine
More...
10 months ago
Fix: Possibly ResizeObserver thrown error due to the height of the table container changing during a column width recalculation.
Allan Jardine
More...
10 months ago
Docs: Tweak the XML structure for deprecated description
Allan Jardine
More...
10 months ago
New: `-init language.lengthLabels` option, allowing the options in the page length dropdown to be specified by the language options (including a language file).
Allan Jardine
More...
10 months ago
Fix: If a column data type is null when it is sorted, it should be resolved. This could happen after data has been invalidated (e.g. after column reordering).
Allan Jardine
More...
10 months ago
Docs: Add note to some `-init order` examples that they are v2 specific
Allan Jardine
More...
10 months ago
Update ssp.class.php (#312)
Alva
More...
10 months ago
Docs: Update `-api columns.adjust()` documentation to note that you shouldn't need to call it.
Allan Jardine
More...
10 months ago
Release 2.2.1
Allan Jardine
More...
10 months ago
Fix: Tables with borders would overflow when scrolling was enabled
Allan Jardine
More...
10 months ago
Fix: The automatic resize handling wouldn't allow the content to get smaller.
Allan Jardine
More...
10 months ago
Tests: Wasn't properly doing a destroy action when there were multiple tables!
Allan Jardine
More...
10 months ago
Dev: State object should be 100% independent from the DT settings.
Allan Jardine
More...
11 months ago
Release 2.2.0
Allan Jardine
More...
11 months ago
Dev: Tweak to auto column width updating - need to account for the container being hidden, but having a resolvable width
Allan Jardine
More...
11 months ago
Fix: If `-init columns.className` is used to define an alignment class such as `dt-left`, it will now take priority over the automatic type detection classes.
Allan Jardine
More...
11 months ago
←
1
2
3
4
5
6
7
8
9
10
…
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