Skip to content
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

Merged
merged 27 commits into from
Dec 9, 2022
Merged

PageHeader: Initial implementation #2265

merged 27 commits into from
Dec 9, 2022

Conversation

pksjce
Copy link
Collaborator

@pksjce pksjce commented Aug 24, 2022

PageHeader component's initial implementation.

Related issues:

Figma specs for reference :

Screen Shot 2022-11-17 at 3 52 55 pm

Tasks

  • High fidelity implementation
  • Make sure every composite component's visibility is manageable through the API hidden prop with the provided default values (Default values varies depending on the viewport)
  • Low fidelity implementation of the composite components' layout. (exact spacing / typography etc from Figma specs)
  • Storybook controls should cover the API and all props (where practical)

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

@changeset-bot
Copy link

changeset-bot bot commented Aug 24, 2022

🦋 Changeset detected

Latest commit: 35542f8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Minor

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

@pksjce pksjce temporarily deployed to github-pages August 24, 2022 13:31 Inactive
@pksjce pksjce mentioned this pull request Aug 25, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2022

size-limit report 📦

Path Size
dist/browser.esm.js 82.77 KB (0%)
dist/browser.umd.js 83.42 KB (0%)

@pksjce pksjce temporarily deployed to github-pages September 8, 2022 07:24 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2022

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.

@github-actions github-actions bot added the Stale label Nov 7, 2022
@broccolinisoup broccolinisoup added skip changeset This change does not need a changelog and removed Stale labels Nov 7, 2022
@broccolinisoup broccolinisoup temporarily deployed to github-pages November 10, 2022 06:20 Inactive
@broccolinisoup broccolinisoup temporarily deployed to github-pages November 15, 2022 05:45 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2265 November 15, 2022 05:46 Inactive
@broccolinisoup broccolinisoup temporarily deployed to github-pages November 15, 2022 06:19 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2265 November 15, 2022 06:20 Inactive
@broccolinisoup broccolinisoup temporarily deployed to github-pages November 16, 2022 09:44 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2265 November 16, 2022 09:44 Inactive
@broccolinisoup broccolinisoup temporarily deployed to github-pages November 17, 2022 05:07 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2265 November 17, 2022 05:07 Inactive
@broccolinisoup broccolinisoup changed the title Add PageHeader component PageHeader: Initial implementation Nov 17, 2022
@broccolinisoup broccolinisoup temporarily deployed to github-pages November 17, 2022 05:40 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2265 November 17, 2022 05:41 Inactive
src/PageHeader/examples.stories.tsx Outdated Show resolved Hide resolved
src/PageHeader/examples.stories.tsx Outdated Show resolved Hide resolved
src/PageHeader/examples.stories.tsx Outdated Show resolved Hide resolved
src/PageHeader/examples.stories.tsx Outdated Show resolved Hide resolved
src/PageHeader/examples.stories.tsx Outdated Show resolved Hide resolved
src/PageHeader/PageHeader.tsx Outdated Show resolved Hide resolved
src/PageHeader/examples.stories.tsx Outdated Show resolved Hide resolved
src/PageHeader/PageHeader.stories.tsx Outdated Show resolved Hide resolved
@broccolinisoup broccolinisoup temporarily deployed to github-pages December 8, 2022 22:36 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2265 December 8, 2022 22:36 Inactive
@broccolinisoup broccolinisoup temporarily deployed to github-pages December 8, 2022 23:10 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2265 December 8, 2022 23:10 Inactive
@broccolinisoup broccolinisoup removed the skip changeset This change does not need a changelog label Dec 9, 2022
@broccolinisoup broccolinisoup temporarily deployed to github-pages December 9, 2022 01:28 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2265 December 9, 2022 01:29 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants