[FEATURE] CSS-Only Hexagonal Grid with Reactive Neighbor Highlighting #82153 - #82246
[FEATURE] CSS-Only Hexagonal Grid with Reactive Neighbor Highlighting #82153#82246Dev1822 wants to merge 2 commits into
Conversation
❌ PR Closed — Files Outside
|
|
🔒 Pull Request Closed: This PR has been automatically closed because it modifies files inside the |
|
🔒 PR Closed (Unmerged). This PR was closed without being merged. No GSSoC points or credit awarded. |
📊 CSS Bundle Size BenchmarkThis PR changes the size of
|
❌ Submission Validation FailedThank you for your contribution! However, some required files are missing or incorrect. 📋 Required Structure🔍 Issues Found:🔠
|
|
🔒 Pull Request Closed This PR was automatically closed because it failed the submission validation check. Please fix the issues listed above, then open a new pull request. Thank you! |
Feature Overview
This PR implements .ease-hex-grid, a pure CSS honeycomb layout system featuring interlocking clip-path hexagon items and reactive neighbor depth highlighting driven by modern CSS :has() relational selectors.
Key Implementation Details
pm run build and
pm test pass cleanly.
Closes #82153