Releases: quicoli/WPF-AutoComplete-TextBox
Releases · quicoli/WPF-AutoComplete-TextBox
v1.7.2
v1.7.1
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
What's Changed
- 'PreviewSelection' Flag by @johnathan-coe in #63
New Contributors
- @johnathan-coe made their first contribution in #63
Full Changelog: v1.6.0...v1.7.0
v1.6.0
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
- @kmathiasen made their first contribution in #54
Full Changelog: v1.5.0...v1.6.0
v1.5.0
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
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