-
Notifications
You must be signed in to change notification settings - Fork 431
fix(ui): Right align table action cells #7701
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 7c90884 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 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 |
📝 WalkthroughWalkthroughThis pull request introduces a new 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In @.changeset/dry-rice-exist.md:
- Line 5: Update the release note phrase "Right align table actions." to use a
hyphenated compound modifier: change it to "Right-align table actions." so the
wording is grammatically consistent; locate and replace the exact string "Right
align table actions." in the .changeset entry.
| '@clerk/ui': patch | ||
| --- | ||
|
|
||
| Right align table actions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hyphenate the compound modifier.
Consider “Right-align table actions.” for grammatical consistency in release notes.
🧰 Tools
🪛 LanguageTool
[grammar] ~5-~5: Use a hyphen to join words.
Context: --- '@clerk/ui': patch --- Right align table actions.
(QB_NEW_EN_HYPHEN)
🤖 Prompt for AI Agents
In @.changeset/dry-rice-exist.md at line 5, Update the release note phrase
"Right align table actions." to use a hyphenated compound modifier: change it to
"Right-align table actions." so the wording is grammatically consistent; locate
and replace the exact string "Right align table actions." in the .changeset
entry.
Description
Table actions should be right aligned.
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change
Summary by CodeRabbit
Release Notes
Style
✏️ Tip: You can customize this high-level summary in your review settings.