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

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

Build:
Build:
LAST BUILD BRANCH: fix/autocomplete-hint-padding-v6
DEFAULT BRANCH: main
Ran 23 Aug 2026 03:36PM UTC
Jobs 1
Files 67
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

23 Aug 2026 03:34PM UTC coverage: 93.174%. Remained the same
32648987611

push

github

web-flow
feat(spinner): size spinners in em and merge the small variants (#853)

`.spinner-border` and `.spinner-grow` were a fixed 2rem block, so every
spinner placed inside text needed `.spinner-border-sm` / `.spinner-grow-sm`
to look right. They are now 1em square with a .125em border and lay out as
`inline-flex`, so a spinner takes the font size of whatever contains it and
the `--cui-spinner-vertical-align` baseline nudge is no longer needed.

The small variant no longer has to correct the border width, so the two
per-type classes collapse into one `.spinner-sm`.

The animation timing function becomes `--cui-spinner-animation-timing-function`.
`.spinner-grow` uses `ease-in-out` instead of pulsing linearly, and either
spinner's easing can now be changed at runtime.

`.spinner-rotate` is new: rotation only, for spinning custom artwork that is
not a bordered circle. Reduced motion slows it down alongside the other two.

`.btn-loading-spinner` derives its negative margin from the spinner width, so
the slide-in still nets to zero now that the width follows the button's font
size; LoadingButton stops adding a `-sm` class to the spinner it injects, and
the spinner scales with `.btn-sm` and `.btn-lg`.

Also fixes `border-right-color` on `.spinner-border`, which left the
transparent gap on the wrong side in RTL; it is `border-inline-end-color` now,
which makes the `rtl:ignore` on the keyframes unnecessary.

4533 of 5098 branches covered (88.92%)

Branch coverage included in aggregate %.

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

8652 of 9053 relevant lines covered (95.57%)

400.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32648987611.1 23 Aug 2026 03:36PM UTC 67
93.17
GitHub Action Run
Source Files on build 32648987611
  • Tree
  • List 67
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32648987611
  • 828a957d on github
  • Prev Build on v6-dev (#32647134691)
  • Next Build on v6-dev (#32652357632)
  • 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