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

coreui / coreui-pro / 32971281076
93%
main: 94%

Build:
Build:
LAST BUILD BRANCH: fix/tooltip-hover-bridge-v6
DEFAULT BRANCH: main
Ran 26 Aug 2026 12:57PM UTC
Jobs 1
Files 68
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

26 Aug 2026 12:56PM UTC coverage: 93.105%. Remained the same
32971281076

push

github

web-flow
docs: document two shipped form capabilities; finish the forms conventions (#931)

* docs: document two shipped form capabilities; finish the forms conventions

Two things the build supports and the pages never mentioned, found
comparing the section against upstream and verified against the
compiled CSS before writing:

- Floating labels inside input groups. The rules exist
  (.input-group > .form-floating and the border-radius handling around
  it) but the page lost the section somewhere along the way. Restored
  with our label-first markup, including the validation shape — group
  wrapped in a .form-field with the feedback outside the frame.
- The overhead label on a form field. .form-field > .form-label spans
  both grid columns (grid-column: 1/-1) so a check, radio or switch can
  carry a title above the control — shipped, never documented. The
  field page gains the section in our idiom (no .form-field-content;
  that wrapper is upstream's, absent from our build).

The validation page was the last forms page closing with "## Sass"
(audit §0.1): renamed to "## Customizing" with the canonical subsection
names and order — variables, maps, mixins, loops; nothing linked the
old anchors.

The stepper examples carried class="stepper-content" on the pane
wrapper — a class neither the stylesheet nor the plugin knows (panes
are found by .stepper-pane anywhere inside .stepper). The phantom class
is gone; the wrapper stays.

* docs: drop has-validation from the floating-label validation example

The class switches the input group's corner-squaring to
:nth-last-child(n+3), because it exists for feedback sitting inside the
group as its last child. This example places the feedback outside the
group (in the .form-field), so the selector matched nothing and the
text addon rendered fully rounded. The prose now says why the class
does not belong in this shape; measured on the built page, the addon's
right corners are square again (6px/0/0/6px).

* docs: drop the ha... (continued)

4619 of 5202 branches covered (88.79%)

Branch coverage included in aggregate %.

8831 of 9244 relevant lines covered (95.53%)

392.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32971281076.1 26 Aug 2026 12:57PM UTC 68
93.11
GitHub Action Run
Source Files on build 32971281076
  • Tree
  • List 68
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32971281076
  • 40f7e8dc on github
  • Prev Build on v6-dev (#32968582878)
  • Next Build on v6-dev (#32974485944)
  • 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