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

lmc-eu / spirit-design-system / 5378424342

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 26 Jun 2023 01:05PM 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 17 Feb 2025 09:34AM UTC via web
5378424342

push

github

crishpeen
BREAKING CHANGE(web-twig): Remove `onClick` prop #DS-686

## Migration Guide

Instead of `onClick` prop use native `onclick` in `Button`, `ButtonLink`,
`HeaderLink`, `HeaderDialogLink` and `Link` components.

- `<Button onClick="alert('alert');" …>` → `<Button onclick="alert('alert');" …>`
- `<ButtonLink onClick="alert('alert');" …>` → `<ButtonLink onclick="alert('alert');" …>`
- `<HeaderLink onClick="alert('alert');" …>` → `<HeaderLink onclick="alert('alert');" …>`
- `<HeaderDialogLink onClick="alert('alert');" …>`
→ `<HeaderDialogLink onclick="alert('alert');" …>`
- `<Link onClick="alert('alert');" …>` → `<Link onclick="alert('alert');" …>`

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

169 of 311 branches covered (54.34%)

Branch coverage included in aggregate %.

684 of 1000 relevant lines covered (68.4%)

9.22 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 5378424342.1 26 Jun 2023 01:05PM UTC 0
65.06
GitHub Action Run
2 web-react 5378424342.2 26 Jun 2023 01:05PM UTC 0
86.21
GitHub Action Run
Source Files on build 5378424342
Detailed source file information is not available for this build.
  • Back to Repo
  • 475dd174 on github
  • Prev Build on bc/twig-remove-onClick-prop (#5378395496)
  • Next Build on bc/twig-remove-onClick-prop (#5398149193)
  • 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