tldraw/apps
Steve Ruiz 9ccd0f480f
[improvement] rename onEvent to onUiEvent (#1358)
This PR:
- renames `onEvent` to `onUiEvent`
- adds docs for `onUiEvent` to the docs site
- splits the `EventsExample` into `UiEventsExample` and
`StoreEventsExample`

### Change Type

- [x] `major` — Breaking Change

### Release Notes

- [docs] Adds docs for ui events
- [tldraw] Renames `onEvent` to `onUiEvent`
2023-05-12 09:05:56 +00:00
..
docs [improvement] rename onEvent to onUiEvent (#1358) 2023-05-12 09:05:56 +00:00
examples [improvement] rename onEvent to onUiEvent (#1358) 2023-05-12 09:05:56 +00:00
vscode [chore] Bump nanoid (#1349) 2023-05-11 11:55:00 +00:00
webdriver Added initial webdriver tests (#1337) 2023-05-09 20:21:45 +00:00