patternfly / patternfly

This repo contains core (HTML/CSS) implementation for PatternFly. Issues related to CSS/HTML and layout should be filed here.
https://patternfly.org
MIT License
677 stars 95 forks source link

Remove deprecated page header #6563

Closed mcoker closed 1 week ago

mcoker commented 3 weeks ago

Depends on https://github.com/patternfly/patternfly-react/issues/10140 - we don't want to remove the styles before it's removed in react, or the react build will fail when it pulls in a new version of core.


React is removing the deprecated page header so we can remove any associated styles once that work is complete. Anything .pf-v-c-page__header should be fair game 🚀

https://github.com/patternfly/patternfly/blob/6b5615b0be4370a59da25bbdafbfa845700063c3/src/patternfly/components/Page/page.scss#L13-L66

mcoker commented 1 week ago

closed via https://github.com/patternfly/patternfly/pull/6588

patternfly-build commented 1 week ago

:tada: This issue has been resolved in version 6.0.0-alpha.124 :tada:

The release is available on:

Your semantic-release bot :package::rocket: