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

lmc-eu / spirit-design-system / 5330758586

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 21 Jun 2023 06:24AM UTC
Jobs 2
Files 24
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 03:28PM UTC via web
5330758586

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.

166 of 305 branches covered (54.43%)

Branch coverage included in aggregate %.

681 of 994 relevant lines covered (68.51%)

9.26 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 5330758586.1 21 Jun 2023 06:24AM UTC 0
65.2
GitHub Action Run
2 web-react 5330758586.2 21 Jun 2023 06:24AM UTC 0
86.28
GitHub Action Run
Source Files on build 5330758586
Detailed source file information is not available for this build.
  • Back to Repo
  • 2d1e010d on github
  • Prev Build on bc/web-twig-rename-message-to-validation-text (#5330758589)
  • Next Build on bc/web-twig-rename-message-to-validation-text (#5357475300)
  • 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