3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-29 03:17:45 +02:00

2 Commits

Author SHA1 Message Date
Björn Ritzl
49dd390812
Added queue support to Monarch (#49)
* Created queue and added show() as a queuable action
* Improved logic in confirm popup - It should not crash if there is no next screen in data
* Fixed indentation
* Made the new queue a lot more stable. Fixed tests.
* Removed debug output
* Fixed issue with html5 builds
2019-08-05 14:37:25 +02:00
Björn Ritzl
e6615e2888 Started adding unit tests 2017-11-30 20:25:17 +01:00