Skip to content

Commit

Permalink
Merge branch 'main' into francinelucca/3967-bug-bannerprimaryaction-a…
Browse files Browse the repository at this point in the history
…nd-bannersecondaryaction-button-to-support-href
  • Loading branch information
francinelucca authored Oct 8, 2024
2 parents 1f9bc82 + 0a1f357 commit ced3929
Show file tree
Hide file tree
Showing 210 changed files with 3,021 additions and 3,302 deletions.
5 changes: 5 additions & 0 deletions .changeset/breezy-windows-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Remove the CSS modules feature flag from Link component
5 changes: 5 additions & 0 deletions .changeset/dry-pens-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': patch
---

Fixes negative and invalid pages in data table pagination on re-render.
5 changes: 5 additions & 0 deletions .changeset/dull-beans-dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Set the `min-width` of `IconButton` to `unset` to resolve layout issues.
5 changes: 5 additions & 0 deletions .changeset/dull-mirrors-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': major
---

Move Octicon, Pagehead, Dialog (v1), and Tooltip (v1) to `@primer/react/deprecated`
5 changes: 5 additions & 0 deletions .changeset/eight-avocados-lick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": minor
---

Tooltip: Do not export all types publicly in the experimental bundle
5 changes: 5 additions & 0 deletions .changeset/five-seas-scream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Move CSS modules feature flag from staff to ga for Avatar component
5 changes: 5 additions & 0 deletions .changeset/khaki-dolls-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': minor
---

Promote Dialog, Tooltip, and Stack from `@primer/react/experimental` to `@primer/react`
5 changes: 5 additions & 0 deletions .changeset/large-glasses-provide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Add focus styles to Pagination component
5 changes: 5 additions & 0 deletions .changeset/large-plants-unite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Bug fix(Avatar): Changed rounded border calculation for the "square" Avatar to better align with existing border styles
5 changes: 5 additions & 0 deletions .changeset/plenty-books-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

fix for `toggleStyledComponent` utility, When the feature flag is enabled and sx prop is passed in use, Box
5 changes: 5 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"example-theming": "0.0.0"
},
"changesets": [
"angry-tigers-jump",
"beige-schools-kneel",
"big-pumas-sit",
"blue-stingrays-decide",
Expand All @@ -25,6 +26,7 @@
"dirty-pianos-wash",
"dry-trainers-protect",
"dull-dolphins-bake",
"dull-mirrors-dream",
"dull-turkeys-cheer",
"early-lions-vanish",
"eighty-houses-beg",
Expand Down Expand Up @@ -78,6 +80,7 @@
"slow-walls-drum",
"soft-tips-chew",
"sour-cooks-dress",
"sour-cycles-warn",
"spicy-eggs-melt",
"spicy-flies-sniff",
"spotty-melons-sit",
Expand All @@ -88,6 +91,7 @@
"tame-boats-hide",
"ten-gifts-own",
"ten-masks-smoke",
"thin-planes-grow",
"thirty-pets-impress",
"thirty-tips-bow",
"three-coins-tell",
Expand All @@ -99,6 +103,7 @@
"twenty-spoons-give",
"weak-hats-type",
"weak-ravens-greet",
"wet-otters-pull",
"wicked-books-occur",
"yellow-tools-call",
"young-meals-worry"
Expand Down
5 changes: 5 additions & 0 deletions .changeset/silent-fireants-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': minor
---

Add the `useFeatureFlag` hook to `@primer/react/experimental`
5 changes: 5 additions & 0 deletions .changeset/sour-cycles-warn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': minor
---

Add ResponsiveValue type to `@primer/react` entrypoint
5 changes: 5 additions & 0 deletions .changeset/stupid-monkeys-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

SelectPanel: Fix items not being selected when defined within scope (track selection by item.id)
5 changes: 5 additions & 0 deletions .changeset/tame-walls-travel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Move CSS modules team feature flag to staff for Banner, ButtonGroup, Checkbox, CounterLabel components
5 changes: 5 additions & 0 deletions .changeset/thin-planes-grow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

SelectPanel: Fix font weight from active styles for modern ActionList (behind feature flag)
5 changes: 5 additions & 0 deletions .changeset/tidy-impalas-remain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Use the IconButton for the close button on Dialog
5 changes: 5 additions & 0 deletions .changeset/wet-apples-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Correctly pass styled system typography and common props to the `Box` component in the `Text` component when the CSS modules feature flag is enabled.
5 changes: 5 additions & 0 deletions .changeset/wet-otters-pull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Banner: Fix margin for inline actions
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Primer React",
"image": "mcr.microsoft.com/vscode/devcontainers/typescript-node:18",
"image": "mcr.microsoft.com/vscode/devcontainers/typescript-node:22",
"extensions": ["esbenp.prettier-vscode", "dbaeumer.vscode-eslint", "DavidAnson.vscode-markdownlint"],
"forwardPorts": [8000],
"onCreateCommand": ["/bin/bash", "-c", "npm run setup"],
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/pagerduty/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 22
- name: Get PagerDuty Schedule
id: pagerduty
uses: actions/github-script@v6
Expand Down
11 changes: 1 addition & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,7 @@ updates:
directory: '/'
schedule:
interval: 'weekly'
labels:
- 'dependencies'
- 'skip changeset'

- package-ecosystem: 'npm'
directory: '/docs'
schedule:
interval: 'weekly'
allow:
- dependency-name: '@primer/gatsby-theme-doctocat'
versioning-strategy: increase
labels:
- 'dependencies'
- 'skip changeset'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/assign_release_conductor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
- run: npm i -g npm@^10.5.1
- run: npm ci
- uses: ./.github/actions/pagerduty
Expand Down
Loading

0 comments on commit ced3929

Please sign in to comment.