Skip to content

Releases: AuraQ/AutoCompleteForMendix

Version 2.0.0

13 Apr 12:54
Compare
Choose a tag to compare

New Functionality

Added template support for selected item display (_breaking change... see readme_)
Template attributes now support Enum and DateTime types
Add new translatable strings for 'no results' and 'searching' text.

Fixes

Numeric data types now render in the results and selected item
Attributes over an association are now rendering in the results and selected item
Validation messages not clearing when attribute/object changes

Version 1.0.0

04 Apr 10:06
Compare
Choose a tag to compare

Initial Release