Commit Graph

12 Commits (484094059edbb37c6645112ff071c9b02d87077e)

Author SHA1 Message Date
Allan Jardine 6c9c2abac0 Features: Updates to operate with DataTables 2
7 months ago
Allan Jardine 0ad891685f Build: Latest build
7 months ago
Allan Jardine e405113d46 Build latest - correct packaging errors
1 year ago
Allan Jardine 950f84e173 Update: CommonJS loader to support non-execution loading
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 da67f99c24 Fix: Update for jQuery 3.3 deprecated functions
6 years ago
Constantine Lebedev a4b72c315e Add support for dataTables.defaults in conditionalPaging plugin
8 years ago
Allan Jardine beb0516793 Merge pull request #191 from mjhasbach/#190
10 years ago
Matthew Hasbach 4e80867442 Fixed a bug in which $.isPlainObject(e) would return false in some situations and true in others, causing the associated logic to sometimes be skipped. Switched to a more specific e instanceof $.Event check. Fixes DataTables/Plugins#190
10 years ago
Allan Jardine be28df9f75 Fix - features: Features which listen for the `init.dt` event need to check that the `dt` event namespace has been given.
10 years ago
Matthew Hasbach cbad0bd293 Fixed a bug in which the paging controls would fade out after table initialization if the "fade" style was chosen
10 years ago
Matthew Hasbach 6dd3a6c999 Changed occurrences of the term "pagination" to "paging". Renamed plugin to dataTables.conditionalPaging.
10 years ago