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

lmc-eu / spirit-design-system / 5411336625

Build:
Build:
LAST BUILD BRANCH: fix/DS-2239-scrollview-bug-fix
DEFAULT BRANCH: main
Ran 29 Jun 2023 10:46AM 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 10 Feb 2025 02:54AM UTC via web
5411336625

push

github

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

 ## Migration Guide

Instead of the `onClick` prop, use native `onclick` in the `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.

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-8.1 5411336625.1 29 Jun 2023 10:46AM UTC 0
96.55
GitHub Action Run
2 unit-tests-PHP-7.4 5411336625.2 29 Jun 2023 10:47AM UTC 0
96.55
GitHub Action Run
3 unit-tests-PHP-8.2 5411336625.3 29 Jun 2023 10:46AM UTC 0
96.55
GitHub Action Run
Source Files on build 5411336625
Detailed source file information is not available for this build.
  • Back to Repo
  • c2e51243 on github
  • Prev Build on bc/twig-remove-onClick-prop (#5398149191)
  • Next Build on bc/twig-remove-onClick-prop (#5411336627)
  • 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