86e0010523
We load the user preferences a bit earlier, so that we can make sure that the `LoadingScreen` and `ErrorScreen` also use the correct color and background color based on the dark mode setting. There's still a brief flash of white screen, but that's before any of our components load, not sure if we can avoid that one. Solves https://github.com/tldraw/tldraw/issues/1248 ### Change Type - [x] `patch` — Bug Fix ### Test Plan 1. Probably best if you throttle your network speed. 2. Reload the page. 3. The asset loading screen should use take your dark mode setting into account. 4. Change the dark mode and try again. ### Release Notes - Make sure our loading and error screens take dark mode setting into account. --------- Co-authored-by: Steve Ruiz <steveruizok@gmail.com> |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
editor.css | ||
LICENSE | ||
package.json | ||
README.md | ||
setupTests.js | ||
tsconfig.json |
tldraw/tldraw
Benchmark
To run the benchmarks
yarn workspace @tldraw/tldraw benchmark
Or
yarn workspace @tldraw/tldraw benchmark "file_search_string"