Skip to content

Releases: webexpress-framework/WebExpress.WebIndex

0.0.11-alpha

18 May 05:20
445445e

Choose a tag to compare

New Features

  • New UI Controls
    A large set of new controls has been added to the framework, including the new Scrum Backlog Control, advanced layout components, and several productivity‑oriented widgets. These additions significantly expand the available building blocks for complex applications.

  • Delegate‑based Value Binding
    The way values are bound to UI controls has been fundamentally redesigned.
    Instead of static assignments, controls now support delegates, enabling dynamic, context‑aware value resolution at render time.
    This improves flexibility, reduces boilerplate, and allows controls to react more intelligently to state changes.

UI & Theming

  • Dark Mode
    A fully integrated dark mode is now available across all built‑in controls.
    The mode can be toggled dynamically and is supported by the new binding system.

  • Light Icon Theme
    Some built‑in icons now support a dedicated light theme, ensuring optimal contrast and visual clarity when using dark backgrounds or high‑contrast layouts.

Improvements & Fixes

  • Bug Fixes
    Numerous issues across the UI framework have been resolved, including layout inconsistencies, rendering glitches, and event‑handling edge cases.
    Overall stability and performance have been significantly improved.

  • General Enhancements
    Internal refactoring and cleanup work has been performed to improve maintainability and reduce technical debt.

0.0.10-alpha

05 Apr 08:35
49e8363

Choose a tag to compare

What's Changed

  • Added .NET 10 support
  • Numerous improvements and bug fixes across the codebase

0.0.9-alpha

31 Oct 09:13
e5b00cc

Choose a tag to compare