Lundalogik / lime-elements

Provides reusable web components for Lime CRM
https://lundalogik.github.io/lime-elements/versions/latest
Other
38 stars 12 forks source link

fix(form): avoid splitting property names in schema path #2884

Open vicgeralds opened 4 months ago

vicgeralds commented 4 months ago

The schema path passed to custom components in the formInfo prop didn't handle property names containing underscore as expected.

Now the schema id is not split when a property name can be found in the form data matching all or some leading parts of the schema id.

Review:

Browsers tested:

(Check any that applies, it's ok to leave boxes unchecked if testing something didn't seem relevant.)

Windows:

Linux:

macOS:

Mobile:

github-actions[bot] commented 4 months ago

Documentation has been published to https://lundalogik.github.io/lime-elements/versions/PR-2884/