tldraw/packages/tlschema/src
Steve Ruiz 6b1005ef71
[tech debt] Primitives renaming party / cleanup (#2396)
This PR:
- renames Vec2d to Vec
- renames Vec2dModel to VecModel
- renames Box2d to Box
- renames Box2dModel to BoxModel
- renames Matrix2d to Mat
- renames Matrix2dModel to MatModel
- removes unused primitive helpers
- removes unused exports
- removes a few redundant tests in dgreensp

### Change Type

- [x] `major` — Breaking change

### Release Notes

- renames Vec2d to Vec
- renames Vec2dModel to VecModel
- renames Box2d to Box
- renames Box2dModel to BoxModel
- renames Matrix2d to Mat
- renames Matrix2dModel to MatModel
- removes unused primitive helpers
2024-01-03 12:13:15 +00:00
..
assets [feature] add meta property to records (#1627) 2023-06-28 14:24:05 +00:00
misc [tech debt] Primitives renaming party / cleanup (#2396) 2024-01-03 12:13:15 +00:00
records [tech debt] Primitives renaming party / cleanup (#2396) 2024-01-03 12:13:15 +00:00
shapes [tech debt] Primitives renaming party / cleanup (#2396) 2024-01-03 12:13:15 +00:00
styles [fix] broken docs link (#2062) 2023-10-10 13:23:49 +00:00
translations Lokalise: Translations update (#2342) 2023-12-19 10:33:17 +00:00
createPresenceStateDerivation.ts Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
createTLSchema.ts [feature] add meta property to records (#1627) 2023-06-28 14:24:05 +00:00
index.ts [tech debt] Primitives renaming party / cleanup (#2396) 2024-01-03 12:13:15 +00:00
migrations.test.ts [improvements] arrows x enclosing shapes x precision. (#2265) 2023-12-01 21:34:12 +00:00
store-migrations.ts [improvement] store snapshot types (#1657) 2023-06-27 12:25:55 +00:00
TLStore.ts Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
util-types.ts hoist opacity out of props (#1526) 2023-06-06 16:15:12 +00:00