diff --git a/docs/index.json b/docs/index.json
index c85c9985..c761cfd6 100644
--- a/docs/index.json
+++ b/docs/index.json
@@ -22986,7 +22986,7 @@
},
{
"kind": "packageJSON",
- "content": "{\n \"name\": \"tablefilter\",\n \"version\": \"0.6.17\",\n \"description\": \"A Javascript library making HTML tables filterable and a bit more\",\n \"license\": \"MIT\",\n \"author\": {\n \"name\": \"Max Guglielmi\",\n \"url\": \"https://github.com/koalyptus\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/koalyptus/TableFilter.git\"\n },\n \"keywords\": [\n \"filter\",\n \"table\",\n \"javascript\",\n \"filterable\",\n \"grid\",\n \"datagrid\",\n \"sort\",\n \"pagination\"\n ],\n \"scripts\": {\n \"lint\": \"eslint src/**/*.js test/*.js *.js\",\n \"dev\": \"grunt dev\",\n \"build\": \"grunt build\",\n \"build:demos\": \"grunt build-demos\",\n \"build:test\": \"grunt build-test\",\n \"server\": \"grunt server\",\n \"test\": \"grunt test\",\n \"codecov\": \"./node_modules/.bin/codecov\",\n \"esdoc\": \"esdoc\",\n \"dist\": \"grunt\",\n \"deploy\": \"grunt deploy\",\n \"start\": \"npm run server\"\n },\n \"publishConfig\": {\n \"tag\": \"next\"\n },\n \"devDependencies\": {\n \"babel-core\": \"^6.24.1\",\n \"babel-eslint\": \"8.2.1\",\n \"babel-loader\": \"^7.0.0\",\n \"babel-plugin-transform-es2015-classes\": \"^6.24.1\",\n \"babel-preset-es2015\": \"^6.24.1\",\n \"clean-webpack-plugin\": \"^0.1.16\",\n \"codecov\": \"3.0.0\",\n \"diacritics\": \"1.3.0\",\n \"esdoc\": \"1.0.4\",\n \"esdoc-standard-plugin\": \"1.0.0\",\n \"eslint\": \"4.17.0\",\n \"format-number\": \"3.0.0\",\n \"grunt\": \"^1.0.1\",\n \"grunt-babel\": \"^7.0.0\",\n \"grunt-cli\": \"1.2.0\",\n \"grunt-contrib-clean\": \"^1.1.0\",\n \"grunt-contrib-connect\": \"^1.0.2\",\n \"grunt-contrib-copy\": \"^1.0.0\",\n \"grunt-contrib-stylus\": \"^1.2.0\",\n \"grunt-contrib-watch\": \"^1.0.0\",\n \"grunt-gh-pages\": \"^2.0.0\",\n \"grunt-qunit-istanbul\": \"1.0.0\",\n \"grunt-shell\": \"2.1.0\",\n \"grunt-string-replace\": \"^1.3.1\",\n \"grunt-webpack\": \"^3.0.0\",\n \"isparta-loader\": \"2.0.0\",\n \"script-loader\": \"^0.7.0\",\n \"string-replace-webpack-plugin\": \"^0.1.3\",\n \"sugar-date\": \"2.0.4\",\n \"webpack\": \"^3.0.0\",\n \"webpack-dev-server\": \"^2.4.5\"\n },\n \"dependencies\": {},\n \"bugs\": {\n \"url\": \"https://github.com/koalyptus/TableFilter/issues\"\n },\n \"homepage\": \"http://koalyptus.github.io/TableFilter\"\n}\n",
+ "content": "{\n \"name\": \"tablefilter\",\n \"version\": \"0.6.17\",\n \"description\": \"A Javascript library making HTML tables filterable and a bit more\",\n \"license\": \"MIT\",\n \"author\": {\n \"name\": \"Max Guglielmi\",\n \"url\": \"https://github.com/koalyptus\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/koalyptus/TableFilter.git\"\n },\n \"keywords\": [\n \"filter\",\n \"table\",\n \"javascript\",\n \"filterable\",\n \"grid\",\n \"datagrid\",\n \"sort\",\n \"pagination\"\n ],\n \"scripts\": {\n \"lint\": \"eslint src/**/*.js test/*.js *.js\",\n \"dev\": \"grunt dev\",\n \"build\": \"grunt build\",\n \"build:demos\": \"grunt build-demos\",\n \"build:test\": \"grunt build-test\",\n \"server\": \"grunt server\",\n \"test\": \"grunt test\",\n \"codecov\": \"./node_modules/.bin/codecov\",\n \"esdoc\": \"esdoc\",\n \"dist\": \"grunt\",\n \"deploy\": \"grunt deploy\",\n \"start\": \"npm run server\"\n },\n \"publishConfig\": {\n \"tag\": \"next\"\n },\n \"devDependencies\": {\n \"babel-core\": \"^6.24.1\",\n \"babel-eslint\": \"8.2.1\",\n \"babel-loader\": \"^7.0.0\",\n \"babel-plugin-transform-es2015-classes\": \"^6.24.1\",\n \"babel-preset-es2015\": \"^6.24.1\",\n \"clean-webpack-plugin\": \"^0.1.16\",\n \"codecov\": \"3.0.0\",\n \"diacritics\": \"1.3.0\",\n \"esdoc\": \"1.0.4\",\n \"esdoc-standard-plugin\": \"1.0.0\",\n \"eslint\": \"4.17.0\",\n \"format-number\": \"3.0.0\",\n \"grunt\": \"^1.0.2\",\n \"grunt-babel\": \"^7.0.0\",\n \"grunt-cli\": \"1.2.0\",\n \"grunt-contrib-clean\": \"^1.1.0\",\n \"grunt-contrib-connect\": \"^1.0.2\",\n \"grunt-contrib-copy\": \"^1.0.0\",\n \"grunt-contrib-stylus\": \"^1.2.0\",\n \"grunt-contrib-watch\": \"^1.0.0\",\n \"grunt-gh-pages\": \"^2.0.0\",\n \"grunt-qunit-istanbul\": \"1.0.0\",\n \"grunt-shell\": \"2.1.0\",\n \"grunt-string-replace\": \"^1.3.1\",\n \"grunt-webpack\": \"^3.0.0\",\n \"isparta-loader\": \"2.0.0\",\n \"script-loader\": \"^0.7.0\",\n \"string-replace-webpack-plugin\": \"^0.1.3\",\n \"sugar-date\": \"2.0.4\",\n \"webpack\": \"^3.0.0\",\n \"webpack-dev-server\": \"^2.4.5\"\n },\n \"dependencies\": {},\n \"bugs\": {\n \"url\": \"https://github.com/koalyptus/TableFilter/issues\"\n },\n \"homepage\": \"http://koalyptus.github.io/TableFilter\"\n}\n",
"longname": "/home/travis/build/koalyptus/TableFilter/package.json",
"name": "package.json",
"static": true,
diff --git a/docs/source.html b/docs/source.html
index 961b7e11..ba6282d3 100644
--- a/docs/source.html
+++ b/docs/source.html
@@ -155,7 +155,7 @@
100 %1/1 |
546 byte |
22 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/const.js |
@@ -181,7 +181,7 @@
100 %19/19 |
3663 byte |
206 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/cookie.js |
@@ -189,7 +189,7 @@
100 %1/1 |
1412 byte |
57 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/dom.js |
@@ -208,7 +208,7 @@
92 %13/14 |
4766 byte |
190 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/emitter.js |
@@ -216,7 +216,7 @@
100 %6/6 |
1323 byte |
53 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/event.js |
@@ -230,7 +230,7 @@
100 %7/7 |
2650 byte |
111 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/extensions/advancedGrid/adapterEzEditTable.js |
@@ -238,7 +238,7 @@
88 %16/18 |
19016 byte |
507 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/extensions/advancedGrid/advancedGrid.js |
@@ -246,7 +246,7 @@
- |
90 byte |
2 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/extensions/colOps/colOps.js |
@@ -254,7 +254,7 @@
78 %29/37 |
14340 byte |
479 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/extensions/colsVisibility/colsVisibility.js |
@@ -262,7 +262,7 @@
91 %57/62 |
20246 byte |
725 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/extensions/filtersVisibility/filtersVisibility.js |
@@ -270,7 +270,7 @@
100 %33/33 |
8200 byte |
316 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/extensions/sort/adapterSortabletable.js |
@@ -278,7 +278,7 @@
86 %26/30 |
16446 byte |
531 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/extensions/sort/sort.js |
@@ -286,7 +286,7 @@
- |
204 byte |
8 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/feature.js |
@@ -294,7 +294,7 @@
93 %14/15 |
1876 byte |
97 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/alternateRows.js |
@@ -302,7 +302,7 @@
100 %11/11 |
3591 byte |
140 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/baseDropdown.js |
@@ -310,7 +310,7 @@
100 %10/10 |
4150 byte |
147 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/checkList.js |
@@ -318,7 +318,7 @@
100 %27/27 |
16671 byte |
519 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/clearButton.js |
@@ -326,7 +326,7 @@
100 %14/14 |
3531 byte |
139 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/dateType.js |
@@ -334,7 +334,7 @@
100 %12/12 |
4308 byte |
157 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/dropdown.js |
@@ -342,7 +342,7 @@
100 %19/19 |
11566 byte |
373 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/gridLayout.js |
@@ -350,7 +350,7 @@
100 %34/34 |
13684 byte |
483 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/hash.js |
@@ -359,7 +359,7 @@
75 %12/16 |
2981 byte |
126 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/help.js |
@@ -367,7 +367,7 @@
90 %20/22 |
6862 byte |
240 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/highlightKeywords.js |
@@ -375,7 +375,7 @@
100 %11/11 |
5459 byte |
180 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/loader.js |
@@ -383,7 +383,7 @@
93 %14/15 |
4025 byte |
171 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/markActiveColumns.js |
@@ -391,7 +391,7 @@
100 %13/13 |
3926 byte |
146 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/noResults.js |
@@ -399,7 +399,7 @@
100 %19/19 |
4792 byte |
194 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/paging.js |
@@ -407,7 +407,7 @@
100 %58/58 |
27762 byte |
907 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/popupFilter.js |
@@ -415,7 +415,7 @@
100 %35/35 |
13220 byte |
458 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/rowsCounter.js |
@@ -423,7 +423,7 @@
100 %16/16 |
6028 byte |
207 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/state.js |
@@ -431,7 +431,7 @@
100 %41/41 |
15018 byte |
545 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/statusBar.js |
@@ -439,7 +439,7 @@
96 %27/28 |
8967 byte |
308 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/storage.js |
@@ -448,7 +448,7 @@
84 %16/19 |
3543 byte |
161 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/modules/toolbar.js |
@@ -459,7 +459,7 @@
95 %21/22 |
5743 byte |
221 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/number.js |
@@ -467,7 +467,7 @@
100 %1/1 |
1034 byte |
32 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/root.js |
@@ -475,7 +475,7 @@
100 %1/1 |
235 byte |
6 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/settings.js |
@@ -487,7 +487,7 @@
100 %5/5 |
1535 byte |
53 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/sort.js |
@@ -501,7 +501,7 @@
100 %7/7 |
2881 byte |
82 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/string.js |
@@ -513,7 +513,7 @@
100 %5/5 |
2086 byte |
76 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/tablefilter.js |
@@ -521,7 +521,7 @@
99 %215/216 |
92395 byte |
3059 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |
| src/types.js |
@@ -538,7 +538,7 @@
100 %11/11 |
1754 byte |
81 |
- 2018-02-01 11:14:03 (UTC) |
+ 2018-02-04 21:49:28 (UTC) |