Skip to content

feat(apollo-vertex): components grid overview page#493

Merged
KokoMilev merged 1 commit intomainfrom
ruudandriessen/vertex-components-grid
Apr 14, 2026
Merged

feat(apollo-vertex): components grid overview page#493
KokoMilev merged 1 commit intomainfrom
ruudandriessen/vertex-components-grid

Conversation

@ruudandriessen
Copy link
Copy Markdown
Collaborator

@ruudandriessen ruudandriessen commented Apr 13, 2026

Summary

  • Adds a new components overview page (/components) that displays all 59 components as a responsive grid of clickable cards with names and descriptions
  • Hides individual component entries from the sidebar navigation — components are now accessed by clicking through the grid overview
  • Keeps all existing component detail pages intact at their current URLs
image

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

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

Project Deployment Review Updated (PT)
apollo-design 🟢 Ready Preview, Logs Apr 14, 2026, 02:32:34 AM
apollo-landing 🟢 Ready Preview, Logs Apr 14, 2026, 02:29:55 AM
apollo-ui-react 🟢 Ready Preview, Logs Apr 14, 2026, 02:31:49 AM
apollo-vertex 🟢 Ready Preview, Logs Apr 14, 2026, 02:31:17 AM

@github-actions github-actions bot added the size:L 100-499 changed lines. label Apr 13, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

Dependency License Review

  • 1949 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 4 package(s) excluded (see details below)
License distribution
License Packages
MIT 1708
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
Unknown 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
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
@uipath/proteus-client 0.1.10 Unknown UiPath internal package, Proprietary license
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json

@ruudandriessen ruudandriessen force-pushed the ruudandriessen/vertex-components-grid branch from 31a5094 to b8e32d4 Compare April 13, 2026 12:05
@ruudandriessen ruudandriessen marked this pull request as ready for review April 13, 2026 13:55
@ruudandriessen ruudandriessen requested a review from a team as a code owner April 13, 2026 13:55
@ruudandriessen ruudandriessen requested review from angeloaltamiranom and pieman1313 and removed request for a team April 13, 2026 13:55
@KokoMilev KokoMilev enabled auto-merge (rebase) April 13, 2026 13:55
Add a components grid page that shows all components as clickable cards.
Hide individual component entries from sidebar navigation - they're now
accessed through the grid overview instead.
@ruudandriessen ruudandriessen force-pushed the ruudandriessen/vertex-components-grid branch from b8e32d4 to 58f1820 Compare April 14, 2026 09:28
@KokoMilev KokoMilev merged commit c6b8fbb into main Apr 14, 2026
46 checks passed
@KokoMilev KokoMilev deleted the ruudandriessen/vertex-components-grid branch April 14, 2026 09:32
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