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

Improve jQuery UI Feature Utilization #117

Closed
wants to merge 5 commits into from
Closed

Improve jQuery UI Feature Utilization #117

wants to merge 5 commits into from

Conversation

null-d3v
Copy link

Brief analysis:

  • Updated DataTable.ext.classes entries.
  • I added a DataTable.ext.classes entry for sFilterInput, adding ui-corner-all.
  • I created a new renderer.pageButton entry for jqueryui in the extension file. In this new renderer, page buttons are created as actual jQuery UI Button widgets and not just classed like them.
  • I improved some of the stylesheet rules around the paging information and paging buttons. Several DataTables styles were overriding the jQuery UI theme.
  • There seems to be no default oLanguage setting for oPaginate.sEllipsis. Currently I have this declared in the integration file.
  • Might be several more things that I missed...

@DataTables
Copy link
Collaborator

Sorry for the delayed reply on this. I meant to look at it in detail today and ran out of time. I will try to do so next week!

@DataTables
Copy link
Collaborator

This has been open an embarrassingly long time - sorry! jQuery UI integration in now included DataTables' source repo along with all the other styling integration files.

@DataTables DataTables closed this Apr 26, 2017
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