Skip to content

Commit d313a74

Browse files
Francesca-BitKitty JoseKittyJose
authored
Diff (#68)
* added diff view files * remove worker and layout packages * change version to 5.0.1 Co-authored-by: Kitty Jose <[email protected]> Co-authored-by: Kitty Jose <[email protected]> Co-authored-by: Francesca-Bit <[email protected]>
1 parent 5798a84 commit d313a74

File tree

83 files changed

+27848
-21182
lines changed

Some content is hidden

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

83 files changed

+27848
-21182
lines changed

package-lock.json

Lines changed: 27440 additions & 19265 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
"name": "terminusdb-dashboard",
33
"private": true,
44
"workspaces": [
5-
"./packages/react-worker",
6-
"./packages/tdb-react-layout",
75
"./packages/tdb-react-table",
86
"./packages/tdb-react-components",
97
"./packages/tdb-access-control-component",

packages/react-worker/.babelrc

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/react-worker/package.json

Lines changed: 0 additions & 70 deletions
This file was deleted.

packages/react-worker/src/index.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/react-worker/src/useGroupWorker.js

Lines changed: 0 additions & 85 deletions
This file was deleted.

packages/react-worker/src/useWorker.js

Lines changed: 0 additions & 113 deletions
This file was deleted.

packages/react-worker/webpack.config.js

Lines changed: 0 additions & 42 deletions
This file was deleted.

packages/tdb-access-control-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terminusdb/terminusdb-access-control-component",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Table for terminusdb",
55
"main": "src/index",
66
"module": "es6/index",

packages/tdb-dashboard/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terminusdb-live/tdb-dashboard",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "react",
55
"homepage": "./",
66
"main": "src/index",
@@ -57,13 +57,15 @@
5757
"papaparse": "^5.3.0",
5858
"postcss-loader": "^5.3.0",
5959
"prop-types": "^15.6.0",
60-
"re-resizable": "^6.9.0",
60+
"re-resizable": "^6.9.9",
6161
"react": "^16.10.3",
6262
"react-accessible-accordion": "^3.3.4",
6363
"react-anchor-link-smooth-scroll": "^1.0.12",
6464
"react-bootstrap": "^1.5.2",
6565
"react-codemirror2": "^7.2.1",
66+
"react-collapsed": "^3.6.0",
6667
"react-collapsible-component": "^1.3.4",
68+
"react-color": "^2.19.3",
6769
"react-dates": "^21.8.0",
6870
"react-dom": "^16.10.3",
6971
"react-icons": "^4.2.0",

0 commit comments

Comments
 (0)