Commit Graph

16 Commits

Author SHA1 Message Date
Aran-Fey fe5c5abfa6 remove JS layouting 2024-06-18 21:33:29 +02:00
Jakob Pinterits 88b50c5b2f much improved event rate limiting. text input now updates in real time 2024-06-06 23:11:19 +02:00
Aran-Fey d708400a17 mostly finished AppServer abstraction 2024-06-03 22:49:36 +02:00
Aran-Fey 2515a60422 change console.trace to console.debug 2024-06-02 09:06:49 +02:00
Aran-Fey 99b09f7b2b JS and CSS are no longer inlined 2024-05-30 02:52:08 +02:00
Jakob Pinterits b3ebbae66d window resize event bugfix 2024-05-28 21:01:25 +02:00
Jakob Pinterits a2f5207d1b added on_window_size_change event 2024-05-28 17:40:41 +00:00
Aran-Fey 08ff6b2821 fix history-back not working 2024-05-26 15:01:42 +02:00
Jakob Pinterits bee5a100cf renamed debugger to dev tools + some related cleanup 2024-05-26 14:15:04 +02:00
Aran-Fey b18aac20c4 fix smooth scrolling not working 2024-05-25 19:12:15 +02:00
Aran-Fey c39c797678 fix ScrollTargets 2024-05-25 18:53:02 +02:00
Aran-Fey 1ad29d5cb0 add evaluateJavaScriptAndGetResult function 2024-05-14 07:10:42 +02:00
Aran-Fey 8f3e62901a scroll on url fragment change (not working) 2024-04-28 19:19:35 +02:00
Aran-Fey 5572df1306 continue setting up rye 2024-04-19 22:37:40 +02:00
Aran-Fey 90d857c47c mark public classes as @final 2024-04-09 21:12:51 +02:00
Aran-Fey d5e02c3c52 initial commit 2024-04-03 19:23:29 +02:00