1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
joostdecock
dd1913e499 fix(shared): broken links after docs changes 2023-10-25 20:15:24 +02: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
joostdecock
5447117e27 chore: Linter fix 2023-06-17 13:29:37 +02:00
joostdecock
9ffb4f5261 feat(shared): implemented log view 2023-06-10 20:33:34 +02:00
Enoch Riese
6f28c36c59 lint fixes 2023-06-07 14:12:51 -05:00
Enoch Riese
76b96242d3 cleanup after cherry-pick 2023-06-02 13:07:43 -05:00
Enoch Riese
1359daec67 refactor ui settings menu to use shared components 2023-06-02 12:42:48 -05:00
joostdecock
eef8d68781 feat(shared): PanZoomPattern component 2023-06-01 20:18:37 +02:00
joostdecock
d64a26e0ee Merge branch 'serialize' into joost 2023-06-01 17:03:01 +02:00
joostdecock
c95ebd5934 chore(shared): Updated ui settings and work on render view 2023-06-01 17:01:48 +02:00
joostdecock
2b933ce8c7 Revert "feat(shared): Added Inspect to UI menu"
This reverts commit fa437b9b16.
2023-06-01 16:50:21 +02:00
joostdecock
1ac287e6f5 fix(shared): Reset buttons in workbench UI menu 2023-06-01 09:51:25 +02:00
joostdecock
fa437b9b16 feat(shared): Added Inspect to UI menu 2023-06-01 09:42:48 +02:00
joostdecock
3ffb4683ed wip(shared): Comment-out XRay for now 2023-06-01 08:50:49 +02:00
joostdecock
f1154d149c chore(shared): Deepscan warnings 2023-06-01 08:48:21 +02:00
joostdecock
f0279c3830 chore: Linter issues 2023-05-31 18:34:37 +02:00
joostdecock
2876d16f16 fix(shared): Use path from props in dynamic docs 2023-05-31 18:08:07 +02:00
joostdecock
1c7a827ab4 feat(shared): Switched to desktop icon for UI settings 2023-05-31 18:00:33 +02:00
joostdecock
c53ff25053 wip(shared): Work on workbench views 2023-05-31 17:56:58 +02:00