mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-28 06:46:24 +00:00
Key changes: - Replace all color="custom-500", borderColor="custom-500", ringColor="custom-500" with "primary" token across 20+ components/stories - Export BorderedOwnProps interface from Bordered - TagChip: add generic <ElementType> support, switch to anyColorToHex from shared, fix style merging - Text: add layout props (overflow, position) and sprinkles - Ring: add _ring className to scope focus-outline removal - ViewModeSelector: fix darkHover color, add height="4em" - Prose: remove hardcoded max-width: 65ch - InputFocusContext: simplify with direct InputFocusContext (no .Provider) - global.css: limit outline removal to non-._ring elements