1
0
Fork 0
Commit graph

37 commits

Author SHA1 Message Date
Joost De Cock
968aaba114
Merge pull request #6133 from BenJamesBen/test-view-option-translations
fix(shared): For Test view option menus, use design and workbench translation keys
2024-02-24 18:28:52 +01:00
Benjamin Fan
9c093650c6 fix(shared): In Test view, include optional measurements 2024-02-22 17:44:36 -08:00
Benjamin Fan
fa20f0f8d7 fix(shared): For Test view option menus, use design and workbench translation keys 2024-02-22 16:11:18 -08:00
cc69377f02 Make test view show conditional options properly 2024-02-07 16:04:29 +02:00
Joost De Cock
3eba42c2ba fix(shared): Pass ID to accordion to keep items open 2023-10-12 10:52:58 +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
2ed9dd5b88 chore: Remove lint 2023-09-28 15:58:50 +02:00
joostdecock
a5c9ed4ecc chore(shared): Hide model sampling for now 2023-09-26 15:40:32 +02:00
Joost De Cock
cb9373b1a2 chore(shared): linter issues 2023-08-30 17:14:09 +02:00
Joost De Cock
19aa5f3e12 chore(shared): Updated print view for visual consistency 2023-08-30 16:57:46 +02:00
Joost De Cock
0e430bdb01 feat(shared): Add save/bookmark to wb view header 2023-08-28 16:55:23 +02:00
Joost De Cock
dab88f3f5e fix(shared): Optional chaining settings in test view 2023-08-28 16:34:23 +02:00
Joost De Cock
0072ce0bad fix(shared): translations in workbench test view 2023-08-28 15:00:59 +02:00
joostdecock
24f117af90 chore(shared): Linter issues 2023-08-27 17:06:01 +02:00
joostdecock
7ef9198fe8 chore(shared): Linter issues 2023-08-27 17:01:58 +02:00
joostdecock
5849e6d931 chore(shared): Adapted (part of) workbench for UI consistency 2023-08-27 16:24:18 +02:00
joostdecock
e6c3790cd3 wip: Move translation files to facilitate crowdin 2023-07-23 18:32:12 +02:00
Joost De Cock
692567b56d New translations test-view.en.yaml (Ukrainian)
skip-build
2023-07-22 00:13:59 +02:00
Joost De Cock
c40b52a7cc New translations test-view.en.yaml (Dutch)
skip-build
2023-07-22 00:13:51 +02:00
Joost De Cock
1b9a1a9ab6 New translations test-view.en.yaml (German)
skip-build
2023-07-22 00:13:44 +02:00
Joost De Cock
5a4ce79046 New translations test-view.en.yaml (Spanish)
skip-build
2023-07-22 00:13:36 +02:00
Joost De Cock
0be9c56170 New translations test-view.en.yaml (French)
skip-build
2023-07-22 00:13:28 +02:00
Enoch Riese
012b0eb8d6 use a context to allow all menus to be in same parent on mobile 2023-06-29 14:35:46 +00: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
0d8e6a377b test view tweaks 2023-06-22 15:28:53 -05:00
Enoch Riese
6d932c5218 fewer clicks on test view 2023-06-22 14:02:16 -05:00
Enoch Riese
5311c667da reset zoom buttons 2023-06-21 21:17:07 -05:00
joostdecock
5a29602afe feat: Icons and measies view 2023-06-15 18:33:30 +02:00
joostdecock
7daad74964 feat(shared): Better workbend nav. Closes #4272 2023-06-15 09:23:49 +02:00
joostdecock
5208852ed1 wip(shared): Work on #4272 better workbench navigation 2023-06-12 19:38:20 +02:00
Enoch Riese
cdd080fde4 cleanup 2023-06-06 14:43:23 -05:00
Enoch Riese
7988aa9b31 measurements sampling menu 2023-06-06 14:31:27 -05:00
Enoch Riese
ef69ea1e3c test view with options menu 2023-06-06 14:19:22 -05:00