revert: Revert "feat(ui): apply Glass + Mint UI spec" (#17)#18
Open
revert: Revert "feat(ui): apply Glass + Mint UI spec" (#17)#18
Conversation
Reverts #17 This reverts the following commits from PR #17: - d05236c fix(db): support TURSO_ env vars on Vercel - 43bed44 feat(ui): apply Glass + Mint interactions - 988db1c fix(db): use /tmp sqlite fallback on Vercel - df1af33 docs(ui): add glass + mint UI spec Removes the Glass + Mint + grayscale UI system including: - docs/UI_SPEC.md - GlassPanel and Metric UI primitives - Dashboard + activity page Glass/Mint refactor - RouteLayer FeatureCollection + hitbox hover approach - RunMap interactiveLayerIds forwarding and UIKit chrome - /tmp SQLite fallback and TURSO_ env var support on Vercel Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reverts #17 — feat(ui): apply Glass + Mint UI spec
Reverted commits:
d05236cfix(db): support TURSO_ env vars on Vercel43bed44feat(ui): apply Glass + Mint interactions988db1cfix(db): use /tmp sqlite fallback on Verceldf1af33docs(ui): add glass + mint UI specChanges removed
docs/UI_SPEC.md— Glass + Mint UI spec documentsrc/components/ui/glass-panel.tsx— GlassPanel primitivesrc/components/ui/metric.tsx— Metric primitiveRouteLayerreverted from FeatureCollection + hitbox hover approachRunMapinteractiveLayerIds forwarding revertedsrc/lib/db/client.ts— removes /tmp SQLite fallback and TURSO_ env var support on VercelTest plan
🤖 Generated with Claude Code