Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow controlling Frosted theme with CustomEvents #42

Merged
merged 7 commits into from
Dec 11, 2023
Merged

Conversation

jjantschulev
Copy link
Collaborator

  • temporary idea
  • Cleaned up PR

Copy link
Contributor

github-actions bot commented Dec 11, 2023

Unimported Action report

Summary

Project Status Unused Deps Unresolved Deps Unimported Files
packages/frosted-ui - - -

@@ -259,6 +282,7 @@ const ThemeImpl = React.forwardRef<ThemeImplElement, ThemeImplProps>(
],
)}
>
{isRoot && <WithThemeEvents />}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice!

Co-authored-by: Artur Bień <artur.bien@gmail.com>
@arturbien arturbien merged commit a2e1430 into main Dec 11, 2023
@kodiakhq kodiakhq bot deleted the jordan/auto-theme branch December 11, 2023 20:53
kodiakhq bot pushed a commit that referenced this pull request Dec 11, 2023
### General Changes

- feat: allow controlling Frosted theme with CustomEvents (#42)

### Credits
@jjantschulev
kodiakhq bot pushed a commit that referenced this pull request Dec 12, 2023
### General Changes

- feat: allow controlling Frosted theme with CustomEvents (#42)
- feat: add 'translucent' variant to Popover (#45)

### Credits
@jjantschulev, @arturbien
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants