WIP: Dioxus Bootstrap migration — hero_osis #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_dioxus_bootstrap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
DO NOT MERGE
Dioxus WASM frontend migration per lhumina_code/home#26
- New hero_osis_ui_wasm crate: Dioxus 0.7 + dioxus-bootstrap-css 0.1.6 replaces Askama templates and vanilla JS with reactive components - Contexts list and domains panel mirror the original dashboard.js logic - RPC client calls /rpc/{context} for JSON-RPC proxy - Server changes: --dist CLI arg, feature-gated askama, /assets/* route - Both native (hero_osis_ui) and wasm32 (hero_osis_ui_wasm) compile cleanmik-tf referenced this pull request from lhumina_code/hero_os2026-03-16 16:34:04 +00:00
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.