tauri-apps / tauri-docs

The source for all Tauri project documentation.

Home Page:https://tauri.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[docs] Missing documentation for the event system on beta site

samkearney opened this issue · comments

In Tauri v1, there is a Features page about events: https://tauri.app/v1/guides/features/events

In the 1 to 2 migration guide, there is a note that the event system has been improved, which indicates to me that it is not being deprecated: https://beta.tauri.app/guides/upgrade-migrate/from-tauri-1/#event-system

But I am not finding any feature page on the beta docs site about events (e.g. nothing beyond raw API documentation)

moved to docs repo

Also related: #1152