tldraw/packages
Steve Ruiz abe9237c6e
[refactor] remove createTLSchema (#1440)
This PR removes `createTLSchema`, now that the default shapes / utils
are in the editor's `TldrawEditorConfig`. There were a few places that
still called `createTLSchema`, though they would have been missing many
parts of the

### Change Type

- [x] `major` — Breaking Change

### Test Plan

- [x] Unit Tests

### Release Notes

- [tlschema] Removes `createTLSchema` in favor of `TldrawEditorConfig`
2023-05-23 13:35:11 +00:00
..
assets [feature] add laser pointer (#1412) 2023-05-19 11:09:13 +00:00
editor [refactor] remove createTLSchema (#1440) 2023-05-23 13:35:11 +00:00
file-format avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
indices Create @tldraw/indices package (#1426) 2023-05-22 08:18:01 +00:00
polyfills avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
primitives Measure individual words instead of just line breaks for text exports (#1397) 2023-05-22 15:10:03 +00:00
tldraw avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
tlschema [refactor] remove createTLSchema (#1440) 2023-05-23 13:35:11 +00:00
tlstore [refactor] Remove TLShapeDef, getShapeUtilByType. (#1432) 2023-05-23 12:32:42 +00:00
tlsync-client avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
tlvalidate avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
ui [refactor] Remove TLShapeDef, getShapeUtilByType. (#1432) 2023-05-23 12:32:42 +00:00
utils Create @tldraw/indices package (#1426) 2023-05-22 08:18:01 +00:00