diff options
| author | bobzel <zzzman@gmail.com> | 2024-02-07 00:02:36 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-02-07 00:02:36 -0500 |
| commit | 97bc8fb32741051554509eeaf9d223b327ebd611 (patch) | |
| tree | 003a0c1b62e67f295fa5b98efc160547fefed56f /package.json | |
| parent | c6955fe2c0720a8e5f13bad91fdc0e2a6f76f8bd (diff) | |
switch to xAnchor to clean up link lines. added transition to getBounds() so that LinkBox can follow animated transitions. added dataTransitions for stacking view. fixed presBox to be able to clear transition timers when a new slide transition is chosen.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a94f8c9be..258bd4550 100644 --- a/package.json +++ b/package.json @@ -265,6 +265,7 @@ "react-measure": "^2.5.2", "react-resizable": "^3.0.5", "react-select": "^5.8.0", + "react-xarrows": "^2.0.2", "readline": "^1.3.0", "recharts": "^2.10.3", "rehype-raw": "^7.0.0", |
