tldraw/apps/examples/src
Steve Ruiz 4b6383ed90
tlschema cleanup (#1509)
This PR cleans up the file names and imports for @tldraw/tlschema.

It also:
- renames some erroneously named validators / migrators (e.g.
`pageTypeValidator` -> `pageValidator`)
- removes the duplicated `languages.ts` and makes `tlschema` the source
of truth for languages
- renames ID to RecordId

### Change Type

- [x] `major` — Breaking Change

### Release Notes

- [editor] Remove `app.createShapeId`
- [tlschema] Cleans up exports
2023-06-03 20:46:53 +00:00
..
1-basic transfer-out: transfer out 2023-04-25 12:01:25 +01:00
2-api tlschema cleanup (#1509) 2023-06-03 20:46:53 +00:00
3-custom-config Cleanup @tldraw/ui types / exports (#1504) 2023-06-02 21:16:09 +00:00
4-custom-ui rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
5-exploded [refactor] User-facing APIs (#1478) 2023-06-01 15:47:34 +00:00
6-scroll remove svg layer, html all the things, rs to tl (#1227) 2023-05-05 14:14:42 +00:00
7-multiple [refactor] User-facing APIs (#1478) 2023-06-01 15:47:34 +00:00
8-error-boundary rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
9-hide-ui remove svg layer, html all the things, rs to tl (#1227) 2023-05-05 14:14:42 +00:00
10-custom-components remove svg layer, html all the things, rs to tl (#1227) 2023-05-05 14:14:42 +00:00
11-user-presence rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
12-ui-events [improvement] rename onEvent to onUiEvent (#1358) 2023-05-12 09:05:56 +00:00
13-store-events rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
14-persistence [refactor] User-facing APIs (#1478) 2023-06-01 15:47:34 +00:00
15-custom-zones Add support for project names (#1340) 2023-06-01 18:46:26 +00:00
end-to-end rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
icons New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
index.html New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
index.tsx Add support for project names (#1340) 2023-06-01 18:46:26 +00:00
styles.css New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00