tldraw/packages/tlschema/src
David Sheldrick 356a0d1e73
[chore] refactor user preferences (#1435)
- Remove TLUser, TLUserPresence
- Add first-class support for user preferences that persists across
rooms and tabs

### Change Type

<!-- 💡 Indicate the type of change your pull request is. -->
<!-- 🤷‍♀️ If you're not sure, don't select anything -->
<!-- ✂️ Feel free to delete unselected options -->

<!-- To select one, put an x in the box: [x] -->

- [ ] `patch` — Bug Fix
- [ ] `minor` — New Feature
- [x] `major` — Breaking Change
- [ ] `dependencies` — Dependency Update (publishes a `patch` release,
for devDependencies use `internal`)
- [ ] `documentation` — Changes to the documentation only (will not
publish a new version)
- [ ] `tests` — Changes to any testing-related code only (will not
publish a new version)
- [ ] `internal` — Any other changes that don't affect the published
package (will not publish a new version)

### Test Plan

1. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] Webdriver tests

### Release Notes

- Add a brief release note for your PR here.
2023-05-25 09:54:29 +00:00
..
assets Stricter ID types (#1439) 2023-05-24 11:25:41 +00:00
records [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
shapes Add migration for horizontal alignment (#1443) 2023-05-24 11:34:13 +00:00
createPresenceStateDerivation.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
createTLSchema.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
fixup.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
geometry-types.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
index.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
languages.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
migrations.test.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
schema.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
style-types.ts Add migration for horizontal alignment (#1443) 2023-05-24 11:34:13 +00:00
TLRecord.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
TLStore.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
translations.test.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
translations.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
ui-types.ts [feature] add laser pointer (#1412) 2023-05-19 11:09:13 +00:00
util-types.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
validation.ts [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00