Skip to content

feat(ui): Stylex POC#9189

Draft
alexcarpenter wants to merge 3 commits into
mainfrom
carp/stylex-poc
Draft

feat(ui): Stylex POC#9189
alexcarpenter wants to merge 3 commits into
mainfrom
carp/stylex-poc

Conversation

@alexcarpenter

Copy link
Copy Markdown
Member

Description

Checklist

  • pnpm test runs as expected.
  • pnpm 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

changeset-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 190a8dd

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

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jul 17, 2026 12:55pm
swingset Ready Ready Preview, Comment Jul 17, 2026 12:55pm

Request Review

@github-actions github-actions Bot added the ui label Jul 17, 2026
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Repository UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 30e9097c-cfc7-401b-aac9-9f63f7588ab2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

…x poc

Introduce a cx() helper that folds the stable targeting class, consumer
className, and StyleX atomic styles into spreadable { className, style },
and a custom-rules/mosaic-stable-class ESLint rule that requires cx()'s
first argument to be an explicit cl-* class literal (the public styling
contract). Button now inlines 'cl-button' at the call site.
@pkg-pr-new

pkg-pr-new Bot commented Jul 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@9189

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@9189

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@9189

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@9189

@clerk/electron

npm i https://pkg.pr.new/@clerk/electron@9189

@clerk/electron-passkeys

npm i https://pkg.pr.new/@clerk/electron-passkeys@9189

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@9189

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@9189

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@9189

@clerk/express

npm i https://pkg.pr.new/@clerk/express@9189

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@9189

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@9189

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@9189

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@9189

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@9189

@clerk/react

npm i https://pkg.pr.new/@clerk/react@9189

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@9189

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@9189

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@9189

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@9189

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@9189

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@9189

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@9189

commit: 190a8dd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant