Michael Coker

Results 304 comments of Michael Coker

@dlabaj will the docs framework update include updating the core dependencies? If so I'd like to close this issue out.

We can take care of this along with updating the rest of our packages with the new docs framework.

> Do you think if I add "--default" to global--spacer--action--horizontal--plain, that would fix this problem too? @lboehling yep, here is the output for that as it's exported to json: ```...

@lboehling also I wonder if we were to update our parser to be able to find these tokens that are defined but not being pulled in currently, how many more...

Pushed a fix for the action--horizontal--plain token Here's the visual regression report https://drive.google.com/file/d/16seRrrSUEh3vW8tkMNGkHEuhPP_5lxrR/view?usp=sharing

Fixed a couple of bugs reported by @srambach. The wizard close button position shifted, and the toggle button/icon in the complex form demo with field groups shifted. Both can be...

@lboehling can you confirm the intent of the logo area in the masthead is to consume the same width as the sidebar? Or should that width be variable to match...

closed by https://github.com/patternfly/patternfly/pull/6870

@dlabaj is there a timeframe you'd like to see this by, or anyone you'd like to assign it to?

@srambach updated, changed the `__item-action__action` vars to `__action` after moving the `.#{$data-list}__action {}` block to the root instead of being nested in `.#{$data-list}__item-action__action {}` Backstop report reports no failures compared...