1
1
mirror of https://github.com/primer/css.git synced 2024-10-04 04:17:21 +03:00
Commit Graph

956 Commits

Author SHA1 Message Date
Katie Langerman
7a25839420
Bump Primitives + fix selectmenu (#2588)
* bump + fix selectmenu

* Create ninety-baboons-compete.md
2024-03-15 10:59:01 -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
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
primer[bot]
91075c1230
Version Packages (#2556)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-01 11:10:25 -08:00
dependabot[bot]
7b9b03b646
Bump postcss-load-config from 4.0.1 to 5.0.0 (#2559)
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 4.0.1 to 5.0.0.
- [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/v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: postcss-load-config
  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>
2023-12-01 09:59:03 -08:00
dependabot[bot]
072bb6d762
Bump @primer/view-components from 0.5.1 to 0.14.0 (#2560)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.5.1 to 0.14.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.5.1...v0.14.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>
2023-12-01 09:57:49 -08:00
Jon Rohan
ef9337edb2
Remove references to npm start and dev (#2553) 2023-11-30 15:02:27 -08:00
primer[bot]
a2cf6e726e
Version Packages (#2551)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-21 09:18:40 -08:00
dependabot[bot]
ad78f2fff4
Bump eslint-plugin-prettier from 4.2.1 to 5.0.1 (#2537)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  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>
2023-10-13 11:35:00 -07:00
primer[bot]
811e171c39
Version Packages (#2521)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-12 14:28:55 -07:00
GitHub Design Systems Bot
b542f33f91
Version Packages (#2491)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-22 09:26:15 -07:00
Katie Langerman
a8b1bed2ea
Bump Primitives v7.12.0 (#2508)
* bump + bring back inset

* Create lemon-cups-flow.md

* bump stylelint
2023-08-22 09:19:49 -07:00
dependabot[bot]
0b9429e61c
Bump @primer/view-components from 0.1.7 to 0.5.1 (#2502)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.1.7 to 0.5.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.1.7...v0.5.1)

---
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>
2023-08-11 12:28:28 -07:00
Jon Rohan
77cfb3e961
Updating npm deps with ^ semver (#2492) 2023-07-13 16:59:28 -07:00
Jon Rohan
e1b3f4f4bd
Remove yarn in favor of npm (#2443)
* Remove yarn in favor of npm

* Create tame-turkeys-laugh.md

* Check in package-lock

* Revert

* Use auto commit action instead

* Cache and run npm ci

* Change node version to 18

* config legacy-peer-deps

* Update node version

* Also legacy peer deps in docs

* Ignore yarn.lock

* no-audit no-fund

* I dont know

* re-yarn the docs folder

* Update pakage-lock.json

* package lock

* Removing yarn from docs again

* Remove docs preview

* don't depend on deploy

* put back

---------

Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
2023-07-13 16:40:26 -07:00
Katie Langerman
ad358f2087
Remove Gatsby docs site (#2484)
* upgrade

* add all stories

* new directory

* move back to docs

* remove from root

* cleanup

* try node 16

* adjust build script

* try to fix build

* try node 16

* maybe?

* please

* bye gatsby

* fix button story

* add info banner

* add missing marketing docs
2023-07-13 15:14:44 -07:00
dependabot[bot]
ccad4bbc9e
Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#2477)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.2.
- [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.2.1...v27.2.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  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>
2023-07-03 16:58:26 +09:00
GitHub Design Systems Bot
42997a4f39
Version Packages (#2475)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-28 14:56:26 +09:00
GitHub Design Systems Bot
07fa8a34e3
Version Packages (#2471)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-23 20:40:31 +09:00
GitHub Design Systems Bot
a65f103b17
Version Packages (#2469)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-22 11:35:49 +01:00
GitHub Design Systems Bot
00c76451c0
Version Packages (#2467)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-21 14:04:51 -07:00
Katie Langerman
9204701416
Use @primer/primitives v8 colors with fallbacks (#2466)
* bump

* run stylelint

* lint

* bump release

* Create tidy-brooms-search.md
2023-06-21 13:56:27 -07:00
GitHub Design Systems Bot
5ac76ee9a1
Version Packages (#2458)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-13 15:43:15 -07:00
dependabot[bot]
2788008a18
Bump stylelint from 14.15.0 to 15.7.0 (#2459)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.15.0 to 15.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.15.0...15.7.0)

---
updated-dependencies:
- dependency-name: stylelint
  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>
2023-06-12 11:43:12 +09:00
Katie Langerman
352ed7b755
Add new PostCSS fallback config (#2457)
* add new fallback config

* Create swift-moles-jump.md
2023-06-09 11:13:04 -07:00
GitHub Design Systems Bot
f5607983b7
Version Packages (#2428)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-31 11:24:27 -07:00
Katie Langerman
fe17ba05ac
Bump primitives v7.11.10 (#2439)
* bump

* Create fair-horses-roll.md

* bump

* add plugin

* remove test

* Rebuild lock

* fix docs dep

* Update fair-horses-roll.md

---------

Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2023-05-31 11:09:16 -07:00
Jon Rohan
12488ce98a
Fix issue with canary publishing (#2444)
* downgrade postcss

* canary release on dependabot
2023-05-12 10:40:35 -07:00
dependabot[bot]
27da7cbcbc
Bump globby from 13.1.3 to 13.1.4 (#2434)
Bumps [globby](https://github.com/sindresorhus/globby) from 13.1.3 to 13.1.4.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v13.1.3...v13.1.4)

---
updated-dependencies:
- dependency-name: globby
  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>
2023-05-12 09:13:10 -07:00
dependabot[bot]
6439c0ba42
Bump prettier from 2.8.7 to 2.8.8 (#2433)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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/2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  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>
2023-05-12 09:07:33 -07:00
GitHub Design Systems Bot
7dc4d9f43a
Version Packages (#2420)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-21 10:20:00 -07:00
Katie Langerman
718f1aa6a6
Update size tokens to Primitives pre-v8 release (#2425)
* use new size tokens

* Create wild-wombats-doubt.md

* fix import

* Update wild-wombats-doubt.md
2023-04-21 10:02:59 -07:00
dependabot[bot]
bb4eef5a40
Bump jest from 29.3.1 to 29.5.0 (#2414)
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest)

---
updated-dependencies:
- dependency-name: 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>
2023-04-06 13:00:56 +09:00
dependabot[bot]
e30ba3a490
Bump prettier from 2.7.1 to 2.8.7 (#2415)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.7.
- [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/2.7.1...2.8.7)

---
updated-dependencies:
- dependency-name: prettier
  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>
2023-04-06 03:07:26 +00:00
dependabot[bot]
5c367f2c00
Bump eslint from 8.35.0 to 8.37.0 (#2416)
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.37.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.35.0...v8.37.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-04-06 12:04:46 +09:00
dependabot[bot]
16ad290f9b
Bump postcss-simple-vars from 6.0.3 to 7.0.1 (#2417)
Bumps [postcss-simple-vars](https://github.com/postcss/postcss-simple-vars) from 6.0.3 to 7.0.1.
- [Release notes](https://github.com/postcss/postcss-simple-vars/releases)
- [Changelog](https://github.com/postcss/postcss-simple-vars/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-simple-vars/compare/6.0.3...7.0.1)

---
updated-dependencies:
- dependency-name: postcss-simple-vars
  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>
2023-04-06 12:04:03 +09:00
simurai
7dfcb0c595
Bump @primer/primitives to 7.11.5 (#2421)
* yarn add @primer/primitives@^7.11.5

* Create .changeset/chatty-elephants-fry.md
2023-04-06 12:02:31 +09:00
dependabot[bot]
e631273fa6
Bump @changesets/cli from 2.26.0 to 2.26.1 (#2413)
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.26.0 to 2.26.1.
- [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.26.0...@changesets/cli@2.26.1)

---
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>
2023-04-03 10:49:10 +09:00
GitHub Design Systems Bot
2221a294e3 Version Packages (#2392)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-31 19:11:04 +09:00
simurai
cf38a932e7
Bump @primer/primitives to 7.11.3 (#2409)
* yarn add @primer/primitives@^7.11.3

* Create .changeset/little-snails-hammer.md
2023-03-30 14:56:26 +02:00
simurai
607337cce5
Bump @primer/primitives to 7.11.2 (#2407)
* yarn add @primer/primitives@^7.11.2

* Create .changeset/clever-walls-wait.md
2023-03-29 11:13:05 +02:00
dependabot[bot]
284726bce1
Bump eslint from 8.25.0 to 8.35.0 (#2397)
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.35.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.25.0...v8.35.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-03-06 11:02:04 -08:00
dependabot[bot]
c52803f2fd
Bump eslint-plugin-jest from 27.1.6 to 27.2.1 (#2396)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.6 to 27.2.1.
- [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.1.6...v27.2.1)

---
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>
2023-03-06 11:01:51 -08:00
dependabot[bot]
a1b81d0d76
Bump @github/prettier-config from 0.0.4 to 0.0.6 (#2395)
Bumps [@github/prettier-config](https://github.com/github/prettier-config) from 0.0.4 to 0.0.6.
- [Release notes](https://github.com/github/prettier-config/releases)
- [Commits](https://github.com/github/prettier-config/compare/v0.0.4...v0.0.6)

---
updated-dependencies:
- dependency-name: "@github/prettier-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>
2023-03-06 11:01:24 -08:00
dependabot[bot]
b3258daaa5
Bump @primer/view-components from 0.0.120 to 0.1.0 (#2394)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.0.120 to 0.1.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.0.120...v0.1.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>
2023-03-06 11:01:10 -08:00
dependabot[bot]
db374a3fd3
Bump postcss from 8.4.18 to 8.4.21 (#2393)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.21.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.21)

---
updated-dependencies:
- dependency-name: postcss
  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>
2023-03-06 11:00:18 -08:00
GitHub Design Systems Bot
54f90b5a45
Version Packages (#2387)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-24 11:42:38 +09:00
GitHub Design Systems Bot
7eb38522d3
Version Packages (#2381)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-10 12:11:05 -08:00
Katie Langerman
3010e199bb
Bump Primitives v7.11.1 (#2380)
* bump

* Create .changeset/twelve-clocks-glow.md

* we still use yarn up in here?
2023-02-10 11:59:17 -08:00