-
Notifications
You must be signed in to change notification settings - Fork 669
chore: use forwardedAs prop in styled-react #6910
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
Merged
Merged
Changes from 4 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
a3c1fb9
use forwardedAs prop in components
francinelucca cf445d8
type fix
francinelucca 3872af0
Merge branch 'main' into chore/fix-forward-as-prop
francinelucca 3f72067
Merge branch 'main' into chore/fix-forward-as-prop
francinelucca 7ffaa55
Merge branch 'main' of github.com:primer/react into chore/fix-forward…
francinelucca 1aae62b
fix ts error
francinelucca 2cfa66a
prop type fix
francinelucca 0eebd23
Merge branch 'main' into chore/fix-forward-as-prop
francinelucca 3e993d9
path of least resistance
francinelucca b52988f
Merge branch 'chore/fix-forward-as-prop' of github.com:primer/react i…
francinelucca a5ee699
wrong proptpye
francinelucca b4ed960
add forwardedAs to link
francinelucca 30ffc4e
Add browser tests for polymorphic `as` prop behavior in styled-react …
liuliu-dev 89bffe4
Merge branch 'main' into chore/fix-forward-as-prop
francinelucca c5eeed3
fix reference
francinelucca 5778836
Merge branch 'chore/fix-forward-as-prop' of github.com:primer/react i…
francinelucca 5fb9a41
test
francinelucca bbc7f1e
Merge branch 'main' into chore/fix-forward-as-prop
francinelucca 3a439a0
fix import
francinelucca d42cdb0
Merge branch 'chore/fix-forward-as-prop' of github.com:primer/react i…
francinelucca a88a5bf
fix types...again
francinelucca c6b6073
Merge branch 'main' into chore/fix-forward-as-prop
francinelucca 9c17ca5
fix types...again
francinelucca 4db0db3
fix types...again
francinelucca af45d58
fix types
francinelucca eda8fd2
fix types
francinelucca 51c281f
remove unused var
francinelucca d3fbd96
eslint fix
francinelucca 1527829
Merge branch 'main' of github.com:primer/react into chore/fix-forward…
francinelucca e0b79ec
remove assertion
francinelucca 11bc90a
type fix
francinelucca 7ac11a7
as extends a
liuliu-dev 6cbe54b
conflict
liuliu-dev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@primer/styled-react": patch | ||
| --- | ||
|
|
||
| chore: use forwardedAs prop in styled-react |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.