Skip to content

DEICH-6332 - Fuge fritekst autocomplete for hyllesignatur

Tom Adam requested to merge DEICH-6332-fritekst-i-hyllesignatur-format into master
  • Added Autocomplete - allowFreeText flag to enable submitting free text values. Read the docs for details!
  • Added Autocomplete - improved dev app to test diverse setup options.
  • Fixed Autocomplete - More robustness when it comes to component hiding. Related methods are checking if the component is part of the dom (component !== null) before executing calls, that might end up in erroneous scenarios.
  • Fixed Autocomplete - sourcemap files are now part of the distribution.

Closes DEICH-6332

Edited by Tom Adam

Merge request reports