-
Notifications
You must be signed in to change notification settings - Fork 599
Comparing changes
Open a pull request
base repository: primer/react
base: @primer/react@37.6.0
head repository: primer/react
compare: @primer/react@37.7.0
Commits on Nov 27, 2024
-
feat(KeybindingHint): Convert to CSS modules behind feature flag (#5326)
* feat(KeybindingHint): Convert to CSS modules behind feature flag * add className prop
Configuration menu - View commit details
-
Copy full SHA for 1d79cc5 - Browse repository at this point
Copy the full SHA 1d79cc5View commit details -
feat(AvatarStack): Convert AvatarStack to CSS modules behind team fe…
…ature flag (#5299) * Convert AvatarStack to CSS modules behind primer_react_css_modules_team feature flag * Updating the tests to run with the feature flag on * Create hot-chicken-tickle.md * Fix tests * Update hot-chicken-tickle.md Co-authored-by: Josh Black <joshblack@github.com> * Quiet warnings * Update CSS disables * Remove feature flag change * Revert package changes * Revert module changes * Add span element to AvatarStackWrapper * Update snapshot * Fix weird merge problem * important on the box shadow until avatar removes sx * Update snapshot * Reduce diff * Move AvatarStackBody out of AvatarStack * Move space * Fix to make sure sx prop is being passed in * Not important * Add a link wrapper test * Adjust css for when link wrapper occurs * test(vrt): update snapshots * Update snap * Remove box-shadow * Apply suggestions from code review Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com> Co-authored-by: Hussam Ghazzi <hussam-i-am@github.com> --------- Co-authored-by: Josh Black <joshblack@github.com> Co-authored-by: jonrohan <jonrohan@users.noreply.github.com> Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com> Co-authored-by: Hussam Ghazzi <hussam-i-am@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8673664 - Browse repository at this point
Copy the full SHA 8673664View commit details
Commits on Nov 29, 2024
-
Update release_candidate.yml version (#5330)
Update the version, as version `2.0.0` has a bug.
Configuration menu - View commit details
-
Copy full SHA for 7114ad8 - Browse repository at this point
Copy the full SHA 7114ad8View commit details
Commits on Dec 2, 2024
-
feat(SelectPanel): Convert SelectPanel to CSS modules behind feature …
…flag (#5324) * feat(SelectPanel): Convert SelectPanel to CSS modules behind feature flag * format css
Configuration menu - View commit details
-
Copy full SHA for bd5f0d4 - Browse repository at this point
Copy the full SHA bd5f0d4View commit details -
feat(PageHeader): Convert PageHeader to CSS modules behind feature fl…
…ag (#5332) * feat(PageHeader): Convert PageHeader to CSS modules behind feature flag * revert default value * use data attributes for hidden * move css variable and update data attribute
Configuration menu - View commit details
-
Copy full SHA for 3fcfba8 - Browse repository at this point
Copy the full SHA 3fcfba8View commit details -
Remove
eslint
disable fromActionMenu
story; edit story to be key……board accessible (#5341)
Configuration menu - View commit details
-
Copy full SHA for d1dc7fa - Browse repository at this point
Copy the full SHA d1dc7faView commit details
Commits on Dec 3, 2024
-
BugFix: Use first-of-type for buttongroup selector (#5343)
* BugFix: Use first-of-type for buttongroup selector * test(vrt): update snapshots * Create big-jokes-jog.md --------- Co-authored-by: jonrohan <jonrohan@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70005b8 - Browse repository at this point
Copy the full SHA 70005b8View commit details -
feat(Pagination): Convert Pagination to CSS module behind feature flag (
#5302) * initial commit * fix query selector * add changeset * remove code comments
Configuration menu - View commit details
-
Copy full SHA for 82bf850 - Browse repository at this point
Copy the full SHA 82bf850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a6654 - Browse repository at this point
Copy the full SHA 59a6654View commit details -
test(FormControl): update to include disabled leading visuals (#5347)
* test(FormControl): update to include disabled leading visuals * test(vrt): update snapshots --------- Co-authored-by: joshblack <joshblack@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 17637a8 - Browse repository at this point
Copy the full SHA 17637a8View commit details -
chore(BaseStyles): Add vrt tests (#5346)
* Add tests for basestyles * Add changeset * test(vrt): update snapshots * Add snapshot * Remove changeset --------- Co-authored-by: JelloBagel <JelloBagel@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4bb159b - Browse repository at this point
Copy the full SHA 4bb159bView commit details -
docs: fix *.docs.json stories (#5345)
* docs: fix *.docs.json stories * Create large-rats-film.md * docs(PageHeader): correct story ids
Configuration menu - View commit details
-
Copy full SHA for e231b5f - Browse repository at this point
Copy the full SHA e231b5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00da88a - Browse repository at this point
Copy the full SHA 00da88aView commit details -
chore(UnderlinePanels): add dev stories and update e2e tests (#5348)
* add vrt snapshots * test(vrt): update snapshots * fix vrt id --------- Co-authored-by: randall-krauskopf <randall-krauskopf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2a85e0 - Browse repository at this point
Copy the full SHA e2a85e0View commit details
Commits on Dec 4, 2024
-
refactor(FormControl): update existing code for sub-components to pre…
…p for migration (#5342) * refactor(FormControl): update InputLabel, InputCaption * chore: add explicit packageManager for corepack * refactor(FormControl): update LeadingVisual * refactor(InputValidation): update InputValidation * refactor: avoid inline style * revert: move back InputLabel * chore: update import for InputLabel * chore: add changeset * Update packages/react/src/internal/components/InputLabel.tsx Co-authored-by: Jon Rohan <yes@jonrohan.codes> --------- Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Configuration menu - View commit details
-
Copy full SHA for 39df71e - Browse repository at this point
Copy the full SHA 39df71eView commit details -
feat(Token): Migrate to CSS modules behind feature flag Pt 2 (#5271)
* update token and token base to css modules * add changeset and update snapshot * fix css * properly merge in style prop * key sx and style prop correctly off of feature flag * update snapshot * update avatartoken * update IssueLabelToken to css modules * fix remove btn logic * fix render logic * update snapshots * add missing title attribute * remove unneeded prop * small refactor * refactor * remove :where to add specificity to a css rule * remove accidental check in * remove unneeded css * re-add CSS
Configuration menu - View commit details
-
Copy full SHA for 05db651 - Browse repository at this point
Copy the full SHA 05db651View commit details -
chore(CounterLabel): Remove the CSS modules feature flag from the Cou…
…nterLabel component (#5337) * Remove the CSS modules feature flag * Create large-grasshoppers-work.md * Update snapshot
Configuration menu - View commit details
-
Copy full SHA for 7d9bb0c - Browse repository at this point
Copy the full SHA 7d9bb0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5855ddf - Browse repository at this point
Copy the full SHA 5855ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9885564 - Browse repository at this point
Copy the full SHA 9885564View commit details
Commits on Dec 5, 2024
-
chore(Checkbox): Remove the CSS modules feature flag from Checkbox (#…
…5338) * Remove CSS modules feature flag from Checkbox * Create stupid-elephants-work.md
Configuration menu - View commit details
-
Copy full SHA for 4c7056b - Browse repository at this point
Copy the full SHA 4c7056bView commit details -
chore(ButtonGroup): Remove the CSS modules feature flag from ButtonGr…
…oup (#5339) * Remove the CSS modules feature flag * Create four-plants-thank.md * test(vrt): update snapshots * Revert changes to overlay screenshots --------- Co-authored-by: jonrohan <jonrohan@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc2f083 - Browse repository at this point
Copy the full SHA dc2f083View commit details -
Pre-ActionList CSS Modules bug fixes (#5358)
* stories * bug fixes * lint * snippy snaps * revert divider change for now * Create healthy-foxes-hunt.md * test(vrt): update snapshots * revert role change --------- Co-authored-by: langermank <langermank@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b08f770 - Browse repository at this point
Copy the full SHA b08f770View commit details
Commits on Dec 6, 2024
-
chore(Banner): Remove the CSS modules feature flag from Banner (#5282)
* Remove feature flag from Banner * Create metal-steaks-unite.md * Fix test * Update Banner tests to use queryAllByRole
Configuration menu - View commit details
-
Copy full SHA for d6fe52e - Browse repository at this point
Copy the full SHA d6fe52eView commit details -
chore(Details): Move Details component css module feature flag to ga (#…
…5379) * Move Details component to ga * Create nine-fishes-fry.md
Configuration menu - View commit details
-
Copy full SHA for 2ced9a3 - Browse repository at this point
Copy the full SHA 2ced9a3View commit details -
chore(Spinner): Move Spinner component css module feature flag to ga (#…
…5385) * Move Spinner component to ga * Create shiny-ladybugs-own.md
Configuration menu - View commit details
-
Copy full SHA for 2afdd5d - Browse repository at this point
Copy the full SHA 2afdd5dView commit details -
chore(Popover): Move Popover component css module feature flag to sta…
…ff (#5391) * Move Popover to staff * Create soft-fishes-tell.md
Configuration menu - View commit details
-
Copy full SHA for f0a530b - Browse repository at this point
Copy the full SHA f0a530bView commit details -
fix(Table): update invalid line-height value (#5363)
* fix(Table): update invalid line-height value * chore: add changeset
Configuration menu - View commit details
-
Copy full SHA for 3e0fc7c - Browse repository at this point
Copy the full SHA 3e0fc7cView commit details -
feat(ActionList.Heading): Convert to CSS Modules (#5367)
* heading * lint * Create new-pans-shout.md * use size prop * test(vrt): update snapshots * Update e2e/components/ActionList.test.ts * test(vrt): update snapshots * Update packages/react/src/ActionList/Heading.test.tsx --------- Co-authored-by: langermank <langermank@users.noreply.github.com> Co-authored-by: Jon Rohan <yes@jonrohan.codes> Co-authored-by: jonrohan <jonrohan@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 844e41f - Browse repository at this point
Copy the full SHA 844e41fView commit details -
fix(useFormControlForwardedProps): do not pass through validationStat…
…us (#5376) * fix(useFormControlForwardedProps): do not pass through validationStatus * Create kind-kiwis-crash.md --------- Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Configuration menu - View commit details
-
Copy full SHA for 167c8d4 - Browse repository at this point
Copy the full SHA 167c8d4View commit details -
chore(SelectPanel): Move SelectPanel component css module feature fla…
…g to staff (#5397) * Move SelectPanel to staff * Create fuzzy-owls-dance.md
Configuration menu - View commit details
-
Copy full SHA for 3dd1e5e - Browse repository at this point
Copy the full SHA 3dd1e5eView commit details -
chore(DialogV1): Move DialogV1 component css module feature flag to s…
…taff (#5395) * Move DialogV1 to staff * Create wicked-geckos-float.md
Configuration menu - View commit details
-
Copy full SHA for a90da75 - Browse repository at this point
Copy the full SHA a90da75View commit details -
chore(Timeline): Move Timeline component css module feature flag to s…
…taff (#5389) * Move Timeline to staff * Create spicy-foxes-switch.md
Configuration menu - View commit details
-
Copy full SHA for 2129f9d - Browse repository at this point
Copy the full SHA 2129f9dView commit details -
chore(VisuallyHidden): Move VisuallyHidden component css module featu…
…re flag to ga (#5383) * Move VisuallyHidden to ga * Create eighty-suits-pay.md
Configuration menu - View commit details
-
Copy full SHA for efc5c47 - Browse repository at this point
Copy the full SHA efc5c47View commit details -
chore(Radio): Move Radio component css module feature flag to ga (#5377)
* Move Radio component to ga * Create large-cars-repeat.md
Configuration menu - View commit details
-
Copy full SHA for 6bf3e9e - Browse repository at this point
Copy the full SHA 6bf3e9eView commit details -
feat(ButtonBase): Remove css modules feature flag from ButtonBase (#5222
Configuration menu - View commit details
-
Copy full SHA for b5ff840 - Browse repository at this point
Copy the full SHA b5ff840View commit details -
feat(BaseStyles): Convert BaseStyles to CSS modules behind team featu…
…re flag (#5361) * Create css modules for BaseStyles * Convert BaseStyles to CSS modules behind team feature flag * Add changeset * Update anchoroverlay snapshot for BaseStyles * Fix lint * Fix integration regression * Update snapshot to remove unnecessary whitespace --------- Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Configuration menu - View commit details
-
Copy full SHA for 2fbdd3b - Browse repository at this point
Copy the full SHA 2fbdd3bView commit details
Commits on Dec 9, 2024
-
chore(Textarea): Move Textarea component css module feature flag to s…
…taff (#5396) * Move Textarea to staff * Create soft-owls-flash.md
Configuration menu - View commit details
-
Copy full SHA for 64bb31b - Browse repository at this point
Copy the full SHA 64bb31bView commit details -
chore(Dialog): Move Dialog component css module feature flag to staff (…
…#5394) * Move Dialog to staff * Create few-elephants-double.md
Configuration menu - View commit details
-
Copy full SHA for 1a51288 - Browse repository at this point
Copy the full SHA 1a51288View commit details -
chore(UnstyledTextInput): Move UnstyledTextInput component css module…
… feature flag to staff (#5393) * Move UnstyledTextInput to staff * Create young-pans-stare.md
Configuration menu - View commit details
-
Copy full SHA for eec92da - Browse repository at this point
Copy the full SHA eec92daView commit details -
chore(CheckboxOrRadioGroup): Move CheckboxOrRadioGroup component css …
…module feature flag to staff (#5392) * Move CheckboxOrRadioGroup to staff * Create yellow-gifts-talk.md
Configuration menu - View commit details
-
Copy full SHA for 184e292 - Browse repository at this point
Copy the full SHA 184e292View commit details -
chore(ProgressBar): Move ProgressBar component css module feature fla…
…g to staff (#5390) * Move ProgressBar to staff * Create witty-rocks-talk.md
Configuration menu - View commit details
-
Copy full SHA for 20957b4 - Browse repository at this point
Copy the full SHA 20957b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bbe385 - Browse repository at this point
Copy the full SHA 4bbe385View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf288b4 - Browse repository at this point
Copy the full SHA cf288b4View commit details -
chore(deps): update eslint-plugin-playwright to 2.x (#5355)
* chore(deps): update eslint-plugin-playwright to 2.x * chore: fix tsc check
Configuration menu - View commit details
-
Copy full SHA for d57b1de - Browse repository at this point
Copy the full SHA d57b1deView commit details -
fix(PageHeader): use display block insteaf of flex when FF off (#5402)
* fix(PageHeader): use display block insteaf of flex when FF off * Create cold-bags-move.md
Configuration menu - View commit details
-
Copy full SHA for 6978865 - Browse repository at this point
Copy the full SHA 6978865View commit details -
feat(ActionList + ActionList.Divider) Convert to CSS Modules (#5375)
* copy * Update packages/react/src/ActionList/List.tsx * Create twenty-dogs-sparkle.md * lint
Configuration menu - View commit details
-
Copy full SHA for ba0a6c0 - Browse repository at this point
Copy the full SHA ba0a6c0View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2028774 - Browse repository at this point
Copy the full SHA 2028774View commit details
There are no files selected for viewing
This file was deleted.
Unable to render rich display
Invalid image source.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.