|
Ran
|
Jobs
1
|
Files
31
|
Run time
1min
|
Badge
README BADGES
|
push
github
More docs cleanup (#42610) * v6: Preserve component radii after bumping $radius to 1rem Changing the default $radius from .5rem to 1rem doubled every step in the $radii scale. Remap component and root radius token references down the scale so their absolute radii stay the same (--radius-5 -> --radius-3, --radius-7 -> --radius-4, --radius-9 -> --radius-7), and align the border-radius mixin defaults. The $radii map and .rounded-* utilities are intentionally left on the new base so opt-in utilities become rounder. * Revert "v6: Preserve component radii after bumping $radius to 1rem" This reverts commit 2408a015a. * Add --box-shadow-xs token and .shadow-xs utility Introduce a smaller box shadow between the existing default and sm sizes, and expose it through the shadow utilities. * Docs: collapse page meta dependencies into a count with tooltip Replace the inline list of dependency links with a single count that reveals the full list on hover, and drop the now-unused .bd-page-meta styles. * Docs: shrink the table of contents as the footer scrolls into view Add a small docs helper that tracks how far the footer overlaps the viewport and exposes it as --bd-toc-footer-overlap, so the sticky TOC height shrinks instead of sliding under the footer. * Docs: refine example snippet and ad styling Tokenize the example radius via --bd-example-radius, give resizable examples an inset preview with a shadow-xs container, and simplify the Carbon ad wrapper. * Rebuild dist Regenerate compiled CSS and JS to pick up the new --box-shadow-xs token and resync the distributed bundles with source. * Revert "Rebuild dist" This reverts commit ecc1f7f84.
1076 of 1205 branches covered (89.29%)
Branch coverage included in aggregate %.
3020 of 3142 relevant lines covered (96.12%)
220.34 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 28537577186.1 | 31 |
94.23 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|