mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-03-21 22:57:27 +01:00
- create one full-screen component `StringKeyboard` - input component is now generic over the `StringInput` trait - two implemented input types: `PassphraseInput` and `LabelInput` [no changelog]