Skip to content

Releases: bsgriggs/mendix9-searchable-reference-selector

v7.0.0

03 Jul 15:58

Choose a tag to compare

  • upgrade for Mendix 10.21.1+

v6.3.2

03 Jun 17:26

Choose a tag to compare

  • added role "alert" to validation messages

v6.3.1

11 Mar 14:05

Choose a tag to compare

  • changed custom error handling to point to the ReadMe.

v6.3.0

27 Feb 18:39
42e913c

Choose a tag to compare

  • added a Read-Only Style option. Defaulting to 'Text'

v6.2.0

26 Feb 14:40
9b831b7

Choose a tag to compare

  • added sorting for reference set's list of selected values
  • Made the 'Option content' expression required for reference sets with 'Option content type' as 'Custom'. The expression is used to determine the sorting of the reference set's selected values (text ascending)

v6.1.0

14 Dec 20:08
07e5b2d

Choose a tag to compare

  • added 'Option class name' property. You can now add a custom CSS class depending on the value of each option
  • increased the default 'Max items' property value from 20 to 50 items

v6.0.0

25 Aug 18:35
a8551c2

Choose a tag to compare

  • added the ability to add a footer to the option menu
  • enabled the search text attribute for all types -> allows you to use what the user typed in Studio Pro to make new objects

Bug fixes:

  • fixed an issue causing keyboard navigation to scroll to the previous option instead of the current
  • fixed an issue causing the clean icon & text settings to be hidden

v5.4.1

22 Jul 20:46

Choose a tag to compare

  • removed console.log
  • fixed auto-focus for clicking on the dropdown

v5.4.0

20 Jul 20:13

Choose a tag to compare

  • added the ability to dynamically choose the auto-focused option
  • added clear all icon and clear all icon text to specify these differently than the badge clear buttons for reference sets (needed for accessibility)

v5.3.1

29 Mar 18:45

Choose a tag to compare

  • bug fix: page sizes > 20 were ignored with Filter Type 'By Data Source Microflow'