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

phcurado / daisy_ui_components / d408342fb3ca34243a8f310cd750326df612fa5d-PR-170
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: button-disabled-attribute
DEFAULT BRANCH: main
Ran 31 Aug 2026 06:42PM UTC
Jobs 1
Files 46
Run time 1min
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

31 Aug 2026 06:40PM UTC coverage: 90.317% (+0.2%) from 90.079%
d408342fb3ca34243a8f310cd750326df612fa5d-PR-170

Pull #170

github

miguelcoba
Add native attributes to checkbox, radio, range and button

`checkbox`, `radio` and `range` only forwarded `form` and `name`, so a
disabled checkbox could not be expressed through the component and had to
fall back to a raw `<input type="checkbox" class="checkbox">`. They now
accept the same native attributes `select` gained in #165.

`button` renders an `<a>` once given `href`/`navigate`/`patch`, but did not
forward `rel` or `target`, so `<.button href={...} target="_blank">` could
not be expressed either. LiveView 1.2 dropped `target` and `rel` from its
global attribute list, which is what surfaced this — the same change that
made `type` necessary in 0.9.8.

The installer templates are updated in lockstep.
Pull Request #170: Add native attributes to checkbox, radio, range and button

1138 of 1260 relevant lines covered (90.32%)

16.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 d408342fb3ca34243a8f310cd750326df612fa5d-PR-170.1 31 Aug 2026 06:43PM UTC 46
90.32
GitHub Action Run
Source Files on build d408342fb3ca34243a8f310cd750326df612fa5d-PR-170
  • Tree
  • List 46
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #170
  • PR Base - main (#277032BD...)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc