3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-27 10:27:49 +02:00

222 Commits

Author SHA1 Message Date
AGulev
36e3f69f48 add more information for focus events 2017-11-20 18:52:18 +03:00
Brian Kramer
8df7ddd32f Adding monarch.screen_exists(id)
In some projects may need to wait until initial screen has been
registered before attempting to show it
2017-11-08 09:29:25 -08:00
AGulev
00c458a05a scale_in and scale_out transactions 2017-11-03 10:24:37 +03:00
AGulev
de2fa9c4e2 replace hashes with constants 2017-11-03 09:50:28 +03:00
Björn Ritzl
d02cd03d2c Documentation fixes 1.0 2017-09-28 08:45:59 +02:00
Björn Ritzl
52ce9929a1 More documentation improvements 2017-09-28 08:34:29 +02:00
Björn Ritzl
240c039d03 controller->focus 2017-09-28 08:23:06 +02:00
Björn Ritzl
e46a703b25 Changed from controller_url to focus_url. Improved docs 2017-09-28 08:22:05 +02:00
Björn Ritzl
e24acb51d8 Fixed wrong message constant 2017-09-26 02:16:44 +02:00
Björn Ritzl
1174de2ba5 Cleanup 2017-09-25 21:55:12 +02:00
Björn Ritzl
95fd994fa0 Simplified message constant. Added focus message 2017-09-25 21:33:28 +02:00
Björn Ritzl
e7edfbe173 Changed how transition urls are defined 2017-09-25 21:21:33 +02:00
Björn Ritzl
592418fef7 Fixed a too high render order value 2017-09-25 21:20:58 +02:00
Björn Ritzl
d397b90dc2 Default to 0 delay 2017-09-25 18:16:04 +02:00
Björn Ritzl
09e2478378 Allow data to be passed when showing or going back 2017-09-25 18:15:55 +02:00
Björn Ritzl
149c50221c Null fix when handling transitions 2017-09-25 18:01:40 +02:00
Björn Ritzl
9be4eeb87c Added optional callback function when transition is done 0.9 2017-09-17 18:55:39 +02:00
Björn Ritzl
e5b8f6d031 Fixed some typos 2017-09-04 21:40:34 +02:00
Björn Ritzl
a68fac766f Improved examples. Added transitions 2017-09-04 21:26:06 +02:00
Björn Ritzl
1e4b7ea60f Added library dir 2017-09-04 12:09:45 +02:00
Björn Ritzl
ebda0fc1d0 Additional docs 2017-09-04 12:07:18 +02:00
Björn Ritzl
0bb9b69a45 Initial commit 2017-09-04 12:01:57 +02:00