Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DataTables package in preparation of dark theme #378

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

EspadaV8
Copy link

I'm working on adding dark theme support for the data panel plugin. Part of that requires updating DataTables to 1.13 where they added support for dark mode

I didn't want to do all the updates at once, since the MR would be huge, so I'm breaking it down into smaller MRs. Part 1 of that is to just update the DataTables package.

I've tested it using my own plugin repo, and the UI is basically the same as it was previously.

Signed-off-by: Andrew Smith <espadav8@gmail.com>
@EspadaV8 EspadaV8 force-pushed the update-datatables-package branch from d2fd489 to b19e1a4 Compare January 15, 2024 14:02
@Josh5
Copy link
Contributor

Josh5 commented Jan 15, 2024

Im pretty excited about updates to this plugin. Not being a front-end guy myself, I'd really appreciate updates like this.

@Josh5 Josh5 merged commit a7c5eb0 into Unmanic:official Jan 15, 2024
2 checks passed
@EspadaV8 EspadaV8 deleted the update-datatables-package branch January 23, 2024 03:47
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