-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat(components): Make <Text>
and <Link>
polymorphic
#1132
Conversation
🦋 Changeset detectedLatest commit: ebc5851 The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
<Text>
and `<Link> polymorphic<Text>
and `<Link> polymorphic
<Text>
and `<Link> polymorphic<Text>
and <Link>
polymorphic
* main: chore(gh-actions): add new, sorted actions with caching (#1129)
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/mrgld/marigold/2gxnL8edR7QEsx6jtu1k8c3AnqSz |
* main: feat(components): Make `<Text>` and `<Link>` polymorphic (#1132) chore(gh-actions): add new, sorted actions with caching (#1129) feat(types): Clarify and improve as prop related types (#1131) chore(prettier): add ignore patterns for prettier (#1130) chore: fix new yarn build (#1128) chore: update setup in readme (#1127) bugfix: give children to inlineCode (#1126) chore(deps): update all (#1120) fix(deps): update dependency @theme-ui/css to v0.10.1 (#1123) fix(deps): update typescript-eslint monorepo to v4.27.0 (#1121) fix(deps): update dependency gatsby to v3.7.2 (#1119) chore(deps): pin dependency @types/mdx-js__react to 1.5.3 (#1118) docs: Unify Gatsby's element wrapper (#1117)
<Text>
as
prop supports arbitrary inputs<Link>
as
prop supports arbitrary inputsref
!