Commit Graph

116 Commits (43f45c5d70eaa6ec1e33906c83cc55da47e98117)

Author SHA1 Message Date
Przemysław Kłys c671ab0581 Reverted back removal
4 years ago
Przemysław Kłys a3a061e8be fixes spaces into tabs from the initial commit
4 years ago
Przemysław Kłys a1b1d7fec0 Impovement to variables used
4 years ago
Przemysław Kłys 4cc9d34158 Defines parameters within options
4 years ago
Przemysław Kłys a16909ab51 Add caseSensitive + addNumbers
4 years ago
Przemysław Kłys dcebee13c4 removed width to accomodate numbers and case sensitivity
4 years ago
Przemysław Kłys c83dcaae80 Added caseSensitive variable
4 years ago
Przemysław Kłys 1400429289 Adds ability to choose column for search
4 years ago
Julian Kühnel 1675b430e7 Update datatables.mark.js
4 years ago
Julian Kühnel d203844e33 Merge branch 'master' of https://github.com/julmot/Plugins
4 years ago
Allan Jardine b400e641b3 Remove use of deprcated $.trim
4 years ago
Allan Jardine d260b2282c Remove use of deprecated $.isArray
4 years ago
Garrett Hyder a625218c71 Fix an issue where the Page Length Control would vanish when switching to 'All' (-1) as the option. Update now only makes the control vanish if the page size is smaller than the smallest length setting and we're only viewing a single or 0 pages.
4 years ago
Julian Kühnel bb726ed591 Update datatables.mark.js to v2.0.2
4 years ago
Garrett Hyder 335a487a64 Introduce a conditionalPageLength feature plugin based off of conditionalPaging to hide the page length control when <= 1 page. Also add sub option for contionalOptions to hide page length options that are > the current result size.
4 years ago
Allan Jardine 90ae50b661
Removing redundant sliding child min file
5 years ago
Sandy Galloway abecb2e74c Merge branch 'master' of github.com:DataTables/Plugins
5 years ago
Sandy Galloway 3aa9b4a39c Issue DD-704
5 years ago
Allan Jardine 496f16e7e0 Latest build
5 years ago
Allan Jardine e18920e4da Features: File rename
5 years ago
Colin Marks 42dadc1ca8 DEV scrollToTop - dinky little new feature to scroll to top of table on each page change
5 years ago
Colin Marks 47ab1b67e3 DEV allows searching for ampersands in searchpane text
5 years ago
Colin Marks 69d9915a75 DEV left in debug (not a good edit this one...)
6 years ago
Colin Marks 1cb1d80874 DEV formatting corrections to last edit
6 years ago
Colin Marks d6b5dc1729 DEV DD-813 - the search wasn't working for numbers... does now
6 years ago
Allan Jardine 3de80958a6 Fix - search pane: Muppet error!
6 years ago
Allan Jardine a04a0d6b8f Fix - searchPane: Ensure order for panels is consistent
6 years ago
Allan Jardine 5a3c0b2fdc SearchPane: Remove an existing panel if there is one when rebuilding a pane
6 years ago
Allan Jardine d1d63afb57 New - SearchPane: Add the ability to specify `options` as a function in the column options for `searchPane` which will be used as a callback to get the data to display.
6 years ago
Allan Jardine e336705521 Fix search pane issues with ajax loading data and daft error for binning
6 years ago
Allan Jardine b21102e105 New: SearchPane now has a `column().paneOptions()` method that can be used to give it the options that should be displayed in the list, rather than just using the data available in the table. This is useful for server-side processing and more complex data sets.
6 years ago
Allan Jardine 4edb3ebdb2 New - feature: RowFill feature based on a forum answer by Colin. Basically it will ensure that the number of rows in the table always matches the page length
6 years ago
Allan Jardine a98e9e4d4a
Merge pull request #383 from data-handler/master
6 years ago
Nick 22fa64dc46
Update datatables.slidingChild.js
6 years ago
Nick e2331ddd50
Update datatables.slidingChild.js
6 years ago
Nick eb73ee5dbb
Update datatables.slidingChild.js
6 years ago
Allan Jardine 732c809292 SearchFade min files
6 years ago
Allan Jardine 19769588b9 Merge branch 'master' of github.com:DataTables/Plugins
6 years ago
Allan Jardine 6663abad97 Dev: latest build
6 years ago
Nick b2b12dd6c1
Delete sliding-child.js
6 years ago
Nick 03567d78db
Create datatables.slidingChild.min.js
6 years ago
Nick 70921c6291
Update datatables.slidingChild.js
6 years ago
Nick 74395dfa0d
Update datatables.slidingChild.js
6 years ago
Nick cfe86c4bbe
Update datatables.slidingChild.js
6 years ago
Nick c373070819
Create datatables.slidingChild.js
6 years ago
Allan Jardine 5695ffe40c Features: UMD for pageResize and scrollResize
6 years ago
Allan Jardine 18cbcbb5d9 Fix: Attempt to use the second row in the table to allow for top and bottom borders on rows
6 years ago
Allan Jardine da67f99c24 Fix: Update for jQuery 3.3 deprecated functions
6 years ago
Colin Marks 7a6ff3585f fixed bug that stopped the page draw trigger from happening (thanks crush123)
6 years ago
Colin Marks a0a9c23c78 first release of searchFade
7 years ago