Skip to content

chore(clerk-js,types): Remove unused internal components, rename text color schemes#2956

Merged
nikosdouvlis merged 1 commit intomainfrom
george/sdk-1322-internal-refactor-rename-text-primitive-color-schemes
Mar 13, 2024
Merged

chore(clerk-js,types): Remove unused internal components, rename text color schemes#2956
nikosdouvlis merged 1 commit intomainfrom
george/sdk-1322-internal-refactor-rename-text-primitive-color-schemes

Conversation

@desiprisg
Copy link
Copy Markdown
Contributor

Description

Rename the primary color scheme of the Text primitive to body and the neutral to secondary.

Also deleted some internal components that are not used anymore. Did it in the same PR as their implementation relied on the fact that Link and Text had the same color scheme names, which is no longer the case. No need to refactor something that is not used anymore.

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 8, 2024

🦋 Changeset detected

Latest commit: 985ccf3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@clerk/clerk-js Minor
@clerk/types Minor
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/backend Patch
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch

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

@desiprisg desiprisg force-pushed the george/sdk-1322-internal-refactor-rename-text-primitive-color-schemes branch from 06baeb5 to 985ccf3 Compare March 8, 2024 09:42
Copy link
Copy Markdown
Contributor

@panteliselef panteliselef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The removal of unused components looks all right.

What was the reason for renaming the colorScheme ? Do we want to align it with internal naming patterns ?

Copy link
Copy Markdown
Member

@anagstef anagstef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹🧹🧹

@nikosdouvlis nikosdouvlis merged commit 6632432 into main Mar 13, 2024
@nikosdouvlis nikosdouvlis deleted the george/sdk-1322-internal-refactor-rename-text-primitive-color-schemes branch March 13, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants