Skip to content

Conversation

MrCoder
Copy link
Collaborator

@MrCoder MrCoder commented Jul 15, 2025

No description provided.

MrCoder and others added 4 commits July 15, 2025 13:35
Add suppressContentEditableWarning prop to all contentEditable elements
to resolve React warning about managing contentEditable children.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Install Storybook 9.0.16 with React-Vite framework
- Configure TypeScript support and Tailwind CSS integration
- Create comprehensive stories for key components:
  - DiagramFrame with multiple sequence diagram examples
  - ParticipantLabel with various configurations
  - ThemeSelector for theme switching
  - Icon components showcase
  - ZenUml complete integration examples
- Add ESLint Storybook plugin configuration
- Include build scripts: storybook and build-storybook
- Support interactive component development and testing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Replace double-click with single-click editing for all labels
- Add hover hints with "Click to edit" tooltips
- Remove blue focus rings that hide cursor positioning
- Fix layout shifts during hover/editing transitions
- Add consistent SVG stroke/fill attributes for cross-browser compatibility
- Remove unused message-arrow.svg file and related imports
- Update all Storybook stories to support editable mode
- Create reusable EditableLabel.css for consistent styling

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant