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

chore: version packages v0.34.0 🌊 #1420

Merged
merged 1 commit into from
Oct 15, 2024
Merged

chore: version packages v0.34.0 🌊 #1420

merged 1 commit into from
Oct 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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.

Releases

@coinbase/[email protected]

Minor Changes

  • 77a3758: - feat: Added Theming support. By @cpcramer feat: OCK theming #1354

    Breaking Changes

    Added a new config parameter to the OnchainKitProvider. The config object includes an appearance property with optional mode and theme parameters, allowing you to customize the appearance of your components.
    Updated CSS variables to use the ock prefix (e.g., --ock-bg-default). We’ve also introduced many new variables to enhance theming customization.
    For detailed information and theming instructions, refer to the Theming Guide in the documentation.

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 8:25pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 8:25pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 8:25pm

Comment on lines +7 to +16
- 77a3758: - **feat**: Added `Theming` support. By @cpcramer #1354

- **docs**: Added `Pay` component docs. By @0xAlec #1400

Breaking Changes

Added a new config parameter to the `OnchainKitProvider`. The config object includes an appearance property with optional `mode` and `theme` parameters, allowing you to customize the appearance of your components.
Updated CSS variables to use the `ock` prefix (e.g., `--ock-bg-default`). We’ve also introduced many new variables to enhance theming customization.
For detailed information and theming instructions, refer to the `Theming Guide` in the documentation.

Copy link
Contributor

Choose a reason for hiding this comment

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

Will tidy up the formatting in the next PR

@cpcramer cpcramer merged commit 56bd7b0 into main Oct 15, 2024
7 checks passed
@cpcramer cpcramer deleted the changeset-release/main branch October 15, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants