diff --git a/docs/index.json b/docs/index.json
index 737a2944..2f3cc712 100644
--- a/docs/index.json
+++ b/docs/index.json
@@ -22765,7 +22765,7 @@
},
{
"kind": "packageJSON",
- "content": "{\n \"name\": \"tablefilter\",\n \"version\": \"0.6.16\",\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.16.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.16\",\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.18\",\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.16.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",
"longname": "/home/travis/build/koalyptus/TableFilter/package.json",
"name": "package.json",
"static": true,
diff --git a/docs/source.html b/docs/source.html
index 1bb2bb28..7f7e1481 100644
--- a/docs/source.html
+++ b/docs/source.html
@@ -154,7 +154,7 @@
100 %1/1 |
546 byte |
22 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/const.js |
@@ -180,7 +180,7 @@
100 %19/19 |
3663 byte |
206 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/cookie.js |
@@ -188,7 +188,7 @@
100 %1/1 |
1412 byte |
57 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/dom.js |
@@ -207,7 +207,7 @@
92 %13/14 |
4766 byte |
190 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/emitter.js |
@@ -215,7 +215,7 @@
100 %6/6 |
1323 byte |
53 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/event.js |
@@ -228,7 +228,7 @@
100 %6/6 |
2384 byte |
101 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/extensions/advancedGrid/adapterEzEditTable.js |
@@ -236,7 +236,7 @@
88 %16/18 |
19016 byte |
507 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/extensions/advancedGrid/advancedGrid.js |
@@ -244,7 +244,7 @@
- |
90 byte |
2 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/extensions/colOps/colOps.js |
@@ -252,7 +252,7 @@
78 %29/37 |
14340 byte |
479 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/extensions/colsVisibility/colsVisibility.js |
@@ -260,7 +260,7 @@
91 %57/62 |
20246 byte |
725 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/extensions/filtersVisibility/filtersVisibility.js |
@@ -268,7 +268,7 @@
100 %33/33 |
8200 byte |
316 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/extensions/sort/adapterSortabletable.js |
@@ -276,7 +276,7 @@
86 %26/30 |
16446 byte |
531 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/extensions/sort/sort.js |
@@ -284,7 +284,7 @@
- |
204 byte |
8 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/feature.js |
@@ -292,7 +292,7 @@
93 %14/15 |
1876 byte |
97 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/alternateRows.js |
@@ -300,7 +300,7 @@
100 %11/11 |
3591 byte |
140 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/baseDropdown.js |
@@ -308,7 +308,7 @@
100 %10/10 |
4150 byte |
147 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/checkList.js |
@@ -316,7 +316,7 @@
100 %27/27 |
16671 byte |
519 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/clearButton.js |
@@ -324,7 +324,7 @@
100 %14/14 |
3531 byte |
139 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/dateType.js |
@@ -332,7 +332,7 @@
100 %12/12 |
4308 byte |
157 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/dropdown.js |
@@ -340,7 +340,7 @@
100 %19/19 |
11566 byte |
373 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/gridLayout.js |
@@ -348,7 +348,7 @@
100 %34/34 |
13684 byte |
483 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/hash.js |
@@ -357,7 +357,7 @@
75 %12/16 |
2981 byte |
126 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/help.js |
@@ -365,7 +365,7 @@
90 %20/22 |
6862 byte |
240 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/highlightKeywords.js |
@@ -373,7 +373,7 @@
100 %11/11 |
5459 byte |
180 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/loader.js |
@@ -381,7 +381,7 @@
93 %14/15 |
4025 byte |
171 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/markActiveColumns.js |
@@ -389,7 +389,7 @@
100 %13/13 |
3926 byte |
146 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/noResults.js |
@@ -397,7 +397,7 @@
100 %19/19 |
4792 byte |
194 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/paging.js |
@@ -405,7 +405,7 @@
100 %58/58 |
27784 byte |
908 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/popupFilter.js |
@@ -413,7 +413,7 @@
100 %35/35 |
13220 byte |
458 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/rowsCounter.js |
@@ -421,7 +421,7 @@
100 %16/16 |
6028 byte |
207 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/state.js |
@@ -429,7 +429,7 @@
100 %41/41 |
15018 byte |
545 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/statusBar.js |
@@ -437,7 +437,7 @@
96 %27/28 |
8967 byte |
308 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/storage.js |
@@ -446,7 +446,7 @@
84 %16/19 |
3543 byte |
161 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/modules/toolbar.js |
@@ -457,7 +457,7 @@
95 %21/22 |
5743 byte |
221 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/number.js |
@@ -465,7 +465,7 @@
100 %1/1 |
1034 byte |
32 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/root.js |
@@ -473,7 +473,7 @@
100 %1/1 |
235 byte |
6 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/settings.js |
@@ -485,7 +485,7 @@
100 %5/5 |
1535 byte |
53 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/sort.js |
@@ -499,7 +499,7 @@
100 %7/7 |
2881 byte |
82 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/string.js |
@@ -511,7 +511,7 @@
100 %5/5 |
2086 byte |
76 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/tablefilter.js |
@@ -519,7 +519,7 @@
99 %215/216 |
92408 byte |
3059 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |
| src/types.js |
@@ -536,7 +536,7 @@
100 %11/11 |
1754 byte |
81 |
- 2018-01-03 03:37:07 (UTC) |
+ 2018-01-06 21:59:41 (UTC) |