tldraw/packages/tlschema/src
alex 7273eb3101
[3/5] Automatically enable multiplayer UI when using demo sync (#4119)
Adds a new `multiplayerStatus` store prop. This can either be `null`
(indicating this isn't a multiplayer store) or a signal containing
`online` or `offline` indicating that it is. We move a bunch of
previously dotcom specific UI into `tldraw` and use this new prop to
turn it on or off by default.

closes TLD-2611

### Change type

- [x] `improvement`
2024-07-10 15:46:09 +00:00
..
__tests__ Snapshots pit of success (#3811) 2024-06-03 15:58:00 +00:00
assets assets: make option to transform urls dynamically / LOD (#3827) 2024-06-11 14:17:09 +00:00
bindings Bindings (#3326) 2024-05-08 12:37:31 +00:00
misc rework canBind callback (#3797) 2024-05-23 13:32:02 +00:00
records Bindings documentation (#3812) 2024-06-10 13:16:21 +00:00
shapes Flip images (#4113) 2024-07-09 11:01:03 +00:00
styles Add setDefaultValue to StyleProp (#4044) 2024-07-01 10:21:33 +00:00
translations Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
createPresenceStateDerivation.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
createTLSchema.ts make sure everything marked @public gets documented (#3892) 2024-06-10 13:50:03 +00:00
index.ts [1/4] Blob storage in TLStore (#4068) 2024-07-10 13:00:18 +00:00
migrations.test.ts Flip images (#4113) 2024-07-09 11:01:03 +00:00
recordsWithProps.ts make sure everything marked @public gets documented (#3892) 2024-06-10 13:50:03 +00:00
store-migrations.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
TLStore.ts [3/5] Automatically enable multiplayer UI when using demo sync (#4119) 2024-07-10 15:46:09 +00:00
util-types.ts hoist opacity out of props (#1526) 2023-06-06 16:15:12 +00:00