status-desktop/ui/imports/utils
Sale Djenic f9244e2c9f fix(@desktop/onboarding): Onboarding/Login flow improvements
- startup, login and onboarding modules merged into the single one
- `State` class introduced which is the base class for all states, every state
  determines what is the next state in each of 3 possible actions, and what
  is the previous state, if it has previous state
- `StateWrapper` class is introduced as a convenient way to expose
  `State`'s props and deal with them on the qml side
- startup module maintains states as a linked list and there are few convenient
  methods to move through the list `onBackActionClicked`, `onNextPrimaryActionClicked`
  `onNextSecondaryActionClicked`, `onNextTertiaryActionClicked`
- redundant code removed

Fixes: #6473
2022-07-22 08:13:27 +02:00
..
Backpressure style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Audio.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Constants.qml fix(@desktop/onboarding): Onboarding/Login flow improvements 2022-07-22 08:13:27 +02:00
Global.qml feat(chat): Removing dynamic scoping from chat section 2022-07-15 17:00:36 +03:00
SelectedMessage.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Style.qml fix(@chat): Fixed blurry emojis 2022-05-13 14:03:50 -04:00
Utils.qml feat(@desktop/wallet): Implement the advanced/custom view with simple same network transfers 2022-07-14 16:28:38 +02:00
qmldir feat: enable emojis as channel icons 2022-03-08 15:15:25 -05:00