Skip to content

Commit

Permalink
feat: upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
ngduc committed Oct 7, 2020
1 parent c2a7910 commit 28970f2
Show file tree
Hide file tree
Showing 93 changed files with 99 additions and 96 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [0.14.1] - 2020-10-07
- upgraded tabulator-tables to 4.8.2

## [0.14.0] - 2020-09-20
- added cross-env for Windows dev env.
- fixed undefined this.table in componentDidMount.
Expand Down
2 changes: 1 addition & 1 deletion css/bootstrap/tabulator_bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion css/bootstrap/tabulator_bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/bootstrap/tabulator_bootstrap.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/bootstrap/tabulator_bootstrap4.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion css/bootstrap/tabulator_bootstrap4.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/bootstrap/tabulator_bootstrap4.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/bulma/tabulator_bulma.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: white;
Expand Down
2 changes: 1 addition & 1 deletion css/bulma/tabulator_bulma.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/bulma/tabulator_bulma.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/materialize/tabulator_materialize.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion css/materialize/tabulator_materialize.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/materialize/tabulator_materialize.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/semantic-ui/tabulator_semantic-ui.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
/*******************************
Site Settings
*******************************/
Expand Down
2 changes: 1 addition & 1 deletion css/semantic-ui/tabulator_semantic-ui.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/semantic-ui/tabulator_semantic-ui.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #999;
Expand Down
2 changes: 1 addition & 1 deletion css/tabulator.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator_midnight.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #333;
Expand Down
2 changes: 1 addition & 1 deletion css/tabulator_midnight.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator_midnight.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator_modern.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #fff;
Expand Down
2 changes: 1 addition & 1 deletion css/tabulator_modern.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator_modern.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator_simple.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion css/tabulator_simple.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator_simple.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator_site.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border-bottom: 5px solid #222;
Expand Down
2 changes: 1 addition & 1 deletion css/tabulator_site.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/tabulator_site.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/bootstrap/tabulator_bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion lib/css/bootstrap/tabulator_bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/bootstrap/tabulator_bootstrap.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/bootstrap/tabulator_bootstrap4.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion lib/css/bootstrap/tabulator_bootstrap4.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/bootstrap/tabulator_bootstrap4.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/bulma/tabulator_bulma.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: white;
Expand Down
2 changes: 1 addition & 1 deletion lib/css/bulma/tabulator_bulma.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/bulma/tabulator_bulma.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/materialize/tabulator_materialize.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion lib/css/materialize/tabulator_materialize.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/materialize/tabulator_materialize.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/semantic-ui/tabulator_semantic-ui.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
/*******************************
Site Settings
*******************************/
Expand Down
2 changes: 1 addition & 1 deletion lib/css/semantic-ui/tabulator_semantic-ui.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/semantic-ui/tabulator_semantic-ui.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #999;
Expand Down
2 changes: 1 addition & 1 deletion lib/css/tabulator.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator_midnight.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #333;
Expand Down
2 changes: 1 addition & 1 deletion lib/css/tabulator_midnight.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator_midnight.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator_modern.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #fff;
Expand Down
2 changes: 1 addition & 1 deletion lib/css/tabulator_modern.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator_modern.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator_simple.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion lib/css/tabulator_simple.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator_simple.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator_site.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border-bottom: 5px solid #222;
Expand Down
2 changes: 1 addition & 1 deletion lib/css/tabulator_site.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/css/tabulator_site.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-tabulator",
"version": "0.14.0",
"version": "0.14.1",
"description": "React Tabulator is based on tabulator - a JS table library with many advanced features.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -46,7 +46,7 @@
"es6-promise": "^4.2.8",
"pick-react-known-prop": "^0.1.5",
"react-tag-autocomplete": "^5.7.1",
"tabulator-tables": "^4.8.1"
"tabulator-tables": "4.8.2"
},
"peerDependencies": {
"react": ">=15.6.2 || ^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/css/bootstrap/tabulator_bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion src/css/bootstrap/tabulator_bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/bootstrap/tabulator_bootstrap.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/bootstrap/tabulator_bootstrap4.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion src/css/bootstrap/tabulator_bootstrap4.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/bootstrap/tabulator_bootstrap4.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/bulma/tabulator_bulma.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: white;
Expand Down
2 changes: 1 addition & 1 deletion src/css/bulma/tabulator_bulma.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/bulma/tabulator_bulma.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/materialize/tabulator_materialize.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion src/css/materialize/tabulator_materialize.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/materialize/tabulator_materialize.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/semantic-ui/tabulator_semantic-ui.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
/*******************************
Site Settings
*******************************/
Expand Down
2 changes: 1 addition & 1 deletion src/css/semantic-ui/tabulator_semantic-ui.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/semantic-ui/tabulator_semantic-ui.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #999;
Expand Down
2 changes: 1 addition & 1 deletion src/css/tabulator.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator_midnight.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #333;
Expand Down
2 changes: 1 addition & 1 deletion src/css/tabulator_midnight.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator_midnight.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator_modern.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #fff;
Expand Down
2 changes: 1 addition & 1 deletion src/css/tabulator_modern.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator_modern.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator_simple.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
background-color: #fff;
Expand Down
2 changes: 1 addition & 1 deletion src/css/tabulator_simple.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator_simple.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator_site.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Tabulator v4.8.1 (c) Oliver Folkerd */
/* Tabulator v4.8.2 (c) Oliver Folkerd */
.tabulator {
position: relative;
border-bottom: 5px solid #222;
Expand Down
2 changes: 1 addition & 1 deletion src/css/tabulator_site.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/tabulator_site.min.css.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8529,10 +8529,10 @@ symbol-tree@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"

tabulator-tables@^4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/tabulator-tables/-/tabulator-tables-4.8.1.tgz#4e2aeb3f2ae8dde37c3740603da64018b39fa1b7"
integrity sha512-4+mX2GWyDALOzFxe38oYtMSb0XZp6TxP/kscf4M1AwG3+P05S+0oiSqNeTRNSRceL+4YeQhxSzoBsWCim9FFMg==
[email protected].2:
version "4.8.2"
resolved "https://registry.yarnpkg.com/tabulator-tables/-/tabulator-tables-4.8.2.tgz#c1246652955ba1e98336e35d83343f7102aa6443"
integrity sha512-yTK2gl2dUlJhuIMzBP1tAjF5nmc9KMWSDw6wmMmMHT/ucoHWmIuRYXqqm6wAAq0bC0B1/QDyITEJv4tJ673pMg==

tapable@^1.0.0:
version "1.1.0"
Expand Down

0 comments on commit 28970f2

Please sign in to comment.