Skip to content

Comments

Feature/liquid level progress ring#265

Merged
Folex1275 merged 3 commits intoFolex1275:mainfrom
Haroldwonder:feature/liquid-level-progress-ring
Feb 24, 2026
Merged

Feature/liquid level progress ring#265
Folex1275 merged 3 commits intoFolex1275:mainfrom
Haroldwonder:feature/liquid-level-progress-ring

Conversation

@Haroldwonder
Copy link
Contributor

This PR introduces custom 404 (not-found.tsx) and 500 (error.tsx) pages aligned with the Stellar Glass design system.

Default Next.js error screens have been replaced with a branded “System Glitch” experience.

closes #163

Haroldwonder and others added 3 commits February 24, 2026 10:30
- Create LiquidLevelProgressRing component with SVG stroke-dasharray
- Implement liquid-like visual effects with glow filters
- Add color transition from Hyper Violet (locked) to Electric Cyan (unlocked)
- Include animated progress changes with smooth easing
- Create comprehensive demo page with interactive controls
- Add StreamCardWithLiquidRing integration example
- Support multiple sizes and customization options
- Follow StellarStream design patterns and color scheme
- Fix multi-line assertion formatting in soulbound_test.rs
- Remove trailing whitespace on blank lines in lib.rs
- Correct line length and spacing consistency in math.rs
- Ensure all Rust code adheres to standard formatting conventions
@Folex1275 Folex1275 merged commit c66f80c into Folex1275:main Feb 24, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Frontend] Page: Global Error Boundary - "The Glitch Screen"

2 participants