2 peopleand tauri-bot Publish New Versions (v2) (#2174) a146dc4· Dec 9, 2024 HistoryHistory Breadcrumbs tauri-plugin-dialog / CHANGELOG.mdTop File metadata and controls Preview Code Blame 240 lines (127 loc) · 13.9 KB Raw Changelog [2.2.0] 3a79266b (#2173 by @FabianLars) Bumped...
[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace - tauri-plugin-dialog/build.rs at v2 · tauri-apps/tauri-plugin-dialog
[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace - tauri-plugin-dialog/ios/Package.swift at v2 · tauri-apps/tauri-plugin-dialog
[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace - tauri-plugin-dialog/SECURITY.md at v2 · tauri-apps/tauri-plugin-dialog
src-tauri/Cargo.toml [dependencies]tauri-plugin-dialog="2.0.0"#alternatively with Git:tauri-plugin-dialog= {git="https://github.com/tauri-apps/plugins-workspace",branch="v2"} You can install the JavaScript Guest bindings using your preferred JavaScript package manager: ...
tauri-apps/tauri-plugin-dialogPublic NotificationsYou must be signed in to change notification settings Fork1 Star5 Code Pull requests Actions Security Insights Additional navigation options
tauri-apps / tauri-plugin-dialog Public Notifications Fork 1 Star 4 Commit Permalink publish new versions (#1909) Browse files Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com> Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/...
Repository files navigation README Tauri + React + Typescript This template should help get you started developing with Tauri, React and Typescript in Vite. Recommended IDE Setup VS Code + Tauri + rust-analyzer About No description, website, or topics provided. Resources Readme Activity Sta...
name: "tauri-plugin-dialog", type: .static, targets: ["tauri-plugin-dialog"]) ], dependencies: [ .package(name: "Tauri", path: "../.tauri/tauri-api") ], targets: [ // Targets are the basic building blocks of a package. A target can define a module or a test suite. // Targe...
[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace - fix: docs.rs (#1654) · tauri-apps/tauri-plugin-dialog@6f303bf