Files
TUIkit/Sources/TUIkitExample
phranck ee25db7202 Feat: Add TextCursor modifier for cursor styling in TextField/SecureField
- Add cursorColor to Palette protocol with HSL-computed values for all SystemPalette presets
- Create TextCursorStyle with shapes (block, bar, underscore) and animations (none, blink, pulse)
- Add .textCursor(_:) View modifier propagating through environment
- Update TextField and SecureField to use cursorColor and respect cursor style
- Add 17 tests for TextCursorStyle
2026-02-13 16:18:13 +01:00
..
2026-02-06 00:21:51 +01:00