Skip to content

Releases: heartacker/VariableBox.Avalonia

v0.8.0

10 Mar 14:43

Choose a tag to compare

2025/03/10(0.8.0)

  • unify the semi NumericalBox and VariableBox

    image image

  • Use MonoSpace etc. font by default
  • Update readme for event and command
  • Update demo for event and command

Full Changelog: v0.7.0...v0.8.0

v0.7.0

25 Feb 09:17

Choose a tag to compare

mass UI polish

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Feb 07:04

Choose a tag to compare

  1. unify the tab key focus behavior, only the text box and read write button can be focused
  2. fix the enter key trigger behavior bug
  3. styly polish, uniform the style of the button spinner and the disabled style
  4. demo update
Theme Fluent Semi
Dark df ds
Light lf ls

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Feb 09:12
e8680e6

Choose a tag to compare

What's Changed

  • remove indicator for some bug, please use pesudo class

  • 更新 README.md,新增 PseudoClasses 说明及示例,更新 VariableBox 版本至 0.5.0 by @heartacker in #22

Full Changelog: v0.4.1...v0.5.0

v0.4.1

20 Feb 07:58

Choose a tag to compare

What's Changed

  1. 不修复 spinner 的布局
  2. 统一 spinner 的禁用时候的背景

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 Feb 09:17
8425173

Choose a tag to compare

What's Changed

  • 上下左右读写颜色不一致 by @heartacker in #16
  • 修正多个整体的颜色,更加一致。
  • 在禁用的时候,不是更改背景色,而是通过修改前景透明度。
    • 同步修改了 ButtonSpinner 的样式。
old new simple with same background red
image image
new light new dark
image image

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Jan 10:36

Choose a tag to compare

Polish for UI

14 Jan 14:20

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

first release version 0.2.0

10 Jan 08:26

Choose a tag to compare

What's Changed

  • 修复编辑状态 by @Coolkeke in #4
  • 修改数字为原来的值,只是格式不相同,按回车或者写入应该更新格式。 by @heartacker in #7
  • 更改值之后,点击写入,应该执行修改后的值 by @heartacker in #8

New Contributors

Full Changelog: 0.0.5-beta20240803...v0.2.0