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

Version Packages (canary) #992

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Version Packages (canary) #992

merged 1 commit into from
Nov 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 25, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@obosbbl/[email protected]

Minor Changes

  • 3cb2008: Button: deprecate isLoading in favor of isPending

    • change prop name to align with React Aria and the useActionState hook in React.
    • improved accessibility for pending state by utilizing React aria
    • button events are now disabled when the button is in a pending state.
    • refactor to CSS instead of useLayoutEffect when button is in a pending state.

Patch Changes

  • bcd1ad3: Fixes line-height on <CardLink> so that underline on hover aligns better with the text.

  • 87da523: Fixes focus styles on all components using either <Link> or <Button> from react-aria-components internally.

  • 8bdd3e3: Combobox: deprecate isLoading in favor of isPending

    • change prop name to align with React Aria and the useActionState hook in React.

Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for obos-grunnmuren ready!

Name Link
🔨 Latest commit 979505b
🔍 Latest deploy log https://app.netlify.com/sites/obos-grunnmuren/deploys/674730c95bd4620008a938e2
😎 Deploy Preview https://deploy-preview-992--obos-grunnmuren.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@oscarcarlstrom oscarcarlstrom merged commit d8b8ef2 into main Nov 27, 2024
4 checks passed
@oscarcarlstrom oscarcarlstrom deleted the changeset-release/main branch November 27, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant