feat: restore remaining non-"Editor" examples to Storybook by mcyph · Pull Request #150 · maxGraph/maxGraph

added 5 commits

December 3, 2022 21:23
…sses instantiated by main Graph class such as the graph model and vertex/edge handlers

@mcyph

…ators to the Graph constructor; fixes to the "Wires" story

@mcyph mcyph mentioned this pull request

Jan 25, 2023
# Conflicts:
#	packages/core/src/view/Graph.ts
Use single line comments instead of JSDoc styled-comments that could mess IDE and documentation generation

@tbouffard

@tbouffard

@tbouffard

Fix imports
Adjust the code when needed
Apply prettier
Fix file header

GraphLayout
HtmlLabel
MenuStyle
ShowRegion
Scrollbars
Wires

@tbouffard tbouffard changed the title Fix remaining non-"Editor" examples to StoryBook [draft] feat: restore remaining non-"Editor" examples to StoryBook

Dec 21, 2023
It was used a long time ago when examples were written in an application developed with Next.js

@tbouffard

@tbouffard tbouffard changed the title feat: restore remaining non-"Editor" examples to StoryBook feat: restore remaining non-"Editor" examples to Storybook

Dec 22, 2023