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
6b3cc11073
Added support for monarch.post()
2019-08-01 07:21:20 +02:00
Björn Ritzl
05f91dd763
Make sure focus_lost messages is received
...
Fixes #42
2019-03-17 21:50:01 +01:00
Björn Ritzl
7e2ff2990c
Make sure to also reload pre-loaded screens if required
...
Fixes #39
2019-03-05 00:21:23 +01:00
Björn Ritzl
79df80df33
Added show() function for adding outside the stack. Fixes #26
2019-01-11 11:11:19 +01:00
Björn Ritzl
3443484cce
Added support for collection factories
2018-07-27 13:28:36 +02:00
Björn Ritzl
3947e86169
Added navigation listeners
2018-06-20 07:30:38 +02:00
Björn Ritzl
d1cf8281c9
Added helpers for common sets of transitions
2018-06-16 22:43:25 +02:00
Björn Ritzl
cd75f4a948
Added popup tests
2017-12-28 19:44:52 +01:00
Björn Ritzl
e6615e2888
Started adding unit tests
2017-11-30 20:25:17 +01:00