tauri/core
Lucas Fernandes Nogueira 57e3d43d96
feat(acl): generate schema for scope (#8690)
* feat(acl): generate schema for scope

* allow plugin to define its global scope schema

* refactor to use schemas folder instead of individual files

* change signature

* delete .schema.json files
2024-01-29 13:36:31 -03:00
..
tauri feat(acl): generate schema for scope (#8690) 2024-01-29 13:36:31 -03:00
tauri-build feat(acl): generate schema for scope (#8690) 2024-01-29 13:36:31 -03:00
tauri-codegen refactor(core): add support to multiple webviews on a Tauri window (#8280) 2024-01-24 11:05:18 -03:00
tauri-config-schema refactor(core): add support to multiple webviews on a Tauri window (#8280) 2024-01-24 11:05:18 -03:00
tauri-macros refactor: global scope error handling, fix usage with multiple plugins (#8669) 2024-01-24 20:57:46 -03:00
tauri-plugin feat(acl): generate schema for scope (#8690) 2024-01-29 13:36:31 -03:00
tauri-runtime refactor(core)!: App::run_iteration improvements (#8696) 2024-01-29 10:52:44 -03:00
tauri-runtime-wry refactor(core)!: App::run_iteration improvements (#8696) 2024-01-29 10:52:44 -03:00
tauri-utils feat(acl): generate schema for scope (#8690) 2024-01-29 13:36:31 -03:00
tests feat(acl): generate schema for scope (#8690) 2024-01-29 13:36:31 -03:00