tauri/examples/api/src-tauri
Lucas Fernandes Nogueira 3e5c28ff4f
feat(tauri-plugin): generate permissions reference markdown file for plugin (#8729)
* feat(acl): generate reference markdown file

* lint

* generate plugin docs instead
2024-02-01 17:14:23 -03:00
..
capabilities refactor: global scope error handling, fix usage with multiple plugins (#8669) 2024-01-24 20:57:46 -03:00
locales feat(bundler): wix localization, closes #3174 (#3179) 2022-02-05 15:13:07 -03:00
src refactor(core)!: Window::close triggers RunEvent::CloseRequested (#8710) 2024-01-31 14:54:49 -03:00
tauri-plugin-sample feat(tauri-plugin): generate permissions reference markdown file for plugin (#8729) 2024-02-01 17:14:23 -03:00
.gitignore chore(examples): readd gitignore rules for mobile api example 2022-08-14 20:54:14 -03:00
.taurignore chore(examples): ignore changes on tauri-plugin-sample on dev watcher 2023-02-24 10:22:43 -03:00
build.rs Tauri ACL/Allowlist v2 Implementation and Plugin System Refactor (#8428) 2024-01-22 21:24:15 -03:00
Cargo.lock chore: preserve order on schemas (#8724) 2024-02-01 09:16:10 -03:00
Cargo.toml fix: improvements and ipc fixes for loading window content using custom protocol (#8670) 2024-01-31 09:38:25 -03:00
Cross.toml fix(cross): Fix docker image and cross setup (#8094) 2023-10-26 13:58:56 -03:00
Info.plist feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444) 2021-08-15 21:36:43 -03:00
tauri.conf.json feat: add tray and menu javascript APIs and events, closes #6617 (#7709) 2023-11-19 08:38:24 -03:00