IgniteUI / igniteui-webcomponents

Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-free approach.
https://www.infragistics.com/products/ignite-ui-web-components
Other
113 stars 2 forks source link

Banner - add themes styling #1217

Closed desig9stein closed 1 month ago

desig9stein commented 1 month ago

closes #1174

imincheva commented 1 month ago

Bootstrap:



imincheva commented 1 month ago

Indigo:

sbayreva commented 1 month ago

Fluent

  1. The min width of the banner should be 320px
  2. The same comment for the divider from Bootstrap - "Not sure about this, but I believe the divider is adding up to the total height. It should be inside like it was implemented for the Nav Drawer"
  3. There should be background in the Dark Mode - surface
imincheva commented 1 month ago

Bootstrap

sbayreva commented 1 month ago

Fluent

  1. The min width of the banner should be 320px
  2. The same comment for the divider from Bootstrap - "Not sure about this, but I believe the divider is adding up to the total height. It should be inside like it was implemented for the Nav Drawer"
  3. There should be background in the Dark Mode - surface
  1. Min width 320px should be applied to the whole banner
  2. Applied
  3. Applied
AnjiManova commented 1 month ago

Material

sbayreva commented 1 month ago

Fluent

  1. The min width of the banner should be 320px
  2. The same comment for the divider from Bootstrap - "Not sure about this, but I believe the divider is adding up to the total height. It should be inside like it was implemented for the Nav Drawer"
  3. There should be background in the Dark Mode - surface
  1. Min width 320px should be applied to the whole banner
  2. Applied
  3. Applied

Everything from the comment is applied.