mirror of
https://github.com/jlengrand/adyen-web.git
synced 2026-03-10 08:01:22 +00:00
* Field without implicit association * if Field config prop, useLabelElement=false, instead of a label element it renders nothing, by default * Field passes addContextualElement prop on to children. Checkbox can use this to not add an aria-describedby * Fixed one e2e test that fails due to changes with Field module * Fixed some e2e tests that were failing for reasons not related to this PR * Undo accidental commits * Added missing name prop on deprecated PhoneInput component * Adding changeset file