status-desktop/ui/app/AppLayouts
Jonathan Rainville 91c8089716 fix: fix decimals problem with Chat commands
The problem was that the BigInt lib did not handle decimals at all. `divMod` only let the remainder be what is after the dot. So I created my own divde and multiply methods to move the dot depending on the number of decimals
2020-09-09 15:03:45 -04:00
..
Chat fix: fix decimals problem with Chat commands 2020-09-09 15:03:45 -04:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile update to alpha.5 2020-09-08 14:57:28 -04:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet feat: add chat command bubbles for received txs 2020-09-09 15:03:45 -04:00
qmldir WIP SAVEPOINT 2020-08-25 11:36:46 -04:00