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

sebnitu / vrembem / 10852487272
94%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 13 Sep 2024 04:13PM UTC
Jobs 1
Files 53
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

13 Sep 2024 04:11PM UTC coverage: 100.0%. Remained the same
10852487272

push

github

web-flow
Apply dialog custom property overrides to modal and drawer components (#2018)

This PR primarily refactors how the dialog component's custom properties are used within the context of the modal and drawer components. This removes the need to apply component specific dialog styles and properties for modal and drawer and instead only pass a property map to the CSS override mixin for when default dialog styles need to be changed.

To achieve this, new `$dialog-override` maps have been added to modal and drawer components along with `$inline-dialog-override` and `$modal-dialog-override` for drawer to override dialog styles based on the drawer's mode. These maps are then passed to `css.override("dialog", $map...)` to help give more control over dialog styles without having to create redundant dialog properties.

**Additional Changes**
- Modal and drawer SCSS and custom property variables have been greatly simplified.
- Create core screen variables that are shared between modal and modal drawer styles.
- Create focus-ring property function calls for color and opacity. This returns a custom property with the module, core and css value fallback stack.
- Applied focus-ring styles to the dialog component.
- Update modal and drawer documentation examples.
- Vrembem vite demo markup now includes dialog, modal and drawer examples.

565 of 565 branches covered (100.0%)

Branch coverage included in aggregate %.

2511 of 2511 relevant lines covered (100.0%)

51.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10852487272.1 13 Sep 2024 04:13PM UTC 0
100.0
GitHub Action Run
Source Files on build 10852487272
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10852487272
  • 6363c236 on github
  • Prev Build on next (#10780926448)
  • Next Build on next (#10854633651)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc