Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ae9fff5

Browse files
committed
updates: 0308 sprint
- feat: forward cookies - feat: children table - feat: table column color follow theme - feat: canvas min width - feat: more table column types
1 parent f4d9def commit ae9fff5

File tree

144 files changed

+12689
-2222
lines changed

Some content is hidden

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

144 files changed

+12689
-2222
lines changed

client/packages/openblocks-comps/package.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"@types/react": "17",
88
"@types/react-dom": "17",
99
"big.js": "^6.2.1",
10-
"mermaid": "^10.0.0",
1110
"openblocks-cli": "workspace:^",
1211
"openblocks-sdk": "workspace:^",
1312
"react": "17",
@@ -32,14 +31,6 @@
3231
"w": 15,
3332
"h": 60
3433
}
35-
},
36-
"mermaid": {
37-
"name": "Mermaid",
38-
"icon": "./icons/icon-chart.svg",
39-
"layoutInfo": {
40-
"w": 15,
41-
"h": 60
42-
}
4334
}
4435
}
4536
},

client/packages/openblocks-core/lib/index.cjs

Lines changed: 3748 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)