tldraw/apps/dotcom/src
Steve Ruiz 7ece89a357
UI components round two (#2847)
This PR:
- replaces the `shareZone` prop with `SharePanel` component
- replaces the `topZone` prop with `TopPanel` components
- replaces the `Button` component with `TldrawUiButton` and
subcomponents
- adds `TldrawUi` prefix to our primitives
- fixes a couple of bugs with the components

### Change Type

- [x] `major` — Breaking change
2024-02-16 09:13:04 +00:00
..
components UI components round two (#2847) 2024-02-16 09:13:04 +00:00
hooks Use canvas bounds for viewport bounds (#2798) 2024-02-12 15:03:25 +00:00
pages Unbiome (#2776) 2024-02-07 16:02:22 +00:00
utils UI components round two (#2847) 2024-02-16 09:13:04 +00:00
main.tsx [dotcom] Delete service worker, cache tldraw assets (#2552) 2024-01-19 15:31:01 +00:00