Commit Graph

21 Commits (e644e56d091ba1d4cb5060f808e57217168b53a9)

Author SHA1 Message Date
Allan Jardine 496f16e7e0 Latest build
5 years ago
Colin Marks 47ab1b67e3 DEV allows searching for ampersands in searchpane text
5 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 6663abad97 Dev: latest build
6 years ago
Allan Jardine fbee1415d0 Fix #371: Limit search to a per item basis when multi-item searching
7 years ago
Allan Jardine f5a02ca6f2 Feature - search pane: Small styling tweaks and tidy up
7 years ago
Allan Jardine d63f22010b Feature - searchPane: API method to rebuild panes
7 years ago
Allan Jardine 130178932d Feature - searchPane: State saving integration
7 years ago
Allan Jardine 1eb23d9c82 Feature - searchPane: Regex escaping
7 years ago
Allan Jardine 2e4a8c2aa0 Feature - searchPane: Don't show columns if there isn't enough variation in the data to warrent it. This is done via a variance calculation with a configurable threashold
7 years ago
Allan Jardine 9726e803fa Feature - searchPanes: Vertical layout demo and initialisation options
7 years ago
Allan Jardine e9c4e4a8ea Feature - searchPanes: Code style with Prettier
7 years ago
Allan Jardine 797c3e6f90 Feature - searchPanes: Class names can be defined
7 years ago
Allan Jardine e221ce9c3d Features - search pane: Cleaning up into functions
7 years ago
Allan Jardine 389a989060 Merge branch 'master' of github.com:DataTables/Plugins
7 years ago
Allan Jardine 46e6749a06 Adding search pane plug-in. Completely unfinished, but its a start!
7 years ago