tauri/core/tauri-runtime/src
Amr Bashir 16e550ec15
refactor(core): add webview events (#8844)
* refactor(core): add webview events

* license header

* clippy

* fix doctests

* more doctests

* fix JS `listen` with `EventTarget::Any`

* typo

* update module import

* clippy

* remove console.log

* fix api example

* fix documentation for emiTo [skip ci]

* actually add RunEvent::WebviewEvent

* update migration

* lint

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-02-16 08:07:39 -03:00
..
window chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
lib.rs refactor(core): add webview events (#8844) 2024-02-16 08:07:39 -03:00
monitor.rs chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
webview.rs feat(core): add support to setting a webview proxy, closes #4263 (#8441) 2024-02-01 08:53:32 -03:00
window.rs refactor(core): add webview events (#8844) 2024-02-16 08:07:39 -03:00