Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING CHANGE(form-validation): Add
spirit
infix to `data-element…
…` in Validation Text #DS-585 Rename attribute `data-element` to `data-spirit-element` of Validation Text element. ## Migration Guide Add `spirit` infix to your styles and other integrations - `.Component > [data-element="validation_text"] {}` → `.Component > [data-spirit-element="validation_text"] {}` If you use Spirit components, then you don't need to do anything, internal styles are already updated. Please refer back to this guide or reach out to our team if you encounter any issues during migration.
- Loading branch information