mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
d700731777
- TextField now expands to fill available width (SwiftUI behavior) - Label parameter is for accessibility only, not rendered visually - Use prompt: parameter for placeholder text - Update example app to use prompt: correctly - SecureField also expands to fill available width