refactor: fix most problems in the Wires story by tbouffard · Pull Request #893 · maxGraph/maxGraph
The labels are now at the right position. Restore the original background specific to this story (dot instead of grid) The terminal points of the R1 shape displays when hovering a edge in construction. Let switch to a dark theme by using the Storybook controls. Add a documentation page taking the technical explanations from the mxGraph example and that was previously hidden. Also display a description at the top of the Graph to help understand what the story is doing. Also migrate it to TypeScript. This facilitates maintenance and enables errors to be detected earlier. Some refactoring - no longer override PanningHandler.isPopupTrigger as it does not exist (same in mxGraph). This is a method of InternalEvent - add nullish checks and simplify conditions
tbouffard
marked this pull request as ready for review
tbouffard
deleted the
refactor/story_Wires_migrate_to_ts
branch
This was referenced
Jul 31, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters