status-desktop/ui
emizzle 9374be5857
feat: Send transaction component -- Account selector
Fixes #670.

Component spec based on https://www.notion.so/emizzle/Wallet-transaction-components-2003b78a8d0d41c4ab3d21eb2496fb20.

Changes the current Select shared component to a model databound component. This means we can bind directly to `QAbstractListModel`'s coming from Nim instead of needing manipulating the data in to javascript objects. The changes to the Select component will be used for the upcoming Asset selector shared component.
2020-08-05 16:38:49 +10:00
..
app feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n chore: re-run scripts 2020-07-21 11:09:00 -04:00
imports feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
onboarding fix: validate mnemonic format when importing a existing key 2020-07-28 22:22:50 +02:00
shared feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
sounds fix audio qml tags 2020-07-10 15:27:26 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml feat: add support for recent emojis 2020-07-30 10:45:56 -04:00
nim-status-client.pro feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00