7273eb3101
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` |
||
---|---|---|
.. | ||
__tests__ | ||
assets | ||
bindings | ||
misc | ||
records | ||
shapes | ||
styles | ||
translations | ||
createPresenceStateDerivation.ts | ||
createTLSchema.ts | ||
index.ts | ||
migrations.test.ts | ||
recordsWithProps.ts | ||
store-migrations.ts | ||
TLStore.ts | ||
util-types.ts |