Steven Spriggs
Steven Spriggs
@bennypowers what do you think about the item still left on the task list? `Come up with a better solution for sets demo.`. Not sure we should go down the...
> * Any reason the "Icon" demo is using the microns set? Nope was just what I typed in at the time of building locally. Should probably change to 1...
Fixed upstream and brought in 2.0 release
``` ${this.#renderLinksTemplate(this.#compact)} ``` So we have `slot="main-primary"` and `slot="main-secondary"`. What I was thinking is adding `slot="main-footer"` or `slot="main-tertiary"` for naming consistency. Graphically the layout being: ``` [ ------- main-primary 2/3...
A temporary way to implement `rh-site-status` until a fix for this issue is published. https://codepen.io/zeroedin/pen/bGyYoGw
@bennypowers had concerns about increasing the footprint of the API for footer as it is already fairly large which I understand completely. That said, currently we have some workarounds such...
> pink-themed landing page > light palette > also be a band with a darkest palette (provider) which provides a dark theme I'm not sure currently there is any difference...
Given latest changes to theme tokens and what context consumer/provider provides now I believe we can now close out this POC.
Based on a [diff check](https://www.diffchecker.com/Cw6VaTQx/) it appears there is a `` close tag out of wack given the code snippets above: https://www.diffchecker.com/Cw6VaTQx/ Given we use XML style tag closures in...
As mentioned in the PRs attached to this issue, we are describing two separate issues here. 1. Linking to ux.redhat.com element code page slots, attrs, methods, events. 2. Deeply linking...