Tldraw/packages/editor/src/lib/components
Mitja Bezenšek de951dee59
Reorder dom elements. (#3431)
We reorded the dom a bit when we added the web gl rendered culled
shapes. We can now revert that.

Also noticed we weren't positioning the wrapper, so the z-index didn't
not apply.

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [ ] `sdk` — Changes the tldraw SDK
- [ ] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [x] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [ ] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [x] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [ ] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know

---------

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2024-04-10 12:03:09 +00:00
..
default-components Reorder dom elements. (#3431) 2024-04-10 12:03:09 +00:00
ErrorBoundary.tsx tldraw zero - package shuffle (#1710) 2023-07-17 21:22:34 +00:00
GeometryDebuggingView.tsx arrows: add ability to change label placement (#2557) 2024-01-24 10:19:20 +00:00
HTMLContainer.tsx remove svg layer, html all the things, rs to tl (#1227) 2023-05-05 14:14:42 +00:00
LiveCollaborators.tsx Roundup fixes (#2862) 2024-02-19 14:52:43 +00:00
SVGContainer.tsx remove svg layer, html all the things, rs to tl (#1227) 2023-05-05 14:14:42 +00:00
Shape.tsx Perf: Incremental culled shapes calculation. (#3411) 2024-04-10 10:29:11 +00:00