Skip to content

Commit 22f55e8

Browse files
committed
docs: add MobileMenu and TocHighlighter to CLAUDE.md component table
1 parent bf52d15 commit 22f55e8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ mise run build # Production build (server + WASM)
4545
| `PipelineDemo` | `#[island]` | Yes | Animated 7-step pipeline walkthrough |
4646
| `CodeBlockActivator` | `#[island]` | Yes | Attaches copy-to-clipboard to `.copy-btn` elements |
4747
| `DocSearch` | `#[island]` | Yes | Cmd+K fuzzy search modal, lazy-loads search index |
48+
| `MobileMenu` | `#[island]` | Yes | Slide-out mobile navigation with backdrop and Escape key |
49+
| `TocHighlighter` | `#[island]` | Yes | Scroll-spy TOC highlighting via IntersectionObserver |
4850
| `Nav` | `#[component]` | No | Sticky glassmorphism navigation header |
4951
| `Footer` | `#[component]` | No | Site footer with hex-bg pattern |
5052
| `ScrollReveal` | `#[component]` | No | Wraps children in `.reveal` div for scroll animation |

0 commit comments

Comments
 (0)