tauri/tooling/cli/templates/plugin
2024-03-11 16:25:20 +02:00
..
__example-api/tauri-app chore: fix various typos (#9131) 2024-03-11 16:25:20 +02:00
__example-basic/vanilla refactor(cli): use tauri/custom-protocol instead of relying on user having custom-protocol in their cargo features (#8937) 2024-02-26 15:17:45 -03:00
.changes Merge remote-tracking branch 'origin/dev' into next (#7212) 2023-06-15 09:52:33 -03:00
.github/workflows build(api.js): simplify output JS files (#8025) 2023-10-23 18:22:00 -03:00
android feat(plugins): typed invoke arguments for mobile plugins (#8076) 2023-10-23 14:09:42 -03:00
ios feat(plugins): typed invoke arguments for mobile plugins (#8076) 2023-10-23 14:09:42 -03:00
src refactor(mobile): use shared .tauri folder to inject dependencies (#6495) 2023-03-19 08:51:01 -03:00
webview-dist refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
webview-src refactor(api)!: Rename primitives mod to core (#8273) 2023-11-20 17:53:13 -03:00
.gitignore refactor(mobile): use shared .tauri folder to inject dependencies (#6495) 2023-03-19 08:51:01 -03:00
build.rs refactor: move plugin functionality from tauri-build to tauri-plugin (#8737) 2024-02-03 08:48:57 -03:00
Cargo.crate-manifest refactor: move plugin functionality from tauri-build to tauri-plugin (#8737) 2024-02-03 08:48:57 -03:00
package.json chore(deps): replace deprecated rollup-plugin-terser with @rollup/plugin-terser (#8194) 2023-11-13 17:13:01 +02:00
README.md refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00

Tauri Plugin {{ plugin_name_original }}