tldraw/apps/examples
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
..
src [improvement] rename onEvent to onUiEvent (#1358) 2023-05-12 09:05:56 +00:00
package.json [feature] ui events (#1326) 2023-05-11 22:14:58 +00:00
README.md transfer-out: transfer out 2023-04-25 12:01:25 +01:00
tsconfig.json New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
vercel.json New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
vite.config.ts main: exclude @tldraw/assets from vite dep optimization to fix examples links 2023-05-09 18:32:10 +01:00

@tldraw/example