1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
joostdecock
f6a1063e59 chore: Various small tweaks 2023-11-03 19:41:21 +01:00
Joost De Cock
ffc833f7c7 feat(shared): Port workbench to dynamic mdx 2023-10-09 13:01:58 +02:00
Joost De Cock
86d984e8c5 wip(shared): Split new design pages per design to split bundle
This adds page templates that will auto-generate pages for each design.
This not only allows us to split the bundle for these individual
designs, we are also now passing the inline docs for a design as static
props, as that will limit the memory footprint of webpack.

Remains to be seen how this will all come together, but it's better than
throwing everything at webpack and watching the build fail.
2023-10-08 14:26:58 +02:00
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
Joost De Cock
36465d7302 feat(shared): Add draft header to inspector 2023-09-15 16:59:02 +02:00
Joost De Cock
0e430bdb01 feat(shared): Add save/bookmark to wb view header 2023-08-28 16:55:23 +02:00
joostdecock
5849e6d931 chore(shared): Adapted (part of) workbench for UI consistency 2023-08-27 16:24:18 +02:00
Enoch Riese
48757e218d Merge branch 'develop' into eriese-ui-tweaks 2023-06-26 11:42:25 -05:00
Enoch Riese
989c6e02cb ui tweaks from contributor call feedback 2023-06-24 15:00:46 -05:00
Enoch Riese
6c94afe99f shared component for views that have patterns and side menus 2023-06-23 19:39:45 -05:00
Enoch Riese
0af401c50b add zoom buttons to inspector view 2023-06-22 10:58:22 -05:00
Enoch Riese
737e03218f deepscan fix 2023-06-22 10:55:37 -05:00
joostdecock
6a222f254d chore: Linter issues 2023-06-20 19:27:29 +02:00
joostdecock
bb07616a3b feat(shared): Add draft header to inspect view 2023-06-18 10:57:56 +02:00
joostdecock
947a9fda85 fix(shared): Fix inspector view 2023-06-18 10:51:38 +02:00
joostdecock
7daad74964 feat(shared): Better workbend nav. Closes #4272 2023-06-15 09:23:49 +02:00