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

lmc-eu / spirit-design-system / 5376444282

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 26 Jun 2023 09:30AM UTC
Jobs 2
Files 32
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 18 Aug 2025 06:59PM UTC via web
5376444282

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.

175 of 318 branches covered (55.03%)

Branch coverage included in aggregate %.

796 of 1113 relevant lines covered (71.52%)

9.92 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 5376444282.1 26 Jun 2023 09:30AM UTC 0
65.06
GitHub Action Run
2 web-react 5376444282.2 26 Jun 2023 09:30AM UTC 0
86.21
GitHub Action Run
Source Files on build 5376444282
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 (#5376444284)
  • Next Build on bc/web-twig-rename-message-to-validation-text (#5389091182)
  • 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