Skip to content

Commit

Permalink
fix: 馃悰 should auto update scroller when unfreeze
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Jul 24, 2020
1 parent df4bb0b commit be5f51c
Show file tree
Hide file tree
Showing 6 changed files with 6,810 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/x6-example-features/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-example-features",
"version": "0.10.33",
"version": "0.10.36",
"scripts": {
"start": "umi dev",
"build": "umi build",
Expand All @@ -10,7 +10,7 @@
"precommit": "lint-staged"
},
"dependencies": {
"@antv/x6": "^0.10.33",
"@antv/x6": "^0.10.36",
"@antv/x6-components": "^0.10.1",
"@antv/x6-react-shape": "^0.10.2",
"antd": "^4.4.2",
Expand Down

0 comments on commit be5f51c

Please sign in to comment.