Skip to content

Releases: tom-englert/TomsToolbox

2.13.0

17 Jan 10:51
Compare
Choose a tag to compare
  • Fix #18: TableHelper.ParseTable swallows empty lines

2.12.0

06 Jan 15:23
Compare
Choose a tag to compare
  • Fix #17: Trigger Actions not copied when using StyleBindings.Triggers

2.11.0

22 Dec 13:45
Compare
Choose a tag to compare
  • Drop native net7, include net8

2.8.4

05 Nov 14:31
Compare
Choose a tag to compare

2.8.4

  • Fix #14: PresentationFrameworkExtensions.GetPhysicalPixelSize should not trow exceptions
  • add net6.0 Support

2.7.4

03 Dec 11:59
Compare
Choose a tag to compare
  • ListBoxSelectAllBehavior: SelectAll() must not be called when ListBox is not loaded.

2.7.3

25 Sep 15:30
Compare
Choose a tag to compare
  • Fix #11: ReplaceTextConverter may return wrong result

2.7.2

25 Sep 15:29
Compare
Choose a tag to compare
  • Fix nullable signature of DelegateEqualityComparer
  • Fix focus visual style for the CheckBox w/o content

2.7.1

25 Sep 15:28
Compare
Choose a tag to compare
  • Fix possible stack overflow

2.7.0

25 Sep 15:27
Compare
Choose a tag to compare
  • Use C#9, migrate Nullable annotations, drop JetBrains.Annotations for nullability

2.6.1

27 Jul 11:40
Compare
Choose a tag to compare
  • support net5.0-windows and netcoreapp3.1 targets