Commit Graph

13 Commits

Author SHA1 Message Date
Nikhil Rao
8c42c99ecf
Unindent jinja template code (#1001) 2023-05-10 23:26:01 -07:00
Masen Furer
e887dd143b
Trigger on_load when router completes navigation (#984) 2023-05-10 01:11:54 -07:00
Nikhil Rao
8e3daf9f5b
Clean up on_load events (#965) 2023-05-08 12:13:51 -07:00
Masen Furer
3c4fb256a2
Always emit a full dict() when hydrating (#843) 2023-04-24 21:28:30 -07:00
Alan Mond
73cfd2fdba
Modify some methods in state.py to prevent being overwritten (#856) 2023-04-24 10:45:35 -07:00
Elijah Ahianyo
e8387c8e26
Fix Event chaining in the on_load event handler return not working (#773)
* Fix Event chaining in the on_load event handler return not working

* added async tests

* addressed comments
2023-04-06 22:26:43 -07:00
iron3oxide
7067baf176
Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
Lucas
387bacff73
Add multiple load events for a page (#596) 2023-02-25 10:13:02 -08:00
Thomas Brandého
f2d0fbbd8d
Fix onload events for substates (#473) 2023-02-07 21:55:12 -08:00
Thomas Brandého
39732d12f5
Catch a JS Error + code cleanup (#384) 2023-01-29 16:00:02 -08:00
Dong-hyeon Shin
5aae6a122d
Fix typos (#368) 2023-01-28 09:26:25 -08:00
Thomas Brandého
52aaf365c9
Add onload event handler (#337) 2023-01-24 17:41:42 -08:00
Nikhil Rao
e8e8eaa010 Initial commit. 2022-11-18 12:44:06 -08:00