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: Added appearance to options #308

Merged
merged 1 commit into from
Apr 25, 2024
Merged

feat: Added appearance to options #308

merged 1 commit into from
Apr 25, 2024

Conversation

nathansmedley
Copy link
Contributor

Added in the appearance option to the types.ts to allow the turnstile to be set to 'always' | 'execute' | 'interaction-only'

@nathansmedley nathansmedley changed the title Update types.ts Feat: Update types.ts Apr 23, 2024
@nathansmedley nathansmedley changed the title Feat: Update types.ts feat: Update types.ts Apr 23, 2024
@nathansmedley nathansmedley changed the title feat: Update types.ts feat: Added appearance to options Apr 23, 2024
@dargmuesli dargmuesli linked an issue Apr 25, 2024 that may be closed by this pull request
Copy link
Collaborator

@dargmuesli dargmuesli left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution, LGTM! 💚

@dargmuesli dargmuesli merged commit 5307fc3 into nuxt-modules:main Apr 25, 2024
3 checks passed
dargmuesli pushed a commit that referenced this pull request Apr 25, 2024
## [0.8.0](v0.7.1...v0.8.0) (2024-04-25)

### Features

* Added appearance to options ([#308](#308)) ([5307fc3](5307fc3))
@dargmuesli
Copy link
Collaborator

🎉 This PR is included in version 0.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nathansmedley nathansmedley deleted the feat-Added-in-appearance-option branch April 30, 2024 08:31
@nathansmedley nathansmedley restored the feat-Added-in-appearance-option branch April 30, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for appearance="interaction-only"
2 participants