Releases: Interchouette-ITC/rangular
Releases · Interchouette-ITC/rangular
Release list
v1.0.2
Code showcase: hover only
The floating CODE rail no longer follows page scroll.
- Hover a fixture panel to load its sources; leaving the panel keeps the selection
- Hash / in-page links still select a panel
- Bump to 1.0.2
See CHANGELOG.md.
Links
- Live: https://rangular.interchouette.net/
- Docker:
interchouette/rangular-demo:1.0.2and:latest(via Release workflow) - Desktop installers attach via the Release workflow
Local: make demo / make demo-tauri
v1.0.1
Floating code showcase
Browser demo now ships a floating CODE rail (read-only kode-leptos) that follows the fixture in view and shows the colocated HTML / SCSS / Rust host sources.
- Scroll and hash keep the panel synced
- Compact file tabs (stem + extension);
io-parentshows parent and child triples - Mute on
io-childpulses the binding line when that source is open - Tablet / phone: collapsed by default, bottom sheet when opened
See CHANGELOG.md for the full 1.0.1 notes (Docker Rust 1.98, Binaryen 132).
Links
- Live: https://rangular.interchouette.net/
- Docker:
interchouette/rangular-demo:1.0.1and:latest - Desktop installers (Linux / Windows) attach via the Release workflow
Local: make demo / make demo-tauri
v1.0.0
First stable cut of the rangular library demos.
- Browser SPA: https://rangular.interchouette.net/
- Docker:
interchouette/rangular-demo:1.0.0and:latest - Desktop: Linux
.deb/ AppImage and Windows NSIS setup (attached by the Release workflow)
Local: make demo (Leptos) / make demo-tauri (desktop shell).