Commit Graph

5 Commits

Author SHA1 Message Date
Valerio Ageno a1f5811eda fix: lifetime notation (#798) 2025-07-19 17:49:49 +02:00
Valerio Ageno dd157d6ef9 feat: load critical CSS on development (#765) 2025-05-09 17:02:18 +02:00
Valerio Ageno 305ae59086 feat: pass config from server to client (#407) 2025-01-23 18:43:17 +01:00
Valerio Ageno df92ef5296 Add support for custom global state (#111)
* feat: add 'has_main_file' to App struct

* feat: handle custom state from the main.rs file

* feat: update tutorial template with new setup

* fix: apply clippy hints

* feat: add ApplicationState mention to documentation website

* feat: update version to v0.13.0
2024-11-17 16:28:56 +01:00
Valerio Ageno d3040aa63f feat: correct module visibility 2024-07-07 12:23:54 +02:00