• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lmc-eu / spirit-design-system / 5376444284

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 26 Jun 2023 09:23AM UTC
Jobs 3
Files 7
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Canceled at 04 Feb 2026 06:39PM UTC via web
5376444284

push

github

literat
BREAKING CHANGE(web-twig): Rename `message` prop to `validationText` in Form Fields #DS-676

And also make it depend on `validationState` and introduce ValidationText component.

Improve demos or related components.

Instead of `message` prop use `validationText`. Use `helperText` instead of
`validationText` to show permanent helper. If `validationState` is not set
`validationText` won't render.
This applies to Checkbox, TextField, TextArea and TextFieldBase.

- `<Checkbox validationState="danger" message="error" …>` → `<Checkbox
validationState="danger" validationText="error" …>`
- `<Checkbox message="Check this field" …>` → `<Checkbox helperText="Check this field"
 …>`
- `<TextField validationState="danger" message="error" …>` → `<TextField
validationState="danger" validationText="error" …>`
- `<TextField message="Fill full name" …>` → `<TextField helperText="Fill full name"
 …>`
- `<TextArea validationState="danger" message="error" …>` → `<TextArea
validationState="danger" validationText="error" …>`
- `<TextArea message="Introduce yourself" …>` → `<TextArea helperText="Introduce
 yourself" …>`
- `<TextFieldBase validationState="danger" message="error" …>` → `<TextFieldBase
validationState="danger" validationText="error" …>`
- `<TextFieldBase message="State your address" …>` → `<TextFieldBase helperText="State
 your address" …>`

Please refer back to these instructions or reach out to our team
if you encounter any issues during migration.

224 of 232 relevant lines covered (96.55%)

100.28 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 unit-tests-PHP-7.4 5376444284.1 26 Jun 2023 09:23AM UTC 0
96.55
GitHub Action Run
2 unit-tests-PHP-8.1 5376444284.2 26 Jun 2023 09:23AM UTC 0
96.55
GitHub Action Run
3 unit-tests-PHP-8.2 5376444284.3 26 Jun 2023 09:23AM UTC 0
96.55
GitHub Action Run
Source Files on build 5376444284
Detailed source file information is not available for this build.
  • Back to Repo
  • 83e41ac9 on github
  • Prev Build on bc/web-twig-rename-message-to-validation-text (#5374704709)
  • Next Build on bc/web-twig-rename-message-to-validation-text (#5389407768)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc