momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

chore: invert content of coach mark in mdv2 #1680

Closed NotNestor closed 3 months ago

NotNestor commented 3 months ago

Description

momentum v2 content of coachmark is inverted theme. since buttons can be added via slots to support this working in other themes that are not inverted wrap the content in theme which is inverted dark theme in mdv2

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Before (If applicable):

After:

Types of changes

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.58%. Comparing base (514c96c) to head (c053d67).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1680 +/- ## ========================================== - Coverage 95.08% 94.58% -0.50% ========================================== Files 134 134 Lines 19458 19475 +17 Branches 3065 3049 -16 ========================================== - Hits 18501 18420 -81 - Misses 957 1055 +98 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.