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: Plugin permissions component #1890

Draft
wants to merge 17 commits into
base: v2
Choose a base branch
from

Conversation

vasfvitor
Copy link
Contributor

@vasfvitor vasfvitor commented Feb 27, 2024

This is mostly to improve DX. Right now it just gets the generated md file and outputs it. Pending i18n functionality

Preview:

But right now it is like that below, until changes are implemented upstream, or ,alternatively, process the md file in the component. I'm already checking this out.

For now this is pending tauri-plugin-workspace submodule update, but it's best to wait to update it until/if the generated markdown is changed in Tauri core tauri-apps/tauri#9019

Usage:

 <Permissions plugin="authenticator" />

Copy link

netlify bot commented Feb 27, 2024

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 137bb35
🔍 Latest deploy log https://app.netlify.com/sites/tauri-v2/deploys/6646acaa53ff4700099cc285
😎 Deploy Preview https://deploy-preview-1890--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@simonhyll simonhyll added this to the Version 2.0 milestone Feb 28, 2024
@simonhyll simonhyll added the enhancement Does it add or improve content? label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Does it add or improve content?
Projects
Status: 🏗️ In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants