Skip to content

Releases: Interchouette-ITC/rangular

v1.0.2

Choose a tag to compare

@Interchouette Interchouette released this 26 Aug 07:59
22f7cc9

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

Local: make demo / make demo-tauri

v1.0.1

Choose a tag to compare

@Interchouette Interchouette released this 26 Aug 02:15
2edc2c6

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-parent shows parent and child triples
  • Mute on io-child pulses 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

Local: make demo / make demo-tauri

v1.0.0

Choose a tag to compare

@Interchouette Interchouette released this 25 Aug 11:47
31ae5e1

First stable cut of the rangular library demos.

  • Browser SPA: https://rangular.interchouette.net/
  • Docker: interchouette/rangular-demo:1.0.0 and :latest
  • Desktop: Linux .deb / AppImage and Windows NSIS setup (attached by the Release workflow)

Local: make demo (Leptos) / make demo-tauri (desktop shell).