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

coreui / coreui-pro / 33986239725
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: feat/combobox-list-box-v6
DEFAULT BRANCH: main
Ran 05 Sep 2026 07:10PM UTC
Jobs 1
Files 69
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

05 Sep 2026 07:09PM UTC coverage: 93.425% (+0.009%) from 93.416%
33986239725

push

github

web-flow
feat(RangeSlider)!: build on the Range tokens, grid labels with ticks, datalist and tooltip modes (#1180)

* feat(RangeSlider)!: build on the Range tokens, grid labels with ticks, datalist and tooltip modes

The handles and the track read the range's tokens. `.range-slider`
declares the `--cui-range-*` family and the thumb comes from the
`form-range-thumb()` mixin, so one setting styles both controls. The
`--cui-range-slider-thumb-*` and `--cui-range-slider-track-*` families are
gone: `-thumb-*` → `--cui-range-thumb-*`, `-thumb-transition` → the three
`--cui-range-thumb-transition-*` tokens, `-track-*` → `--cui-range-track-*`,
`-track-in-range-bg` → `--cui-range-track-fill-bg`,
`-disabled-track-in-range-bg` → `--cui-range-track-disabled-bg`; the Sass
variables follow. The slider keeps `--cui-range-slider-label-*`,
`-tooltip-margin-*` and `-vertical-*`. The filled band is the theme colour
at full strength like the range's fill (it was a 50 % mix), and a disabled
slider greys the band through the theme slot on the track.

Labels sit on a grid. The plugin builds `grid-template-columns` (rows when
vertical, max at the top) from the gaps between label values, so the
labels are in normal flow: the container sizes itself, and the resize
listener, `_updateLabelsContainerSize` and the inline `left`/`bottom`
offsets are gone. Labels are sorted by value, each draws a tick from
`--cui-range-tick-*`, taller when it has text. The new `list` option reads
a `<datalist>` by id like the range does and merges its options with
`labels`.

Tooltips follow the range's modes: `tooltips: true` shows a handle's
tooltip on hover, drag and visible focus, `'always'` keeps them on. The
tooltip offset now includes the arrow height, so the arrow tip sits
`--cui-range-slider-tooltip-margin-*` from the thumb (4 px, the same as the
range) instead of 2.4 px inside it.

Docs: datalist example, tooltip modes, the shared tokens block, and the
option table names `tooltipClass` (`data-coreui... (continued)

4872 of 5475 branches covered (88.99%)

Branch coverage included in aggregate %.

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

9379 of 9779 relevant lines covered (95.91%)

396.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33986239725.1 05 Sep 2026 07:10PM UTC 69
93.42
GitHub Action Run
Source Files on build 33986239725
  • Tree
  • List 69
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33986239725
  • 32329bcd on github
  • Prev Build on v6-dev (#33985177498)
  • Next Build on v6-dev (#34000950507)
  • 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