Skip to content

Conversation

@peterbecich
Copy link
Member

@peterbecich peterbecich commented Feb 27, 2022

This PR updates DataTables from 1.10.12 to 1.11.4. Is it okay to update this?

I've found it necessary to update DataTables to complete #1008
Specifically, I think the older version of DataTables currently used does not support setting the text color of the "SearchPanes" extension (Show 10 entries ... Filter).

The source is https://datatables.net/download/ ; the styling framework is "DataTables default styling," the package is "DataTables," and one enabled extension is "SearchPanes." No other options are selected.

The PR deletes the current version of DataTables from version control, and uses the DataTables CDN instead. (For jQuery #1026)

I think the result is identical:
Screenshot 2022-02-26 at 21-50-53 All packages by name Hackage

@gbaz
Copy link
Contributor

gbaz commented Mar 24, 2022

Datatables will be subsumed in 90% of cases by the new browse functionality which uses something else. As such I'm fine switching to a cdn for this since its not going to be core functionality.

@gbaz gbaz merged commit 23626c2 into haskell:master Mar 24, 2022
@peterbecich peterbecich deleted the update-datatables branch March 25, 2022 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants