Skip to content

Release tracking #2838

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

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Release tracking #2838

merged 1 commit into from
Feb 21, 2023

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Jan 30, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@primer/react@35.20.0

Minor Changes

  • 5967b0a9 Thanks @broccolinisoup! - Issue a deprecation notice for UnderlineNav v1

  • #2815 74df59c4 Thanks @mperrotti! - Addresses feedback from the accessibility team about our SegmentedControl component. These changes include an update to ActionMenu that allows u to specify the ID of the DOM node that labels the menu.

  • #2768 5055b91b Thanks @green6erry! - Confine Heading as prop to header element types

  • #2903 13651ba1 Thanks @colebemis! - TreeView promoted to beta status. You can now import it from the main bundle instead of /drafts:

    - import {TreeView} from '@primer/react/drafts'
    + import {TreeView} from '@primer/react'

Patch Changes

  • #2792 03b470b0 Thanks @broccolinisoup! - - Add a block prop for full width

    • Add alignContent prop to align content to center or start for full width buttons
    • Use control sizing CSS variable values (not using CSS vars just yet)
    • Use height over padding for more control over sizing
    • Adjust invisible button variant to match new design using ActionList colors
  • #2868 03ebf41b Thanks @colebemis! - TreeView: Reliably move focus from loading item to first asynchronously loaded item

  • #2845 c31314c8 Thanks @colebemis! - TreeView: When moving focus to TreeView, the current item will be focused by default.

  • #2770 3bf1b0e3 Thanks @broccolinisoup! - UnderlineNav2: Handle the case when container is too small to render any items

  • d8f18435 Thanks @iansan5653! - Add aria-modal attribute to Dialog (V2) element

  • 3127e104 Thanks @jbrown1618! - Upgrade primer/behaviors from 1.3.1 to 1.3.2

  • 2a00aab6 Thanks @colebemis! - TreeView: Set aria-selected=true on focused item

  • ca7398df Thanks @broccolinisoup! - CounterLabel: Do not parse children to string for visually hidden content

  • #2900 3768cd7d Thanks @broccolinisoup! - PageHeader: A11y eng review remediations

  • 8bce9740 Thanks @broccolinisoup! - UnderlineNav2: Update total height of the navigation to 48px

  • 196a7929 Thanks @iansan5653! - Fix useDynamicTextareaHeight not taking into account top padding of textarea

    Also makes the hook accept a RefObject instead of an element instance

  • #2845 c31314c8 Thanks @colebemis! - TabNav: Re-focusing a TabNav will focus the selected tab

@primer-css primer-css requested review from a team and mperrotti January 30, 2023 18:24
@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2023

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • All CI checks pass
  • Docs and Storybook open in a browser
  • Successful integration test with GitHub Projects as a primary consumer of Primer React
    • Install the Release Candidate
    • Verify no new build errors appear
    • Verify no new linting errors appear
    • Verify no new browser console errors appear
    • Verify unit tests and E2E tests pass
    • Manually test critical paths (Tip: Use the provided tests project boards)
    • Manually test release-specific bugfixes and/or features work as described
  • Works in CodeSandbox or StackBlitz
    • New components render successfully
    • (optional) Tested in both SPA and SSR apps if release contains build changes

🤔 Sanity test

  • All bugfixes in this release have resolved their corrosponding issues
  • All new features in this release have been tested and verified as compatible with GitHub Projects
  • No noticeable regressions have not been introduced as a result of changes in this release
  • Release notes accurately describe the changes made

🚢 After merge

  • Add the preview deployment's link to releases as a way of permalinking to old version's docs. Example

Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 94.54 KB (0%)
dist/browser.umd.js 95.13 KB (0%)

@primer-css primer-css temporarily deployed to github-pages January 30, 2023 18:30 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 January 30, 2023 18:31 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from da9e1a6 to 31f0f6d Compare January 30, 2023 20:05
@primer-css primer-css temporarily deployed to github-pages January 30, 2023 20:11 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 January 30, 2023 20:12 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 31f0f6d to f52a078 Compare January 30, 2023 23:38
@primer-css primer-css temporarily deployed to github-pages January 30, 2023 23:44 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 January 30, 2023 23:44 Inactive
@colebemis colebemis requested review from siddharthkp and removed request for mperrotti and colebemis January 31, 2023 18:44
@primer-css primer-css force-pushed the changeset-release/main branch from f52a078 to 3f4f6f9 Compare February 1, 2023 01:45
@primer-css primer-css temporarily deployed to github-pages February 1, 2023 01:51 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 1, 2023 01:51 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 3f4f6f9 to ee8ca03 Compare February 1, 2023 01:59
@primer-css primer-css temporarily deployed to github-pages February 1, 2023 02:08 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 1, 2023 02:08 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from ee8ca03 to f5848da Compare February 1, 2023 02:36
@primer-css primer-css temporarily deployed to github-pages February 1, 2023 02:41 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 1, 2023 02:42 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from f5848da to b2512fe Compare February 2, 2023 00:34
@primer-css primer-css temporarily deployed to github-pages February 2, 2023 00:42 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 2, 2023 00:43 Inactive
@primer-css primer-css temporarily deployed to github-pages February 16, 2023 22:50 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 16, 2023 22:50 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 29fd6eb to 2ac292d Compare February 17, 2023 02:38
@primer-css primer-css temporarily deployed to github-pages February 17, 2023 02:45 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 17, 2023 02:46 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 2ac292d to f10056c Compare February 17, 2023 03:50
@primer-css primer-css temporarily deployed to github-pages February 17, 2023 03:57 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 17, 2023 03:58 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from f10056c to caf66f4 Compare February 17, 2023 16:07
@primer-css primer-css temporarily deployed to github-pages February 17, 2023 16:15 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 17, 2023 16:16 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from caf66f4 to d6e5b35 Compare February 17, 2023 17:29
@primer-css primer-css temporarily deployed to github-pages February 17, 2023 17:36 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 17, 2023 17:36 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from d6e5b35 to b6711de Compare February 17, 2023 21:05
@primer-css primer-css temporarily deployed to github-pages February 17, 2023 21:10 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 17, 2023 21:11 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from b6711de to 8c5c51d Compare February 17, 2023 21:31
@primer-css primer-css temporarily deployed to github-pages February 17, 2023 21:39 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-2838 February 17, 2023 21:39 Inactive
@lesliecdubs
Copy link
Member

Hey folks, I know this one has been tough to resolve 😓 FYI that I am sending out Tuesday's Primer changelog with no PRC releases/news.

Let me know what help you need to get this moving so we can get it out before the changelog on March 6 🙏🏻

@colebemis
Copy link
Contributor

Passing all tests in Dotcom: https://github.com/github/github/pull/260857

Copy link
Contributor

@colebemis colebemis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@colebemis colebemis merged commit fbfe8f9 into main Feb 21, 2023
@colebemis colebemis deleted the changeset-release/main branch February 21, 2023 19:28
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.

6 participants