Enoch Riese
a1b80dd263
cleanup
2022-07-16 08:17:37 -04:00
Enoch Riese
9abea28b6e
default error page
2022-07-16 07:38:51 -04:00
Enoch Riese
9bcfa4f39b
add reset_all and undo buttons to error boundary. no styling
2022-07-16 07:38:51 -04:00
Enoch Riese
9e65a7fa31
oops, one more partName needed changing
2022-07-12 00:27:36 -05:00
Enoch Riese
959345ead0
keep drag handlers off the pages part
2022-07-12 00:02:55 -05:00
Enoch Riese
2e09f31c99
pass partname to part pieces
2022-07-11 21:00:16 -05:00
Joost De Cock
474188a05e
fix(shared): Don't import from core source files
...
Importing from source files (of published packages) works fine
in the monorepo, but breaks outside of it.
Specifically, it breaks in the standalone development environment
which spins up the lab outside the monorepo.
For a situation like this, you need to make sure we have a
named export that's available from the built package.
2022-07-02 20:21:36 +02:00
Joost De Cock
2da980592a
chore: Keep SVG to max height of the screen
2022-06-29 13:36:41 +02:00
Joost De Cock
f0d3f21070
chore(shared): Style reset button consistent with other buttons
2022-06-29 13:07:44 +02:00
Enoch Riese
a7931792ea
deepscan fixes and viewbox sizing on negative position fix
2022-06-28 17:25:22 -05:00
Enoch Riese
404718c776
clean up and document
2022-06-28 16:41:44 -05:00
Enoch Riese
b2fcee3037
consistently set up part transforms
2022-06-28 16:13:21 -05:00
Enoch Riese
6f6a165459
use svg functions to translate from DOM space to svg space
2022-06-28 15:16:29 -05:00
Enoch Riese
15525678d4
break layout/draft.js into smaller files
2022-06-28 13:41:27 -05:00
Enoch Riese
e21ffa4bc8
use subject to reduce number of variables that all sound like the same thing
2022-06-28 13:29:00 -05:00
Enoch Riese
8f35ccf9b9
rotation works smoothly
2022-06-28 02:02:51 -05:00
Joost De Cock
43ee0f1790
chore: Adapt sites to recent changes
2022-06-17 12:02:09 +02:00