Amr Bashir a093682d2d refactor(core): refactor and fix event system following multiwebview support (#8621) 1 vuosi sitten
..
.icons 2d545eff58 fix(cli): corrupted icons in bundled macOS icons (#5698) 2 vuotta sitten
api af61023273 refactor(core)!: Window::close triggers RunEvent::CloseRequested (#8710) 1 vuosi sitten
commands c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) 1 vuosi sitten
file-associations c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 vuosi sitten
helloworld 27bad32d4d feat: Add files field in macos build config, closes #3290 (#7798) 1 vuosi sitten
isolation c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) 1 vuosi sitten
multiwebview c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 vuosi sitten
multiwindow a093682d2d refactor(core): refactor and fix event system following multiwebview support (#8621) 1 vuosi sitten
navigation 9eaeb5a8cd refactor: refactor parent APIs on `WindowBuilder` (#8622) 1 vuosi sitten
parent-window 9eaeb5a8cd refactor: refactor parent APIs on `WindowBuilder` (#8622) 1 vuosi sitten
plugins 57e3d43d96 feat(acl): generate schema for scope (#8690) 1 vuosi sitten
resources c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 vuosi sitten
run-iteration ec9818accb refactor(core)!: App::run_iteration improvements (#8696) 1 vuosi sitten
splashscreen c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 vuosi sitten
state d5074af562 fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808) 1 vuosi sitten
streaming c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) 1 vuosi sitten
tauri-dynamic-lib 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 vuosi sitten
web 5cb196976e fix(examples): Update web example to latest dialog plugin (#8567) 1 vuosi sitten
workspace 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 vuosi sitten
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 vuotta sitten

README.md

Examples

Following directories contain examples of tauri app functionality.

There are different execution steps depending on the example. See each directory README.md for execution method.