Skip to content

Releases: quicoli/WPF-AutoComplete-TextBox

v1.7.2

24 Sep 12:05
Compare
Choose a tag to compare

What's Changed

  • Make AutoCompleteComboBox.Watermark visible by @hsytkm in #65

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

13 Sep 19:25
Compare
Choose a tag to compare

What's Changed

  • Fix: ListBox not scrolling to selected item with PreviewSelection disabled by @johnathan-coe in #64

Full Changelog: v1.7.0...v1.7.1

v1.7.0

10 Sep 15:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

21 Sep 21:41
Compare
Choose a tag to compare

What's Changed

  • Fixed the generic style for AutoCompleteComboBox throwing binding errors by @kmathiasen in #54
  • Focus support improvements by @mitchcapper in #57

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

08 Mar 21:55
Compare
Choose a tag to compare

What's Changed

  • Allow MaxWidth to be set on popups as well by @mitchcapper in #51
  • Fix combobox from showing all results when should be filtered by @mitchcapper in #53

Full Changelog: v1.4.0...v1.5.0

v1.4.0

25 Feb 22:18
Compare
Choose a tag to compare

What's Changed

  • Provide a PreSelectionFinished event with the cause (Allows control of enter,tab,escape etc actions) by @mitchcapper in #50

  • Fix #29

Full Changelog: v1.3.0...v1.4.0

v1.3.0

31 Jan 22:13
Compare
Choose a tag to compare

This release fixes #49 #43 #37

Full Changelog: v1.2.3...v1.3.0

v1.2.3

13 Nov 18:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.3

v1.2.1

09 Oct 11:47
Compare
Choose a tag to compare

Fixed issues #42, #39 and #43

#42
image

#39
image

Download nuget package:
AutoCompleteTextBox 1.2.1

v1.2.0

13 Jul 20:08
Compare
Choose a tag to compare

See the demo and history for fixes implemented.

New target added, .NET Core 5.

Thank you all for your help!