canvas-website/src/shapes
Jeff Emmett 5a7d739926 feat: add maximize button to all tool shapes
Add useMaximize hook to all shapes using StandardizedToolWrapper:
- MapShapeUtil, MultmuxShapeUtil, MarkdownShapeUtil
- ObsNoteShapeUtil, ImageGenShapeUtil, VideoGenShapeUtil
- HolonShapeUtil, PromptShapeUtil, EmbedShapeUtil
- FathomMeetingsBrowserShapeUtil, FathomNoteShapeUtil
- HolonBrowserShapeUtil, ObsidianBrowserShapeUtil
- TranscriptionShapeUtil, VideoChatShapeUtil

All tools now have maximize/fullscreen functionality via the
standardized header bar.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 01:02:57 -08:00
..
.OAuth-Instructions.md cleanup 2024-12-07 21:42:31 -05:00
ChatBoxShapeUtil.tsx feat: add maximize button to StandardizedToolWrapper 2025-12-08 00:51:23 -08:00
EmbedShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
FathomMeetingsBrowserShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
FathomNoteShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
GoogleItemShapeUtil.tsx feat: implement Phase 5 - permission flow and drag detection for data sovereignty 2025-12-04 17:59:58 -08:00
HolonBrowserShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
HolonShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
ImageGenShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
MapShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
MarkdownShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
MultmuxShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
MycelialIntelligenceShapeUtil.tsx feat: move Mycelial Intelligence to permanent UI bar + fix ImageGen RunPod API 2025-11-27 23:57:26 -08:00
MycrozineTemplateShapeUtil.tsx Markdown tool working, console log cleanup 2025-03-15 14:57:57 -07:00
ObsNoteShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
ObsidianBrowserShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
PrivateWorkspaceShapeUtil.tsx feat: Add Private Workspace zone for data sovereignty (Phase 3) 2025-12-04 16:54:27 -08:00
PromptShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
SharedPianoShapeUtil.tsx feat: fix Holon shape H3 validation + offline persistence + geometry error handling 2025-11-29 21:36:02 -08:00
SlideShapeUtil.tsx feat: fix Holon shape H3 validation + offline persistence + geometry error handling 2025-11-29 21:36:02 -08:00
TranscriptionShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
VideoChatShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00
VideoGenShapeUtil.tsx feat: add maximize button to all tool shapes 2025-12-08 01:02:57 -08:00