Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic SegmentedControl functionality #2108

Merged
merged 27 commits into from
Jun 23, 2022
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
515a087
implements basic SegmentedControl functionality
mperrotti Jun 1, 2022
e0605c5
updates file structure
mperrotti Jun 1, 2022
d2c6d5a
adds SegmentedControl to drafts
mperrotti Jun 1, 2022
5f8bd3c
adds changeset
mperrotti Jun 1, 2022
52eee4e
fixes TypeScripts issues
mperrotti Jun 2, 2022
d10dd54
revert package-lock.json changes
mperrotti Jun 2, 2022
093e6a2
fixes SegmentedControl tests and updates snapshot
mperrotti Jun 2, 2022
2ae5107
style bug fixes
mperrotti Jun 2, 2022
54ca574
Update src/SegmentedControl/fixtures.stories.tsx
mperrotti Jun 6, 2022
054c2f0
improve visual design for hover and active states
mperrotti Jun 7, 2022
d0a00d4
Merge branch 'main' of github.com:primer/react into mp/segmented-cont…
mperrotti Jun 7, 2022
4958387
ARIA updates from Chelsea's feedback
mperrotti Jun 7, 2022
1f20ce9
Merge branch 'mp/segmented-control-basic' of github.com:primer/react …
mperrotti Jun 7, 2022
813e1bb
updates tests and snapshots
mperrotti Jun 7, 2022
afdeba8
Ignore *.test.tsx files in build types
colebemis Jun 7, 2022
563547b
Use named export for SegmentedControl
colebemis Jun 7, 2022
8dbf6aa
Update package-lock.json
colebemis Jun 7, 2022
c952c59
Merge branch 'mp/segmented-control-basic' of github.com:primer/react …
mperrotti Jun 8, 2022
b1253ec
Merge branch 'main' of github.com:primer/react into mp/segmented-cont…
mperrotti Jun 8, 2022
e14b6c0
updates lock file
mperrotti Jun 8, 2022
5278c3b
fixes checkExports test for SegmentedControl
mperrotti Jun 8, 2022
4ab92d0
design tweak for icon-only segmented control button
mperrotti Jun 8, 2022
8bb8ba3
Merge branch 'main' of github.com:primer/react into mp/segmented-cont…
mperrotti Jun 8, 2022
4695c84
Merge branch 'main' into mp/segmented-control-basic
colebemis Jun 9, 2022
8f22b04
Merge branch 'main' into mp/segmented-control-basic
mperrotti Jun 20, 2022
c03b4e1
Merge branch 'main' into mp/segmented-control-basic
mperrotti Jun 21, 2022
7ea6424
Merge branch 'main' into mp/segmented-control-basic
mperrotti Jun 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' of github.com:primer/react into mp/segmented-cont…
…rol-basic
  • Loading branch information
mperrotti committed Jun 8, 2022
commit 8bb8ba3e2c695dc19da351b053c1da46ab857ce0
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

You are viewing a condensed version of this merge commit. You can view the full changes here.