File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,13 @@ VariableBox is a Avalonia Control for building cross-platform UIs with Avalonia
3434
3535## ChangeLog
3636
37- - 2025/02/21(v0.5.0)
37+ - 2025/02/21(v0.6.0)
38+ 1 . unify the ` tab ` key focus behavior, only the text box and read write button can be focused
39+ 2 . fix the enter key trigger behavior bug
40+ 3 . styly polish, uniform the style of the button spinner and the disabled style
41+ 4 . demo update
42+
43+ - 2025/02/20(v0.5.0)
3844 1 . remote property ` IsEnableEditingIndicator ` indicator
3945 2 . please use the ` PseudoClasses `
4046 1 . ` :editing ` for editing
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <AvaloniaVersion >11.2.1</AvaloniaVersion >
4- <VariableBoxVersion >0.5 .0</VariableBoxVersion >
4+ <VariableBoxVersion >0.6 .0</VariableBoxVersion >
55 </PropertyGroup >
66</Project >
You can’t perform that action at this time.
0 commit comments