tldraw/packages
Steve Ruiz 0f89309604
Renaming types, shape utils, tools (#1513)
This PR renames all exported types to include the `TL` prefix. It also
removes the `TL` prefix from things that are not types, including:
- shape utils (e.g. `TLArrowUtil` becomes `ArrowShapeUtil`)
- tools (e.g. `TLArrowTool` becomes `ArrowShapeTool`, `TLSelectTool`
becomes `SelectTool`)

### Change Type

- [x] `major` — Breaking Change

### Release Notes

- Renaming of types, shape utils, tools
2023-06-04 10:38:53 +00:00
..
assets [3/3] Highlighter styling (#1490) 2023-06-01 15:34:59 +00:00
editor Renaming types, shape utils, tools (#1513) 2023-06-04 10:38:53 +00:00
file-format Renaming types, shape utils, tools (#1513) 2023-06-04 10:38:53 +00:00
indices rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
polyfills avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
primitives replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
store tlschema cleanup (#1509) 2023-06-03 20:46:53 +00:00
tldraw rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
tlschema restore styles sets exports (#1512) 2023-06-03 21:32:14 +00:00
ui Renaming types, shape utils, tools (#1513) 2023-06-04 10:38:53 +00:00
utils Stricter ID types (#1439) 2023-05-24 11:25:41 +00:00
validate Rename tlvalidate to validate (#1508) 2023-06-03 08:27:44 +00:00