Allan Jardine
d9592b38b4
Sorting - natural: Updated to use `localeCompare`
...
https://datatables.net/forums/discussion/comment/228331
9 months ago
Allan Jardine
8939a585fb
Features - ScrollResize: Support for DataTables 2+
9 months ago
Allan Jardine
a3912c9889
i18n: Translations from Edgars
10 months ago
Allan Jardine
f3364b3844
Merge branch 'master' of github.com:DataTables/Plugins
10 months ago
Allan Jardine
afc2728e22
i18n: Latest community changes
10 months ago
Allan Jardine
257a4c7c22
Fix: any-number extension should work with non-sting values (ie. numbers!)
...
gh#455
12 months ago
Allan Jardine
244f788ecf
Fix: Correct naming for slidingChild feature plugin
...
https://datatables.net/forums/discussion/77195
1 year ago
Allan Jardine
1c6f059eb4
Update src with change from #579
1 year ago
Allan Jardine
6c36a57cbc
Merge pull request #579 from PrzemyslawKlys/master
...
Adds support for conditional colors to the percentageBars rendering function
1 year ago
Przemyslaw Klys
aa82831640
Adds support for conditional colors to the percentageBars rendering function
...
This commit modifies the `DataTable.render.percentBar` function by adding the `conditionalColors` parameter to support conditional coloring of the percentage bars. If the `conditionalColors` parameter is provided, the function will iterate through the conditional colors array and apply the appropriate color based on the range specified. If `conditionalColors` is not provided, the function will default to the original color settings. These changes enable more customization of the appearance of the percentage bars.
1 year ago
Allan Jardine
955a390cd5
Merge pull request #578 from stef-k/greek-diacritics-v3
...
do not format document
1 year ago
Stef Kariotidis
4a24e3412a
do not format document
1 year ago
Allan Jardine
afc58016dc
Latest build and fixing UTF-8 character encoding issue
1 year ago
Allan Jardine
9da7641c9e
Latest contributed translations
1 year ago
Allan Jardine
a2a46adf42
i18n: Fix week days for Portuguese translations
1 year ago
Allan Jardine
bb1be77a50
1.13.6 release
1 year ago
Allan Jardine
9047d05de7
Correct character encoding
...
https://github.com/DataTables/Plugins/issues/568
1 year ago
Allan Jardine
46b4033db7
Merge branch 'master' of github.com:DataTables/Plugins
1 year ago
Allan Jardine
19d63b60cd
ScrollResize - add a demo using the `resize` CSS optio
...
Just learned about this option - thanks to AnthonyV for introducing me
to it!
1 year ago
Allan Jardine
e2a8a322ef
Merge pull request #567 from neonbunny/bootstrap_input
...
Bootstrap input paginator
1 year ago
Stephen Tomkinson
aa274500d9
Fix inconsistent whitespace
1 year ago
Stephen Tomkinson
0c80187f21
Added bootstrap variant of input pagination plugin
1 year ago
Allan Jardine
94ba5b5873
Fix: Natural sorting nono-standard methods were not reverse sorting
1 year ago
Allan Jardine
4b02618578
Fix: Types for some sorting plug-ins needed to be updated
1 year ago
Allan Jardine
d2b32a16eb
Fix: Enum plug-in error
1 year ago
Allan Jardine
e405113d46
Build latest - correct packaging errors
1 year ago
Allan Jardine
62ad028ca4
Features: Fix Alphabet search after refactor
1 year ago
Allan Jardine
d4842eb445
Sorting: Fix for type sorting which weren't on the `type` property
2 years ago
Allan Jardine
139780ffe2
Merge branch 'master' of github.com:DataTables/Plugins
2 years ago
Allan Jardine
a7ef1706b0
API: Add `column[s]().searchable()` method
2 years ago
Allan Jardine
25fc20a37a
Merge branch 'master' of github.com:DataTables/Plugins
2 years ago
Allan Jardine
3d744ddbdf
Latest language updates
2 years ago
Allan Jardine
323a3b0b01
Fix: Expose `ext.order.intl` again (was renamed to DataTable.intlOrder)
...
https://datatables.net/forums/discussion/75770
2 years ago
Allan Jardine
c3315b02ce
Merge branch 'master' of github.com:DataTables/Plugins
2 years ago
Allan Jardine
1da55cf279
Dev: Add sponsor button to repo
2 years ago
Allan Jardine
41681850e2
Dev: Move prettier x to dev dependencies
...
Addresses #561
2 years ago
Allan Jardine
950f84e173
Update: CommonJS loader to support non-execution loading
2 years ago
Allan Jardine
44bd7c34bc
Fix: Missed jQuery dependency for a lot of plugins
2 years ago
Allan Jardine
df92dbc8e8
AMD, CommonJS and ESM loaders for language files
2 years ago
Allan Jardine
87bb97dbb4
Complete transition to typescript and ESmodule + UMD loader for everything that will be included with the exception of i18n (upcoming)
2 years ago
Allan Jardine
4fff59b4ae
Working towards support for both UMD and ESM loadings for plug-ins
2 years ago
Allan Jardine
e5e803ec5f
New excludeSearch plug-in
2 years ago
Allan Jardine
8a57d7f4c3
Merge branch 'master' of github.com:DataTables/Plugins
2 years ago
Allan Jardine
7d5b0c70d9
Latest translations
2 years ago
Allan Jardine
e65e4cbeab
Release 1.13.1
2 years ago
Allan Jardine
bd3bfccb93
Merge pull request #552 from WinterSilence/patch-1
...
Add data renderer "anchor"
2 years ago
Allan Jardine
9f00721169
Merge branch 'master' of github.com:DataTables/Plugins
2 years ago
Allan Jardine
a409717a1c
i18n: Latest translations from the community
2 years ago
Anton
b926f43440
Update anchor.js
2 years ago
Allan Jardine
f4411e8b2e
Merge pull request #553 from WinterSilence/patch-2
...
Create PULL_REQUEST_TEMPLATE.md
2 years ago