Skip to content

feat(apollo-vertex): sidebar infrastructure with co-located CSS and provider#538

Merged
KokoMilev merged 1 commit into
mainfrom
creilly11235/vertex-sidebar-infra
Apr 23, 2026
Merged

feat(apollo-vertex): sidebar infrastructure with co-located CSS and provider#538
KokoMilev merged 1 commit into
mainfrom
creilly11235/vertex-sidebar-infra

Conversation

@creilly11235
Copy link
Copy Markdown
Contributor

Summary

  • Add collapsible component with co-located CSS (removes globals.css dependency)
  • Add sidebar-provider for sidebar state management
  • Update sidebar components with minor import path fixes
  • Update registry.json entries for new components

Split from #468 — sidebar infrastructure needed before animation work.

Test plan

  • Collapsible menu items animate correctly with co-located CSS keyframes
  • Sidebar provider correctly manages open/collapsed state
  • Sidebar trigger toggles collapse state
  • No regressions in existing sidebar components

🤖 Generated with Claude Code

@creilly11235 creilly11235 requested a review from a team as a code owner April 18, 2026 01:24
@creilly11235 creilly11235 requested review from KokoMilev and alincadariu and removed request for a team April 18, 2026 01:24
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (PT)
apollo-design 🟢 Ready Preview, Logs Apr 21, 2026, 12:44:02 PM
apollo-docs 🟢 Ready Preview, Logs Apr 21, 2026, 12:42:45 PM
apollo-landing 🟢 Ready Preview, Logs Apr 21, 2026, 12:41:14 PM
apollo-ui-react 🟢 Ready Preview, Logs Apr 21, 2026, 12:43:03 PM
apollo-vertex 🟢 Ready Preview, Logs Apr 21, 2026, 12:42:37 PM

@github-actions
Copy link
Copy Markdown

Dependency License Review

  • 1941 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 3 package(s) excluded (see details below)
License distribution
License Packages
MIT 1701
ISC 89
Apache-2.0 61
BSD-3-Clause 28
BSD-2-Clause 23
BlueOak-1.0.0 8
MPL-2.0 5
MIT OR Apache-2.0 3
MIT-0 3
CC0-1.0 3
LGPL-3.0-or-later 2
(MIT OR Apache-2.0) 2
Unlicense 2
Python-2.0 1
CC-BY-4.0 1
(MPL-2.0 OR Apache-2.0) 1
Unknown 1
Artistic-2.0 1
(WTFPL OR MIT) 1
(BSD-2-Clause OR MIT OR Apache-2.0) 1
CC-BY-3.0 1
0BSD 1
(MIT OR CC0-1.0) 1
MIT AND ISC 1
Excluded packages
Package Version License Reason
@img/sharp-libvips-linux-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@img/sharp-libvips-linuxmusl-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json

@creilly11235 creilly11235 force-pushed the creilly11235/vertex-sidebar-infra branch 2 times, most recently from ea2c14a to 0a66b3e Compare April 18, 2026 01:41
…rovider

- Add collapsible component with co-located CSS (no globals.css dependency)
- Add sidebar-provider for sidebar state management
- Update sidebar components with minor import fixes
- Update registry.json entries

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@creilly11235 creilly11235 force-pushed the creilly11235/vertex-sidebar-infra branch from 0a66b3e to c412201 Compare April 21, 2026 19:40
@KokoMilev KokoMilev merged commit af83fbe into main Apr 23, 2026
47 checks passed
@KokoMilev KokoMilev deleted the creilly11235/vertex-sidebar-infra branch April 23, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app:apollo-vertex size:L 100-499 changed lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants