1
1
mirror of https://github.com/primer/css.git synced 2024-11-22 01:53:17 +03:00
Commit Graph

6763 Commits

Author SHA1 Message Date
primer[bot]
8837348f1c
Version Packages (#2635)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-20 14:03:49 -07:00
Katie Langerman
ab6076c62b
Use control borders for subnav + disabled button fix (#2643)
* use control borders

* Create red-flowers-own.md
2024-06-20 07:48:52 -07:00
dependabot[bot]
cc3854c647
Bump ws from 6.2.2 to 6.2.3 in /docs (#2642)
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 09:48:02 -07:00
dependabot[bot]
3303b1ca7d
Bump the all group across 1 directory with 2 updates (#2640)
Bumps the all group with 2 updates in the / directory: [@primer/stylelint-config](https://github.com/primer/stylelint-config) and [eslint](https://github.com/eslint/eslint).


Updates `@primer/stylelint-config` from 13.0.0-rc.fd47ce2 to 13.0.0-rc.3392714
- [Release notes](https://github.com/primer/stylelint-config/releases)
- [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/stylelint-config/commits)

Updates `eslint` from 9.4.0 to 9.5.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.4.0...v9.5.0)

---
updated-dependencies:
- dependency-name: "@primer/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:05:50 -07:00
dependabot[bot]
035ffef7ce
Bump braces from 3.0.2 to 3.0.3 in /docs (#2638)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 14:32:08 -07:00
dependabot[bot]
75d03c7f5a
Bump the all group with 10 updates (#2637)
* Bump the all group with 10 updates

Bumps the all group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@primer/primitives](https://github.com/primer/primitives) | `8.2.0` | `8.2.2` |
| [@primer/view-components](https://github.com/primer/view_components) | `0.22.0` | `0.25.1` |
| [@primer/stylelint-config](https://github.com/primer/stylelint-config) | `13.0.0-rc.af5663d` | `13.0.0-rc.3392714` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.4.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.2` | `5.0.1` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.5.0` | `28.6.0` |
| [filesize](https://github.com/avoidwork/filesize.js) | `10.1.0` | `10.1.2` |
| [postcss-load-config](https://github.com/postcss/postcss-load-config) | `5.0.3` | `6.0.1` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` |
| [semver](https://github.com/npm/node-semver) | `7.6.0` | `7.6.2` |


Updates `@primer/primitives` from 8.2.0 to 8.2.2
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/primitives/compare/v8.2.0...v8.2.2)

Updates `@primer/view-components` from 0.22.0 to 0.25.1
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.22.0...v0.25.1)

Updates `@primer/stylelint-config` from 13.0.0-rc.af5663d to 13.0.0-rc.3392714
- [Release notes](https://github.com/primer/stylelint-config/releases)
- [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/stylelint-config/commits)

Updates `eslint` from 8.57.0 to 9.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.4.0)

Updates `eslint-plugin-github` from 4.10.2 to 5.0.1
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1)

Updates `eslint-plugin-jest` from 28.5.0 to 28.6.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.5.0...v28.6.0)

Updates `filesize` from 10.1.0 to 10.1.2
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/10.1.0...10.1.2)

Updates `postcss-load-config` from 5.0.3 to 6.0.1
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-load-config/compare/v5.0.3...6.0.1)

Updates `prettier` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

Updates `semver` from 7.6.0 to 7.6.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.6.0...v7.6.2)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@primer/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: filesize
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: semver
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>

* Rename .eslintrc.json to eslint.config.json

* Update and rename eslint.config.json to eslint.config.cjs

* Update eslint.config.cjs

* Fix config

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2024-06-11 14:31:53 -07:00
dependabot[bot]
a0e1443196
Bump the all group with 2 updates (#2636)
Bumps the all group with 2 updates: [chrnorm/deployment-action](https://github.com/chrnorm/deployment-action) and [chrnorm/deployment-status](https://github.com/chrnorm/deployment-status).


Updates `chrnorm/deployment-action` from 2.0.5 to 2.0.7
- [Release notes](https://github.com/chrnorm/deployment-action/releases)
- [Commits](https://github.com/chrnorm/deployment-action/compare/v2.0.5...v2.0.7)

Updates `chrnorm/deployment-status` from 2.0.1 to 2.0.3
- [Release notes](https://github.com/chrnorm/deployment-status/releases)
- [Commits](https://github.com/chrnorm/deployment-status/compare/v2.0.1...v2.0.3)

---
updated-dependencies:
- dependency-name: chrnorm/deployment-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: chrnorm/deployment-status
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 14:16:23 -07:00
Jon Rohan
c43ad3c91e
Update dependabot.yml 2024-06-11 14:13:13 -07:00
Jon Rohan
af3ab76454
Upgrade to @primer/primtives@8.2.0 and @primer/stylelint-config@13.0.0-rc (#2634)
* Upgrade primer/primitives to latest

* Change theme imports

* Remove empty css imports

* upgrade

* Replacing $spacing variables

* Replace a few direct values

* Fix stylelint add disables script

* Add stylelint disables to exisiting files

* Fix ci run

* Create young-foxes-battle.md

* Updates from suggestions

* Fix theme in storybook
2024-06-03 12:57:42 -07:00
Kate Travers
baf0cdcda7
include typography utility class names in example text content (#2633)
## Context

Whenever I look up typography utility classes, I end up having to inspect the markup in the embedded Storybook to get the actual class name. It would be much easier if the class names were written out in the text content instead, so they could be copy/pasted directly from the page, without having to take the extra step of inspecting the page source.

## Summary

This PR adds the class names to the storybook text content.

## Related

https://github.com/primer/design/pull/796
2024-06-03 11:22:47 -07:00
dependabot[bot]
1aee8cdeee
Bump eslint-plugin-jest from 28.3.0 to 28.5.0 (#2631)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.3.0 to 28.5.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.3.0...v28.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 08:19:51 -07:00
dependabot[bot]
0e9d1f3905
Bump table from 6.8.1 to 6.8.2 (#2630)
Bumps [table](https://github.com/gajus/table) from 6.8.1 to 6.8.2.
- [Release notes](https://github.com/gajus/table/releases)
- [Commits](https://github.com/gajus/table/compare/v6.8.1...v6.8.2)

---
updated-dependencies:
- dependency-name: table
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 08:19:37 -07:00
dependabot[bot]
63a7ddb9e9
Bump @changesets/cli from 2.27.1 to 2.27.5 (#2628)
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.27.1 to 2.27.5.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.1...@changesets/cli@2.27.5)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 08:19:10 -07:00
dependabot[bot]
f5106ee8fa
Bump primer/.github from 2.0.0 to 2.1.0 (#2627)
Bumps [primer/.github](https://github.com/primer/.github) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/primer/.github/releases)
- [Commits](https://github.com/primer/.github/compare/v2...v2.1.0)

---
updated-dependencies:
- dependency-name: primer/.github
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 08:18:53 -07:00
Jon Rohan
2b06fd1576
Remove release tracking branch check 2024-05-28 12:54:02 -07:00
Jon Rohan
423209b128
Update release_tracking.yml 2024-05-22 08:27:18 -07:00
Jon Rohan
8eb981c0f7
Update release_tracking.yml to v2.1.0 2024-05-22 08:17:06 -07:00
Jon Rohan
86216d0e49
Create release_tracking workflow for tracking releases (#2625) 2024-05-13 09:21:53 -07:00
primer[bot]
b928b383de
Version Packages (#2623)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-07 13:45:54 -07:00
primer[bot]
f557df2760
Version Packages (#2599)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-07 13:02:00 -07:00
Keith Cirkel
e8679348ca
drop !important from details styling (#2611)
* drop !important from details styling

* Create short-flies-tie.md

---------

Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
2024-05-07 07:19:24 -07:00
Nikola Stamatović
2eabfdea85
[a11y] Removing !important from letter-spacing marketing typography (#2613)
* removing !important from letter-spacing marketing typography

* Create proud-rockets-kiss.md

---------

Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
2024-05-07 07:18:57 -07:00
dependabot[bot]
c5bf346365
Bump postcss-calc from 9.0.1 to 10.0.0 (#2618)
Bumps [postcss-calc](https://github.com/postcss/postcss-calc) from 9.0.1 to 10.0.0.
- [Release notes](https://github.com/postcss/postcss-calc/releases)
- [Changelog](https://github.com/postcss/postcss-calc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-calc/compare/v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: postcss-calc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 18:31:55 +02:00
dependabot[bot]
506e78e07b
Bump ejs from 3.1.9 to 3.1.10 in /docs (#2620)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 18:30:22 +02:00
dependabot[bot]
7e22a721b3
Bump eslint-plugin-jest from 27.9.0 to 28.3.0 (#2616)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.3.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 18:28:39 +02:00
Siddharth Kshetrapal
e41c703218
design-reviewers and engineer-reviewers as codeowners (#2621) 2024-05-06 09:07:54 -07:00
dependabot[bot]
af67d79d03
Bump primer/.github from 1.0.0 to 2.0.0 (#2614)
* Bump primer/.github from 1.0.0 to 2.0.0

Bumps [primer/.github](https://github.com/primer/.github) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/primer/.github/releases)
- [Commits](https://github.com/primer/.github/compare/v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: primer/.github
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Just npm i... no point with npm ci

* Just npm i, no point with npm ci

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2024-05-02 13:28:25 +02:00
dependabot[bot]
9175bc3e85
Bump tar from 6.1.15 to 6.2.1 in /docs (#2608)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 16:05:28 -07:00
Lukas Oppermann
6a8ac214a8
Update release_canary.yml (#2610)
Update workflow dependencies to tagged version
2024-04-15 11:37:12 +02:00
Lukas Oppermann
d29d8a753e
Update node to v20 and add version instead of main to workflow (#2609)
* update node to v20 and add version instead of main to workflow

* Update deploy_preview.yml

* Update deploy_production.yml
2024-04-12 13:46:04 +02:00
Katie Langerman
a03827b0a0
Cleanup old Primitive imports (#2606)
* cleanup

* Create three-apples-beg.md

* add color imports to sb

* sb upgrades
2024-04-09 11:55:11 -07:00
dependabot[bot]
a723b65457
Bump tj-actions/changed-files from 42 to 44 (#2605)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 44.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v42...v44)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:54:43 -07:00
dependabot[bot]
c4e9fbb83c
Bump @primer/stylelint-config from 12.9.1 to 12.9.2 (#2604)
Bumps [@primer/stylelint-config](https://github.com/primer/stylelint-config) from 12.9.1 to 12.9.2.
- [Release notes](https://github.com/primer/stylelint-config/releases)
- [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/stylelint-config/compare/v12.9.1...v12.9.2)

---
updated-dependencies:
- dependency-name: "@primer/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:54:29 -07:00
dependabot[bot]
18a350acb2
Bump postcss-import from 16.0.1 to 16.1.0 (#2602)
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 16.0.1 to 16.1.0.
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-import/compare/16.0.1...16.1.0)

---
updated-dependencies:
- dependency-name: postcss-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:53:32 -07:00
dependabot[bot]
af8347b23e
Bump autoprefixer from 10.4.18 to 10.4.19 (#2601)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.18 to 10.4.19.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:53:25 -07:00
dependabot[bot]
25529bdb41
Bump @primer/view-components from 0.19.0 to 0.22.0 (#2600)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.19.0 to 0.22.0.
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.19.0...v0.22.0)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:53:16 -07:00
Jon Rohan
9896c79a84
Move native color styles from the color-modes bundle to the base bundle (#2596)
* Rename native.scss to native-colors.scss

* Remove native import

* Import native-colors

* Create fair-cups-lay.md
2024-03-29 13:04:39 -07:00
Katie Langerman
434fcac6c2
Remove marketing variables (#2598)
* delete unused

* Create angry-toys-live.md
2024-03-29 12:41:57 -07:00
Katie Langerman
da08a6178c
Update bg-color utility docs to say muted (#2593)
* muted

* Update docs/stories/utilities/Color.stories.jsx
2024-03-21 10:30:56 -07:00
primer[bot]
8673252106
Version Packages (#2591)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-18 18:54:11 -07:00
Katie Langerman
d75a512298
Update legacy shadows (#2590)
* just change them all

* Create angry-cycles-smell.md
2024-03-18 17:48:22 -07:00
primer[bot]
1340cf9c98
Version Packages (#2587)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-15 11:23:15 -07:00
Katie Langerman
7a25839420
Bump Primitives + fix selectmenu (#2588)
* bump + fix selectmenu

* Create ninety-baboons-compete.md
2024-03-15 10:59:01 -07:00
Katie Langerman
5d8a030319
Update shadow utils (#2581)
* remove large/xlarge shadows

* Create dry-schools-clap.md
2024-03-13 17:06:54 -07:00
Keith Cirkel
5e2a920e71
upgrade all deps (#2586)
* upgrade all deps

* upgrade workflow deps

* keep stylelint back to v15
2024-03-07 14:57:33 +00:00
primer[bot]
4104bfc69f
Version Packages (#2579)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-12 16:29:04 -08:00
Katie Langerman
407c5676d6
Add monospace CSS var (#2566)
* add monospace typography token

* fix fallback style

* Create tall-chairs-push.md

* Update src/support/variables/typography.scss
2024-02-12 16:18:15 -08:00
Katie Langerman
51666ea3b4
Tooltip visual refresh (#2532)
* match react tooltip

* lint

* lint

* Create ten-poets-yawn.md

* remove delay
2024-02-12 16:15:56 -08:00
Jon Rohan
207070961e Fix bundle size report 2024-01-02 18:51:10 +00:00
primer[bot]
2b46b7a4b8
Version Packages (#2565)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-07 14:31:50 -08:00