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

phcurado / daisy_ui_components / e6dd3991622452f9e84557b0b587fa00a77bd91a
90%

Build:
DEFAULT BRANCH: main
Ran 02 Sep 2026 11:23AM 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

02 Sep 2026 11:20AM UTC coverage: 90.317% (+0.2%) from 90.079%
e6dd3991622452f9e84557b0b587fa00a77bd91a

push

github

web-flow
Add native attributes to checkbox, radio, range and button (#170)

`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.

1138 of 1260 relevant lines covered (90.32%)

16.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e6dd3991622452f9e84557b0b587fa00a77bd91a.1 02 Sep 2026 11:23AM UTC 46
90.32
GitHub Action Run
Source Files on build e6dd3991622452f9e84557b0b587fa00a77bd91a
  • Tree
  • List 46
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e6dd3991 on github
  • Prev Build on main (#277032BD...)
  • Next Build on main (#6E9A1D77...)
  • 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