-
Notifications
You must be signed in to change notification settings - Fork 535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PageHeader: Initial implementation #2265
Conversation
🦋 Changeset detectedLatest commit: 35542f8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
e992254
to
6335f97
Compare
size-limit report 📦
|
Hi! This pull request has been marked as stale because it has been open with no activity for 60 days. You can comment on the pull request or remove the stale label to keep it open. If you do nothing, this pull request will be closed in 7 days. |
6335f97
to
1a5e9d3
Compare
848bbfc
to
22320e0
Compare
22320e0
to
5d1380c
Compare
d858962
to
e6a7c3d
Compare
This reverts commit 27c003f.
* use rem instead of primitives for now * unitless line-height * manage min touch target size with line-height: 2.75 * Remove the padding around the root PageHeader component to prevent misalignment with its sibligns - it will be up to consumers to manage the spacing around * Add padding to the stories
a20914b
to
6629315
Compare
PageHeader component's initial implementation.
Related issues:
Figma specs for reference :
Tasks
hidden
prop with the provided default values (Default values varies depending on the viewport)Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.