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(theme): add part html tag to md-theme #1529

Closed elenagiere closed 8 months ago

elenagiere commented 8 months ago

Adding a part attribute to the theme-wrapper div of md-theme component & adding part attribute to a div in Modal compoennt.

Description

I need to to be able to add custom styling in my CJDS Widget instance for finesse. Currently, the widget is unable to fully expand with a height of 100%. The part attribute will allow me to do so in the finesse JDS widget implementation.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Before (If applicable):

After:

Types of changes

Checklist: