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

phcurado / daisy_ui_components / c5fc5b13d531c45cc8e2cb1d969a6c28919cdd8a
90%

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

07 Sep 2026 11:10AM UTC coverage: 90.317%. Remained the same
c5fc5b13d531c45cc8e2cb1d969a6c28919cdd8a

push

github

web-flow
Render the disabled attribute on button (#171)

`disabled` is declared as its own attr, so it never reaches `{@rest}` and
the rendered button carries only the `btn-disabled` class. It stays
focusable, clickable and announced as an ordinary button.

Render it on the element instead. `disabled` is also dropped from the
global `include:` list, where it was inert: a declared attr always wins,
so it could never arrive as a global.

No visual change — daisyUI styles `.btn-disabled`, `.btn:disabled` and
`.btn[disabled]` identically, and the class is still applied. The link
branch is untouched, since `disabled` is not valid on an anchor.

1 of 1 new or added line in 1 file covered. (100.0%)

1138 of 1260 relevant lines covered (90.32%)

16.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 c5fc5b13d531c45cc8e2cb1d969a6c28919cdd8a.1 07 Sep 2026 11:13AM UTC 46
90.32
GitHub Action Run
Source Files on build c5fc5b13d531c45cc8e2cb1d969a6c28919cdd8a
  • Tree
  • List 46
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c5fc5b13 on github
  • Prev Build on main (#4036293A...)
  • Next Build on main (#FB7A7DB9...)
  • 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