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 92c492b commit 4ec0dd7Copy full SHA for 4ec0dd7
ReleaseNotes.md
@@ -1,4 +1,7 @@
1
-2.5.9:
+2.5.10:
2
+- Fix: Filter symbol in MultipleChoiceContentFilter not always updated
3
+
4
+2.5.9:
5
- new feature "Track focused cell"
6
- Pressing ESC key in the filter control returns the focus back to the DataGrid
7
- UX improvements for keyboard navigation
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>
8
- <Version>2.5.9</Version>
+ <Version>2.5.10</Version>
9
</PropertyGroup>
10
11
<PropertyGroup>
0 commit comments