Document Cyberminimalist Glass System and fix btn-neo styling (#415) #937
No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!937
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-415-design-system-btn-neo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements GitLab #415 per parent #411:
docs/design-system.mdnaming the Cyberminimalist Glass System (tokens, primitives, when-to-use matrix,.glassdeprecation).*-neoCSS/classes repo-wide to*-glass(issue comment: remove neo-brutalist naming).btn-neoby using existingbtn-mutedon/limitsplace-mode toggle and pair-not-found / invalid-pair CTAs.docs/frontend.md,docs/README.md,QA_TEMPLATE.md§10.2.1, and agent skillskills/AGENTS_FRONTEND_DESIGN_SYSTEM.md.Acceptance checklist
docs/design-system.mdexists and names Cyberminimalist Glass Systemtest -f docs/design-system.md && rg 'Cyberminimalist Glass' docs/design-system.md*-glass/shell-panel*primitivesdocs/design-system.md§ Component matrixbtn-neorenders correctly on/limitssingle/ladder toggleLimitOrdersPageplace-mode class test; manual/limitsPairNotFoundLinkNotice;rg btn-mutedon notice components/limitsplace mode toggle (both states)make setup-cloud-localterra); Vitest covers class swapshell-panel+card-glassBlockers: None for merge — screenshot rows need LocalTerra +
make devfor manual capture (not provisioned in agent VM this session).Third-party verification
Follow-ups
.glassclass once confirmed no external consumers.Security review — MR !937
Commit reviewed:
28bbc602fc103b8b23cca24e816d1a71a0c6d16eScope: Design-system documentation (
docs/design-system.md, agent skill), repo-wide*-neo→*-glassCSS/class renames,btn-neo→btn-mutedstyling fix on/limitsand pair-not-found CTAs, Vitest coverage for toggle/CTA classes.Method: Full MR diff (~50 files). Traced attacker-controlled inputs on touched components (
PairNotFoundLinkNotice,InvalidPairLinkNotice,LimitOrdersPageplace-mode toggle). Checked for injection sinks, authz changes, secret leakage, unsafe DOM APIs, and new dependencies. No prior security-review threads on this MR.Outcome:
FINDINGS: 0medium+Security review: no medium+ findings on this diff.
Rationale (summary):
unknownParaminPairNotFoundLinkNotice) continue to render via React text nodes (auto-escaped); only buttonclassNamechanged (btn-neo→btn-muted).dangerouslySetInnerHTML, dynamichref/javascript:sinks, eval, or dependency updates in the diff.focusPairSelect→getElementById+focus/click) are unchanged in behavior;pairSelectIdremains a fixed parent prop, not URL-controlled.Inline threads: None (no findings to anchor).
mentioned in commit
950a40388d