tldraw/apps
alex 37f8a7a491
Remove topBar prop from <TldrawUi /> (#2018)
This diff removes the UI top center bar from the public API and tweaks
some of the styling around the top bar as a whole. Now, the left and
right bars shrink to fit their content, and the center bar is unstyled
by us. It's also marked `@internal`.

This also exposes `<Spinner />` for internal use.

### Change Type

- [x] `minor` — New feature

### Test Plan

-

### Release Notes

- [BREAKING] removed topBar prop
2023-10-09 06:02:43 +00:00
..
examples Remove topBar prop from <TldrawUi /> (#2018) 2023-10-09 06:02:43 +00:00
vscode Fix vs code extension. Prepare for new release. (#2011) 2023-10-03 18:07:18 +00:00