We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d734f commit aaaaa8fCopy full SHA for aaaaa8f
ReleaseNotes.md
@@ -1,4 +1,10 @@
1
-2.5.8:
+2.5.9:
2
+- new feature "Track focused cell"
3
+- Pressing ESC key in the filter control returns the focus back to the DataGrid
4
+- UX improvements for keyboard navigation
5
+- MultipleChoiceFilter supports also text search (composite mode)
6
+
7
+2.5.8:
8
- Fix #69: MultipleChoiceFilter introduces reflection-only dependency to TomsToolbox.Wpf
9
10
2.5.7:
src/Directory.Build.props
@@ -5,7 +5,7 @@
<Company>tom-englert.de</Company>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
<Product>Tom's Toolbox</Product>
- <Version>2.5.8</Version>
+ <Version>2.5.9</Version>
</PropertyGroup>
11
<PropertyGroup>
0 commit comments