simurai
13be7ef18d
SegmentedControl ( #2083 )
...
* Add SegmentedControl
* Fix dividers
* Follow Figma spec
* Create famous-moles-bow.md
* Rename item to button
* Rename visual to icon
* Rename text to label
* Use new size and typography tokens
* Support IconOnly
* Add icon only when narrow variant
* Increase touch target
* Add disabled state
* Avoid size increase when item becomes bold
* Add loading state
* Lint
* Add more templates
* Use Primitives
* Lint
* Use variable
* yarn add @primer/primitives@0.0.0-20220604151305
* Update Primitives
* Address accessibility feedback
* Remove loading state
* Rename to leadingVisual
* Rename label to text
* Remove shadow
* Change to inset
* Update transitions
* Use SegmentedControl-button--selected class instead of aria
* Remove disabled prop
* Keep $width-md for now
* Add min-width
* Fix divider for selected item
* Add inset hover style
* Keep dividers
* Disable hover/active state when selected
* Fix a few more things
* Lint
* yarn add @primer/primitives@0.0.0-20220720082700
* yarn add @primer/primitives@^7.9.0
2022-07-22 12:06:11 +09:00
dependabot[bot]
da15f75d8a
Bump stylelint from 14.8.5 to 14.9.1 ( #2139 )
...
* Bump stylelint from 14.8.5 to 14.9.1
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.8.5 to 14.9.1.
- [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.8.5...14.9.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update avatar-stack.scss
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2022-07-21 13:15:31 -07:00
dependabot[bot]
f81c7a7d96
Bump globby from 13.1.1 to 13.1.2 ( #2164 )
...
Bumps [globby](https://github.com/sindresorhus/globby ) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v13.1.1...v13.1.2 )
---
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>
2022-07-21 12:38:29 -07:00
dependabot[bot]
5e1747db82
Bump jest from 28.1.0 to 28.1.3 ( #2157 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.1.0 to 28.1.3.
- [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/v28.1.3/packages/jest )
---
updated-dependencies:
- dependency-name: 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>
2022-07-21 12:35:08 -07:00
dependabot[bot]
643fece7f6
Bump eslint-plugin-jest from 26.1.5 to 26.6.0 ( #2159 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.1.5 to 26.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/v26.1.5...v26.6.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>
2022-07-21 12:34:45 -07:00
dependabot[bot]
2f5e203122
Bump eslint from 8.18.0 to 8.20.0 ( #2160 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.18.0 to 8.20.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.18.0...v8.20.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>
2022-07-21 12:33:59 -07:00
dependabot[bot]
97254feca5
Bump @primer/primitives from 7.8.4 to 7.9.0 ( #2162 )
...
Bumps [@primer/primitives](https://github.com/primer/primitives ) from 7.8.4 to 7.9.0.
- [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/v7.8.4...v7.9.0 )
---
updated-dependencies:
- dependency-name: "@primer/primitives"
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>
2022-07-21 12:33:33 -07:00
dependabot[bot]
49bc304f6b
Bump prettier from 2.6.2 to 2.7.1 ( #2161 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 2.7.1.
- [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.6.2...2.7.1 )
---
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>
2022-07-21 02:50:45 +00:00
dependabot[bot]
2874b73f13
Bump @changesets/cli from 2.22.0 to 2.23.2 ( #2158 )
...
Bumps [@changesets/cli](https://github.com/changesets/changesets ) from 2.22.0 to 2.23.2.
- [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.22.0...@changesets/cli@2.23.2 )
---
updated-dependencies:
- dependency-name: "@changesets/cli"
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>
2022-07-21 11:47:34 +09:00
dependabot[bot]
14a9460c41
Bump @changesets/changelog-github from 0.4.4 to 0.4.5 ( #2149 )
...
Bumps [@changesets/changelog-github](https://github.com/changesets/changesets ) from 0.4.4 to 0.4.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/changelog-github@0.4.4...@changesets/changelog-github@0.4.5 )
---
updated-dependencies:
- dependency-name: "@changesets/changelog-github"
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>
2022-07-21 11:44:19 +09:00
dependabot[bot]
04a03207a5
Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 ( #2142 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 4.0.0 to 4.2.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.0.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-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>
2022-07-20 12:30:01 +00:00
dependabot[bot]
139309ac8e
Bump eslint from 8.16.0 to 8.18.0 ( #2141 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.16.0 to 8.18.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.16.0...v8.18.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>
2022-07-01 13:03:38 -07:00
dependabot[bot]
9ae553de02
Bump filesize from 9.0.1 to 9.0.11 ( #2140 )
...
Bumps [filesize](https://github.com/avoidwork/filesize.js ) from 9.0.1 to 9.0.11.
- [Release notes](https://github.com/avoidwork/filesize.js/releases )
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/avoidwork/filesize.js/compare/9.0.1...9.0.11 )
---
updated-dependencies:
- dependency-name: filesize
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>
2022-07-01 13:03:13 -07:00
Katie Langerman
facb96823a
FormControl refactor/cleanup ( #2114 )
...
* checkbox animation adjustment
* radio styles
* disabled state
* pull styles from app header
* cleanup spacing/alignment
* add checkbox focus styles
* stories + radio focus styles
* convert to css check
* refactor to pure *CSS* :)
* configure multi radio story
* lint
* Create neat-sloths-march.md
* snappier animations
* adjust mask size for better scailing
* checkbox mask size
* lint
* Stylelint auto-fixes
* rename classes
* how many times will she refactor?
* slight refactor based on original api
* delete component file test
* Stylelint auto-fixes
* add comments around padding
* Stylelint auto-fixes
* undo changes to old forms
* increase touch target :)
* remove unused grid + cursor pointer
* Stylelint auto-fixes
* adjust disabled checked styles
* bump primitives
* Stylelint auto-fixes
* Update neat-sloths-march.md
* temp add prefix for testing
* test windows high contrast
* cleanup prefix for final build
Co-authored-by: Actions Auto Build <actions@github.com>
2022-06-30 14:37:27 -07:00
dependabot[bot]
f62ee21764
Bump filesize from 8.0.7 to 9.0.1 ( #2115 )
...
Bumps [filesize](https://github.com/avoidwork/filesize.js ) from 8.0.7 to 9.0.1.
- [Release notes](https://github.com/avoidwork/filesize.js/releases )
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/avoidwork/filesize.js/compare/8.0.7...9.0.1 )
---
updated-dependencies:
- dependency-name: filesize
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>
2022-06-23 09:50:17 -07:00
dependabot[bot]
cb41da307e
Bump stylelint from 14.8.2 to 14.8.5 ( #2104 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.8.2 to 14.8.5.
- [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.8.2...14.8.5 )
---
updated-dependencies:
- dependency-name: stylelint
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>
2022-06-03 19:37:09 -07:00
dependabot[bot]
d802ff17b8
Bump eslint from 8.14.0 to 8.16.0 ( #2102 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.14.0 to 8.16.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.14.0...v8.16.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>
2022-06-03 19:36:35 -07:00
dependabot[bot]
13b5d382d8
Bump @primer/stylelint-config from 12.5.0 to 12.6.1 ( #2105 )
...
Bumps [@primer/stylelint-config](https://github.com/primer/stylelint-config ) from 12.5.0 to 12.6.1.
- [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.5.0...v12.6.1 )
---
updated-dependencies:
- dependency-name: "@primer/stylelint-config"
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>
2022-06-03 15:35:40 -07:00
simurai
11c1715765
Revert "Bump eslint-plugin-jest from 26.1.5 to 26.4.6 ( #2113 )" ( #2116 )
...
This reverts commit d5767b3a48
.
2022-06-03 19:00:29 +09:00
dependabot[bot]
d5767b3a48
Bump eslint-plugin-jest from 26.1.5 to 26.4.6 ( #2113 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.1.5 to 26.4.6.
- [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/v26.1.5...v26.4.6 )
---
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>
2022-06-03 09:04:53 +00:00
dependabot[bot]
29a8819114
Bump postcss from 8.4.13 to 8.4.14 ( #2106 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.13 to 8.4.14.
- [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.13...8.4.14 )
---
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>
2022-06-02 11:09:29 +00:00
dependabot[bot]
d97ad4beef
Bump postcss-load-config from 3.1.4 to 4.0.1 ( #2103 )
...
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config ) from 3.1.4 to 4.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/v3.1.4...v4.0.1 )
---
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>
2022-06-02 11:07:49 +00:00
dependabot[bot]
382ead3d4f
Bump jest from 27.5.1 to 28.1.0 ( #2086 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 27.5.1 to 28.1.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/v28.1.0/packages/jest )
---
updated-dependencies:
- dependency-name: 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>
2022-05-19 12:15:30 -07:00
dependabot[bot]
db092c651a
Bump @primer/stylelint-config from 12.4.0 to 12.5.0 ( #2085 )
...
* Bump @primer/stylelint-config from 12.4.0 to 12.5.0
Bumps [@primer/stylelint-config](https://github.com/primer/stylelint-config ) from 12.4.0 to 12.5.0.
- [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.4.0...v12.5.0 )
---
updated-dependencies:
- dependency-name: "@primer/stylelint-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Removing needless disables
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2022-05-19 10:59:34 -07:00
dependabot[bot]
fbcf279c11
Bump stylelint from 14.6.1 to 14.8.2 ( #2084 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.6.1 to 14.8.2.
- [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.6.1...14.8.2 )
---
updated-dependencies:
- dependency-name: stylelint
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>
2022-05-19 10:56:06 -07:00
dependabot[bot]
1227d280a8
Bump fs-extra from 10.0.1 to 10.1.0 ( #2057 )
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases )
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.1...10.1.0 )
---
updated-dependencies:
- dependency-name: fs-extra
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>
2022-05-19 10:52:30 -07:00
dependabot[bot]
c44b705232
Bump autoprefixer from 10.4.6 to 10.4.7 ( #2071 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.6 to 10.4.7.
- [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.6...10.4.7 )
---
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>
2022-05-19 10:50:32 -07:00
Katie Langerman
92ac0e39e6
Setup new primer-primitive
bundle ( #2078 )
...
* bump
* add index
* add storybook support
* gatsby import
* Create itchy-wasps-refuse.md
2022-05-18 18:21:47 -07:00
dependabot[bot]
658c765006
Bump @primer/primitives from 7.7.0 to 7.8.3 ( #2066 )
...
Bumps [@primer/primitives](https://github.com/primer/primitives ) from 7.7.0 to 7.8.3.
- [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/v7.7.0...v7.8.3 )
---
updated-dependencies:
- dependency-name: "@primer/primitives"
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>
2022-05-02 13:50:06 -07:00
dependabot[bot]
ddc7ef4364
Bump postcss-scss from 4.0.3 to 4.0.4 ( #2069 )
...
Bumps [postcss-scss](https://github.com/postcss/postcss-scss ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/postcss/postcss-scss/releases )
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.3...4.0.4 )
---
updated-dependencies:
- dependency-name: postcss-scss
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>
2022-05-02 13:49:47 -07:00
dependabot[bot]
ea89f2a1f5
Bump postcss from 8.4.12 to 8.4.13 ( #2068 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.12 to 8.4.13.
- [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.12...8.4.13 )
---
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>
2022-05-02 17:44:48 +09:00
dependabot[bot]
445b0208b0
Bump autoprefixer from 10.4.4 to 10.4.6 ( #2063 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.4 to 10.4.6.
- [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.4...10.4.6 )
---
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>
2022-05-02 17:30:59 +09:00
dependabot[bot]
788f974658
Bump eslint from 8.13.0 to 8.14.0 ( #2053 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.13.0 to 8.14.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.13.0...v8.14.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>
2022-05-02 06:22:48 +00:00
dependabot[bot]
61089da5a5
Bump eslint-plugin-jest from 26.0.0 to 26.1.5 ( #2056 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.0.0 to 26.1.5.
- [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/v26.0.0...v26.1.5 )
---
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>
2022-05-02 06:19:01 +00:00
GitHub Design Systems Bot
cc81c59521
Release Tracking ( #2039 )
...
* Adding pre.json
* Delete pre.json
* Marketing: Remove unused pullquote selector (#1767 )
* Remove unused pullquote style
* Create good-fireants-collect.md
* next_major protection
* On push
* Exit 1
* Update instructions
* Underline nav focus state (#1821 )
* add pseudo selectors
* adjustments
* add stories, cleanup
* update mixin
* fix mixin
* lint
* add back overflow styles
* adjust focus for better overflow state, scrollsnap
* post test adjustments, move hacks to primer css
* Stylelint auto-fixes
* hover state desktop only
* document data-content hack
* Create nice-days-jog.md
* Use counter-border for LHC (#1792 )
* Use counter-border for LHC
* Create orange-ties-sin.md
* Remove fallback
* Update nice-days-jog.md
Co-authored-by: langermank <langermank@github.com>
Co-authored-by: Actions Auto Build <actions@github.com>
Co-authored-by: simurai <simurai@github.com>
* Global focus styles (#1744 )
* setup base focus styles
* add feature stories
* add stories for focusable things, delete outline:0
* switch back to box-shadow
* support class
* stylelint
* fix theme viewer
* switch back to outline, address feedback
* lint
* temp stashing stories here
* Create giant-bees-talk.md
* I think we got it!
* address input directly
* checkbox/radio outline offset
* lint
* change actionlist to just use focus
* merge
* Update giant-bees-talk.md
* address marketing styles
* tabnav focus fix
* reach all buttons
* attempt windows hc selector
* Stylelint auto-fixes
* fixes
* add focus style testing page
* Stylelint auto-fixes
* add href for testing
* remove position relative to fix chrome bug
* fix details scenario
* add offset to WHC
* maintain offset specificity in whc
* inset tabnav focus
* switch offset to inset
* fix actionlist focus
* lint
* better scoping, handle forms for safari
* moving specific styles from dotcom
* address autocomplete
* cleanup
* cleanup
* selected focus states
* adjust marketing focus
* use offset instead for marketing
* Stylelint auto-fixes
* fix merge
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Co-authored-by: Actions Auto Build <actions@github.com>
* Upgrading to stylelint-config-12.4.0 (#2041 )
* Upgrading to stylelint-config-12.4.0
* Create tame-clouds-shop.md
* Global focus style CSS from feature flag (#2046 )
* extra CSS found from cleaning up feat flag
* lint
* Create young-trainers-yell.md
* fix mixin
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
* UnderlineNav bug fix (#2047 )
* fix selector (bad merge?)
* Create ninety-bobcats-do.md
* lint
* Comment box upload focus border-radius (#2049 )
* missing border-radius
* Create beige-horses-fetch.md
* lint
* you would think I would know these by now
* Fix headings with an anchor in a summary (#2048 )
* Fix headings with an anchor in a summary
* Create hip-readers-press.md
* Lint
* Version Packages
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Co-authored-by: Tobias Ahlin <hello@tobiasahlin.com>
Co-authored-by: langermank <langermank@github.com>
Co-authored-by: Actions Auto Build <actions@github.com>
Co-authored-by: simurai <simurai@github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-29 10:33:00 -07:00
dependabot[bot]
34243054b2
Bump cssstats from 4.0.2 to 4.0.5 ( #2036 )
...
Bumps [cssstats](https://github.com/cssstats/cssstats ) from 4.0.2 to 4.0.5.
- [Release notes](https://github.com/cssstats/cssstats/releases )
- [Commits](https://github.com/cssstats/cssstats/compare/v4.0.2...v4.0.5 )
---
updated-dependencies:
- dependency-name: cssstats
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>
2022-04-20 09:46:29 -07:00
dependabot[bot]
60f5d65614
Bump @changesets/cli from 2.20.0 to 2.22.0 ( #2033 )
...
Bumps [@changesets/cli](https://github.com/changesets/changesets ) from 2.20.0 to 2.22.0.
- [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.20.0...@changesets/cli@2.22.0 )
---
updated-dependencies:
- dependency-name: "@changesets/cli"
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>
2022-04-20 09:42:11 -07:00
dependabot[bot]
95d86fd5e0
Bump postcss-import from 14.0.2 to 14.1.0 ( #2032 )
...
Bumps [postcss-import](https://github.com/postcss/postcss-import ) from 14.0.2 to 14.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/14.0.2...14.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>
2022-04-20 09:39:23 -07:00
dependabot[bot]
8df9029009
Bump postcss-load-config from 3.1.0 to 3.1.4 ( #2034 )
...
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config ) from 3.1.0 to 3.1.4.
- [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/3.1.0...v3.1.4 )
---
updated-dependencies:
- dependency-name: postcss-load-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>
2022-04-13 06:39:11 +00:00
dependabot[bot]
c90669a4cc
Bump autoprefixer from 10.4.2 to 10.4.4 ( #2035 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.2 to 10.4.4.
- [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.2...10.4.4 )
---
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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 17:58:43 -07:00
dependabot[bot]
4dd5b1cf1f
Bump semver from 7.3.5 to 7.3.7 ( #2029 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.5 to 7.3.7.
- [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.3.5...v7.3.7 )
---
updated-dependencies:
- dependency-name: semver
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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 17:23:37 -07:00
dependabot[bot]
fa78e53a9e
Bump globby from 13.1.0 to 13.1.1 ( #2028 )
...
Bumps [globby](https://github.com/sindresorhus/globby ) from 13.1.0 to 13.1.1.
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v13.1.0...v13.1.1 )
---
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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 17:06:28 -07:00
dependabot[bot]
f429a2df0f
Bump eslint-plugin-github from 4.3.5 to 4.3.6 ( #2031 )
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.5...v4.3.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 15:11:33 -07:00
dependabot[bot]
7618ed0051
Bump stylelint from 14.5.3 to 14.6.1 ( #2027 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.5.3 to 14.6.1.
- [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.5.3...14.6.1 )
---
updated-dependencies:
- dependency-name: stylelint
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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 14:59:21 -07:00
dependabot[bot]
0f9c7b7fbe
Bump prettier from 2.5.1 to 2.6.2 ( #2015 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.1 to 2.6.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/2.5.1...2.6.2 )
---
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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 13:47:28 -07:00
dependabot[bot]
1cb57ae52e
Bump eslint from 8.10.0 to 8.13.0 ( #2026 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.10.0 to 8.13.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.10.0...v8.13.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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 13:28:10 -07:00
dependabot[bot]
caa9d8f43b
Bump table from 6.7.5 to 6.8.0 ( #2014 )
...
Bumps [table](https://github.com/gajus/table ) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/gajus/table/releases )
- [Commits](https://github.com/gajus/table/compare/v6.7.5...v6.8.0 )
---
updated-dependencies:
- dependency-name: table
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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 10:26:42 -07:00
dependabot[bot]
2bed6d47d7
Bump postcss from 8.4.7 to 8.4.12 ( #2009 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.7 to 8.4.12.
- [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.7...8.4.12 )
---
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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 08:56:48 -07:00
dependabot[bot]
df6fc82ea9
Bump jest from 27.4.7 to 27.5.1 ( #1976 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.7 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.7...v27.5.1 )
---
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>
Co-authored-by: Katie Langerman <langermank@github.com>
2022-04-12 08:32:16 -07:00
dependabot[bot]
767b028224
Bump @changesets/changelog-github from 0.4.3 to 0.4.4 ( #2007 )
...
Bumps [@changesets/changelog-github](https://github.com/changesets/changesets ) from 0.4.3 to 0.4.4.
- [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/changelog-github@0.4.3...@changesets/changelog-github@0.4.4 )
---
updated-dependencies:
- dependency-name: "@changesets/changelog-github"
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>
2022-04-04 01:15:27 +00:00