Skip to content

Tags: aprillz/MewUI

Tags

v0.9.1

Toggle v0.9.1's commit message
Add image color peek sample to Media page

- Enables live ARGB color display on image hover for user inspection

v0.9.0

Toggle v0.9.0's commit message
Bump MewUI version to 0.9.0

- Prepares for next release with updated versioning

v0.8.5

Toggle v0.8.5's commit message
Update README wording and fix encoding in pubxml

- Clarifies framework description in README for accuracy
- Fixes XML encoding character in win-x64-trimmed.pubxml
- Improves launchSettings.json formatting for readability

v0.8.4

Toggle v0.8.4's commit message
Add MewUI.Gallery sample project with UI showcase

- Demonstrates MewUI controls, theming

v0.8.3

Toggle v0.8.3's commit message
Bump MewUI version to 0.8.3

- Prepares for next release with updated versioning

v0.8.2

Toggle v0.8.2's commit message
Bump version to 0.8.2

v0.8.1

Toggle v0.8.1's commit message
Bump version to 0.8.1 and add THIRD_PARTY_NOTICES.md

- Ensures third-party notices are included in distributed packages

v0.8.0

Toggle v0.8.0's commit message
Update docs for controls and Linux dialog dependencies

- Clarifies implemented controls and new features in README
- Documents Linux dialog tool requirements and exceptions
- Bumps version to 0.8.0 for release tracking

v0.7.3

Toggle v0.7.3's commit message
Expand ComboBox items in NormalControls UI sample

- Provides more selection options for ComboBox demonstration

v0.7.2

Toggle v0.7.2's commit message
Add ICONINFO struct for native interop support

- Enables correct marshaling of icon and cursor data for P/Invoke