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

Allow modeSelectors globs, improve modeSelectors API #96

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

drwpow
Copy link
Collaborator

@drwpow drwpow commented Aug 31, 2023

Changes

Fixes #72. Adds glob support for @cobalt-ui/plugin-cssmodeSelectors API, allowing you to select certain token IDs.

Also improves the API and updates docs. The old API will still be supported through 1.x.

How to Review

  • Tests should pass

@changeset-bot
Copy link

changeset-bot bot commented Aug 31, 2023

🦋 Changeset detected

Latest commit: f24bb9e

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

This PR includes changesets to release 1 package
Name Type
@cobalt-ui/plugin-css Minor

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

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 31, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f24bb9e
Status: ✅  Deploy successful!
Preview URL: https://ecc51285.cobalt-ui.pages.dev
Branch Preview URL: https://css-mode-selectors.cobalt-ui.pages.dev

View logs

@drwpow drwpow force-pushed the css-mode-selectors branch from 6141693 to d5f495d Compare August 31, 2023 23:49
@drwpow drwpow force-pushed the css-mode-selectors branch from d5f495d to f24bb9e Compare August 31, 2023 23:50
@drwpow drwpow merged commit 92884e6 into main Aug 31, 2023
@drwpow drwpow deleted the css-mode-selectors branch August 31, 2023 23:53
@github-actions github-actions bot mentioned this pull request Aug 31, 2023
@drwpow drwpow mentioned this pull request Sep 5, 2023
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.

CSS modes documentation is incorrect
1 participant