Björn Ritzl
|
5ec208d10d
|
Collect code coverage
|
2018-07-31 19:01:22 +02:00 |
|
Björn Ritzl
|
3443484cce
|
Added support for collection factories
|
2018-07-27 13:28:36 +02:00 |
|
Björn Ritzl
|
3a7187b844
|
Added layers to all guis in the example
|
2018-07-27 12:30:33 +02:00 |
|
Björn Ritzl
|
b73ed95315
|
Removed code duplication when loading
|
2018-07-27 09:48:59 +02:00 |
|
Björn Ritzl
|
8d1051f0fd
|
Added Timestep below Popup
Fixes #25
2.14.0
|
2018-07-26 10:52:03 +02:00 |
|
Björn Ritzl
|
bc4260d72a
|
Added fade in/out transition
2.13.0
|
2018-07-13 06:54:26 +02:00 |
|
Björn Ritzl
|
07eacc7a5f
|
Track when callbacks are invoked so that we can ensure that all screens are shown/hidden before invoking callbacks
2.12.0
|
2018-06-21 11:33:20 +02:00 |
|
Björn Ritzl
|
5ee6ea5982
|
Log when monarch is busy
|
2018-06-21 11:30:17 +02:00 |
|
Björn Ritzl
|
f590c75b9e
|
Removed debug prints that was accidentally left behind
|
2018-06-21 11:29:59 +02:00 |
|
Björn Ritzl
|
d528947998
|
Updated docs with new notification messages
2.11.0
|
2018-06-20 13:49:02 +02:00 |
|
Björn Ritzl
|
22f0e6cddf
|
Changed from single notification to begin and end notification for every navigation
|
2018-06-20 13:46:45 +02:00 |
|
Björn Ritzl
|
b13adcfb62
|
Added listener documentation
2.10.0
|
2018-06-20 07:36:16 +02:00 |
|
Björn Ritzl
|
3947e86169
|
Added navigation listeners
|
2018-06-20 07:30:38 +02:00 |
|
Björn Ritzl
|
e570eac40b
|
Don't preload an already loaded screen
2.9.1
|
2018-06-18 07:19:37 +02:00 |
|
Björn Ritzl
|
d1cf8281c9
|
Added helpers for common sets of transitions
2.9.0
|
2018-06-16 22:43:25 +02:00 |
|
Björn Ritzl
|
091fab0c7f
|
Changed how monarch busy state is tracked
|
2018-06-16 22:27:03 +02:00 |
|
Björn Ritzl
|
01196ad350
|
Updated changelog
|
2018-06-10 16:19:52 +02:00 |
|
Björn Ritzl
|
4231b0b89c
|
Prevent show/back operations while busy
Fixes #22
2.8.0
|
2018-06-10 16:17:41 +02:00 |
|
Alexey Gulev
|
c2239d67e5
|
Finish transition when layout changes (#21)
* If layout changes when transaction in progress we have to finish current transaction
|
2018-06-10 14:31:46 +02:00 |
|
Björn Ritzl
|
9765daa2a9
|
Updated changelog (again)
|
2018-06-08 07:48:33 +02:00 |
|
Björn Ritzl
|
7b2b269c72
|
Update changelog
|
2018-06-08 07:42:17 +02:00 |
|
Björn Ritzl
|
cf75bef8da
|
Merge branch 'master' of https://github.com/britzl/monarch
2.7.0
|
2018-06-04 13:56:47 +02:00 |
|
Björn Ritzl
|
66b1f7ca2e
|
Added monarch.top() and bottom()
|
2018-06-04 13:56:45 +02:00 |
|
Björn Ritzl
|
0fdfb6fd11
|
Send information about the next/prev screen in transition message
|
2018-06-04 13:56:23 +02:00 |
|
Alexey Gulev
|
6fbec4ab8f
|
preventing double preload of the screen (#20)
* preventing double preload of the screen
2.6.1
|
2018-06-04 07:48:46 +02:00 |
|
Björn Ritzl
|
ffc148b4bf
|
Added preload()
2.6.0
|
2018-06-03 17:32:13 +02:00 |
|
Björn Ritzl
|
724713f9e4
|
Include transition id in TRANSITION.DONE message
Also send the TRANSITION.DONE message to the gui that was transitioned
2.5.0
|
2018-06-01 08:43:08 +02:00 |
|
Björn Ritzl
|
39628b75af
|
Merge pull request #17 from britzl/resizefix
Replay transitions when the layout changes
2.4.0
|
2018-05-26 19:43:42 +02:00 |
|
Björn Ritzl
|
dbf1bdea9d
|
Replay transitions when the layout changes
|
2018-05-25 15:33:51 +02:00 |
|
Björn Ritzl
|
d45005cd90
|
Added documentation about monarch.debug()
Fixes #16
|
2018-05-24 16:34:33 +02:00 |
|
Björn Ritzl
|
a701f6cd92
|
Fixed broken tests
|
2018-03-26 06:33:11 +02:00 |
|
Björn Ritzl
|
f811c1f306
|
Accept both hash and string as screen id
2.3.0
|
2018-03-24 12:08:16 +01:00 |
|
Björn Ritzl
|
a4cef48239
|
Handle layout change and window resize for transitions
2.2.0
|
2018-03-19 22:56:12 +01:00 |
|
Björn Ritzl
|
a25e6d1ba5
|
Merge branch 'master' of https://github.com/britzl/monarch
|
2018-02-18 22:32:55 +01:00 |
|
Björn Ritzl
|
2f298b29d4
|
Added logo
|
2018-02-18 22:32:21 +01:00 |
|
Björn Ritzl
|
2bac31b155
|
Update README.md
|
2018-02-18 22:21:51 +01:00 |
|
Björn Ritzl
|
28e54beefb
|
Update README.md
|
2018-02-09 22:18:56 +01:00 |
|
Björn Ritzl
|
7cd313f1e6
|
Update README.md
|
2018-02-09 22:14:03 +01:00 |
|
Björn Ritzl
|
0c0a206ba0
|
Update README.md
|
2018-02-09 22:11:20 +01:00 |
|
Björn Ritzl
|
973ab5b01c
|
Update README.md
|
2018-02-09 22:00:13 +01:00 |
|
Björn Ritzl
|
9d9d93cd4c
|
Update README.md
|
2017-12-28 21:20:09 +01:00 |
|
Björn Ritzl
|
30615c0044
|
Update README.md
|
2017-12-28 19:59:20 +01:00 |
|
Björn Ritzl
|
cd75f4a948
|
Added popup tests
|
2017-12-28 19:44:52 +01:00 |
|
Björn Ritzl
|
3c62d8caa0
|
Added new version of screen setup image
2.1
|
2017-12-28 00:07:03 +01:00 |
|
Björn Ritzl
|
9cdf4817e8
|
Added popup_on_popup flag to screens
|
2017-12-28 00:02:10 +01:00 |
|
Björn Ritzl
|
1467b136d8
|
Added a note on letting the init fucntion of the screen.script finish first
|
2017-12-25 00:24:25 +01:00 |
|
Björn Ritzl
|
995843ff20
|
Merge branch 'dev/agulev'
2.0
|
2017-12-08 07:42:07 +01:00 |
|
Björn Ritzl
|
31fdf89bd6
|
Update README.md
|
2017-12-08 06:52:52 +01:00 |
|
Björn Ritzl
|
eca1f54ced
|
Update README.md
|
2017-12-08 06:52:30 +01:00 |
|
Björn Ritzl
|
9c48899440
|
Update README.md
|
2017-12-08 06:51:21 +01:00 |
|