Skip to content

Commit a18b399

Browse files
committed
update version number to 4.9.1
1 parent 0cce1e1 commit a18b399

File tree

104 files changed

+104
-104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+104
-104
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tabulator",
33
"main": "dist/js/tabulator.js",
4-
"version": "4.9.0",
4+
"version": "4.9.1",
55
"description": "Interactive table generation JavaScript library",
66
"keywords": [
77
"table",

dist/css/bootstrap/tabulator_bootstrap.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
.tabulator {
33
position: relative;
44
background-color: #fff;

dist/css/bootstrap/tabulator_bootstrap.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap/tabulator_bootstrap.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap/tabulator_bootstrap4.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
.tabulator {
33
position: relative;
44
background-color: #fff;

dist/css/bootstrap/tabulator_bootstrap4.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap/tabulator_bootstrap4.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bulma/tabulator_bulma.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
.tabulator {
33
position: relative;
44
background-color: white;

dist/css/bulma/tabulator_bulma.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bulma/tabulator_bulma.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/materialize/tabulator_materialize.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
.tabulator {
33
position: relative;
44
background-color: #fff;

dist/css/materialize/tabulator_materialize.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/materialize/tabulator_materialize.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/semantic-ui/tabulator_semantic-ui.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
/*******************************
33
Site Settings
44
*******************************/

dist/css/semantic-ui/tabulator_semantic-ui.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/semantic-ui/tabulator_semantic-ui.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
.tabulator {
33
position: relative;
44
border: 1px solid #999;

dist/css/tabulator.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator_midnight.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
.tabulator {
33
position: relative;
44
border: 1px solid #333;

dist/css/tabulator_midnight.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator_midnight.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator_modern.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
.tabulator {
33
position: relative;
44
border: 1px solid #fff;

dist/css/tabulator_modern.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator_modern.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator_simple.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
.tabulator {
33
position: relative;
44
background-color: #fff;

dist/css/tabulator_simple.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator_simple.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator_site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22
.tabulator {
33
position: relative;
44
border-bottom: 5px solid #222;

dist/css/tabulator_site.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tabulator_site.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/jquery_wrapper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
1+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
22

33
/*
44
* This file is part of the Tabulator package.

dist/js/jquery_wrapper.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/modules/accessor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
22

3-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
3+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
44

55
var Accessor = function Accessor(table) {
66
this.table = table; //hold Tabulator object

dist/js/modules/accessor.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/modules/ajax.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
22

3-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
3+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
44

55
var Ajax = function Ajax(table) {
66

dist/js/modules/ajax.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/modules/calculation_colums.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
22

3-
/* Tabulator v4.9.0 (c) Oliver Folkerd */
3+
/* Tabulator v4.9.1 (c) Oliver Folkerd */
44

55
//public calc object
66
var CalcComponent = function CalcComponent(row) {

0 commit comments

Comments
 (0)