Skip to content
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(clerk-js,types): Add overlay and lockScroll support to UserButton and OrgSwitcher #3838

Conversation

alexcarpenter
Copy link
Member

@alexcarpenter alexcarpenter commented Jul 29, 2024

Description

https://linear.app/clerk/issue/SDKI-519/add-support-for-overlay-and-lockscroll-within-userbutton-and

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:

Copy link

changeset-bot bot commented Jul 29, 2024

🦋 Changeset detected

Latest commit: 9d7f336

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

This PR includes changesets to release 18 packages
Name Type
@clerk/clerk-js Minor
@clerk/types Minor
@clerk/astro Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/backend Patch
@clerk/elements Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/localizations Patch
@clerk/nextjs Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/shared Patch
@clerk/tanstack-start Patch
@clerk/testing Patch
@clerk/themes 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

@alexcarpenter
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @alexcarpenter - the snapshot version command generated the following package versions:

Package Version
@clerk/astro 1.0.5-snapshot.v9d7f336
@clerk/backend 1.5.0-snapshot.v9d7f336
@clerk/chrome-extension 1.1.8-snapshot.v9d7f336
@clerk/clerk-js 5.11.0-snapshot.v9d7f336
@clerk/elements 0.10.8-snapshot.v9d7f336
@clerk/clerk-expo 2.0.1-snapshot.v9d7f336
@clerk/express 0.0.22-snapshot.v9d7f336
@clerk/fastify 1.0.24-snapshot.v9d7f336
gatsby-plugin-clerk 5.0.0-beta.45
@clerk/localizations 2.5.3-snapshot.v9d7f336
@clerk/nextjs 5.2.9-snapshot.v9d7f336
@clerk/clerk-react 5.2.11-snapshot.v9d7f336
@clerk/remix 4.2.8-snapshot.v9d7f336
@clerk/clerk-sdk-node 5.0.21-snapshot.v9d7f336
@clerk/shared 2.4.2-snapshot.v9d7f336
@clerk/tanstack-start 0.1.12-snapshot.v9d7f336
@clerk/testing 1.2.4-snapshot.v9d7f336
@clerk/themes 2.1.15-snapshot.v9d7f336
@clerk/types 4.10.0-snapshot.v9d7f336

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/astro

npm i @clerk/[email protected] --save-exact

@clerk/backend

npm i @clerk/[email protected] --save-exact

@clerk/chrome-extension

npm i @clerk/[email protected] --save-exact

@clerk/clerk-js

npm i @clerk/[email protected] --save-exact

@clerk/elements

npm i @clerk/[email protected] --save-exact

@clerk/clerk-expo

npm i @clerk/[email protected] --save-exact

@clerk/express

npm i @clerk/[email protected] --save-exact

@clerk/fastify

npm i @clerk/[email protected] --save-exact

gatsby-plugin-clerk

npm i [email protected] --save-exact

@clerk/localizations

npm i @clerk/[email protected] --save-exact

@clerk/nextjs

npm i @clerk/[email protected] --save-exact

@clerk/clerk-react

npm i @clerk/[email protected] --save-exact

@clerk/remix

npm i @clerk/[email protected] --save-exact

@clerk/clerk-sdk-node

npm i @clerk/[email protected] --save-exact

@clerk/shared

npm i @clerk/[email protected] --save-exact

@clerk/tanstack-start

npm i @clerk/[email protected] --save-exact

@clerk/testing

npm i @clerk/[email protected] --save-exact

@clerk/themes

npm i @clerk/[email protected] --save-exact

@clerk/types

npm i @clerk/[email protected] --save-exact

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.

2 participants