feat: port el-ui vessels — rename crates→vessels, add El source + manifests #2
Reference in New Issue
Block a user
Delete Branch "feat/el-ui-html-emit"
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?
Summary
ui/crates/→ui/vessels/across all 12 existing el-ui vessels (Rust files follow)ui/Cargo.tomlmember paths accordinglysrc/main.elsource from the archivedfoundation/el-uirepo into each vesselmanifest.elto all 12 vesselsel-graph(8 El source files) andel-htmlWhy
The monorepo had only Rust stubs under
ui/crates/— no El source. The canonical El implementations live in the archivedfoundation/el-uirepo. This PR brings them home and completes thecrates → vesselsrename that marks the 100%-El transition.Files changed
ui/Cargo.toml— path references updatedui/vessels/*/manifest.el— added to all 12 vesselsui/vessels/*/src/main.el— El source ported for all 12 + new el-graph + el-html.rsfiles — renamed in place (no content changes)Pull request closed