Skip to content

Releases: Circuids/Bridge

v1.0.1

24 May 11:12
8dd314a

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Apr 05:41
d218fc6

Choose a tag to compare

Initial Stable Release

  • Added shared contracts for host/platform, form factor, connectivity, theme, and safe-area state.
  • Added Razor components for host, platform, responsive layout, connectivity, theme, and safe-area rendering.
  • Added BridgeProvider and individual feature providers for controlled initialization.
  • Added immutable value objects and enums for shared runtime state.
  • Added host handler abstractions for host-specific C# behavior from shared code.
  • Intended for shared Razor Class Libraries; install Circuids.Bridge.Blazor or Circuids.Bridge.Maui in host apps.

New Contributors

Full Changelog: https://github.com/Circuids/Bridge/commits/v1.0.0