summaryrefslogtreecommitdiff
path: root/frontend/components/prism/PriceVsValueCard.tsx
AgeCommit message (Collapse)Author
2026-05-19fix: resolve quality review issues in PriceVsValueCardTyler Hoang
- Add 150ms ease transitions to pvv-fill and pvv-tick (design system) - Move fill color to modifier CSS classes, drop inline background/opacity - Guard iv === 0 to prevent Infinity in premium/discount label - Remove ambiguous direction arrows from IV figure - Add "projection" suffix to year count in assumption summary Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19feat: add PriceVsValueCard to overview left column (DCF compass)Tyler Hoang
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>