1
0
Fork 0
Commit graph

588 commits

Author SHA1 Message Date
Enoch Riese
4d8052d042 (chore) lint 2023-06-22 11:36:46 -05:00
Enoch Riese
b8ab3e9326 re-add new measie inputs to account sets page 2023-06-22 11:36:24 -05:00
Enoch Riese
347ee07811 add curated sets back to set picker 2023-06-22 11:24:07 -05:00
joostdecock
97cd18e247 chore(shared): Linter errors 2023-06-21 12:33:09 +02:00
joostdecock
f284cebaeb chore(shared): Linter issues 2023-06-21 12:29:19 +02:00
joostdecock
79e83fd968 fix(shared): fixed missing inner component body 2023-06-21 12:14:30 +02:00
joostdecock
7e2e14ac7b chore(shared): Teaks and translation to wbmeasies view 2023-06-21 12:10:22 +02:00
Enoch Riese
da0f9c4709 moderate the nav arrow bouncing 2023-06-21 12:03:22 +02:00
Enoch Riese
66bd75a46d dry up headers and layout wrappers. use sticky side navs 2023-06-21 12:03:22 +02:00
Enoch Riese
bd3ed40a2a deepscan fixes 2023-06-20 14:30:37 -05:00
Enoch Riese
bea2ca0223 don't get redirected to measies on refresh 2023-06-20 14:27:00 -05:00
Enoch Riese
1ca98d8fe2 Merge branch 'joost' into eriese-ui-tweaks 2023-06-20 13:56:38 -05:00
joostdecock
0e85bf5659 fix(shared): Clean up new pattern page 2023-06-20 20:19:31 +02:00
joostdecock
7f7ceeb0e2 Merge branch 'develop' into joost 2023-06-20 19:28:48 +02:00
joostdecock
6a222f254d chore: Linter issues 2023-06-20 19:27:29 +02:00
Joost De Cock
d7352c0b1b
Merge branch 'develop' into eriese-strapi-pages 2023-06-20 19:03:18 +02:00
joostdecock
d1769348b3 wip(shared): Changes to navigation flow towards new pattern 2023-06-20 17:30:18 +02:00
Enoch Riese
462c92cbc7 being workbench measies view. revamp measurement inputs 2023-06-20 02:57:44 -05:00
Enoch Riese
e9d21ddd62 shared components and utils for sanity pages 2023-06-19 16:27:13 -05:00
joostdecock
d2d1c78af4 fix(shared): Removed debug output that was left behind in TabbedExample 2023-06-18 17:53:33 +02:00
joostdecock
9493efbef9 chore(shared): Fixed linter warning 2023-06-18 17:51:38 +02:00
joostdecock
ecf60f5282 feat(shared): Keep pattern settings in URL 2023-06-18 11:30:11 +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
Enoch Riese
39655daf6a rudimentary implementation of blog pages 2023-06-17 17:00:10 -05:00
joostdecock
5743dc4c2c chore: Linter warnings 2023-06-17 17:36:41 +02:00
joostdecock
0a9e71caf3 feat(shared): Re-implement MDX TOX. Closes #4129 2023-06-17 17:29:28 +02:00
joostdecock
5447117e27 chore: Linter fix 2023-06-17 13:29:37 +02:00
joostdecock
783e1fa683 chore: Linter warings 2023-06-17 13:28:17 +02:00
joostdecock
61ea8c74aa fix(shared): Fixed TabbedExample component 2023-06-17 13:20:54 +02:00
joostdecock
c527ccd702 fix(shared): Fixed MDX Example 2023-06-17 12:27:47 +02:00
joostdecock
6c363e70c8 fix(shared): MDX component fixes 2023-06-17 12:09:07 +02:00
joostdecock
b03f23f700 feat: Added Sanity documentation 2023-06-16 20:00:26 +02:00
joostdecock
fc5f037745 fix(shared): Fixed ReadMore component to new useNavigation 2023-06-16 19:06:34 +02:00
joostdecock
90e6d243ee feat(shared): Icons for core/ui settings 2023-06-15 20:12:05 +02:00
joostdecock
c475b2dd52 fix(shared): Missing icon 2023-06-15 19:30:31 +02:00
joostdecock
bbaf9e8183 chore(shared): Linter warnings 2023-06-15 19:03:19 +02:00
joostdecock
4a5c4f31ec chore(shared): Linter warnings 2023-06-15 18:53:45 +02:00
joostdecock
ad2d0c18c5 feat(shared): Helper to toggle SA in settings 2023-06-15 18:48:44 +02: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
f2cc48039d fix(shared): Remove left margin from draft view now nav is relative 2023-06-13 19:35:47 +02:00
joostdecock
11b6c7d01d feat(shared): Make workbench nav relative 2023-06-13 19:31:10 +02:00
joostdecock
5208852ed1 wip(shared): Work on #4272 better workbench navigation 2023-06-12 19:38:20 +02:00
joostdecock
01e2d4e41a Merge branch 'develop' into joost 2023-06-12 18:22:14 +02:00
joostdecock
bda3c7aed1 fix(shared): Pass mergedOptions to toAbs() 2023-06-11 19:26:20 +02:00
joostdecock
631ea8a50d feat(core): New mergeOptions method and passing mergedOtions to toAbs
When using toAbs for all but the most trivial cases, one needs access to
the options. Unlike measurements which are always there, options aren't
always set since they are only set when they differ from the default.

This would shift a lot of responsibility on the pattern designer who
would have to check whether an option is set, and if it's not use the
default which in turn depends on what type of an option it is (and it's
pct for example you have to remember to divide it by 100 and so on).

This feels footgun-y so instead I've added a `mergeOptions` method that
merges the options passed by the user with the defaults from the pattern
config so that you have a simple object with all option values.

This should get passed to `toAbs()` as the 3rd parameter.
2023-06-11 14:16:07 +02:00
joostdecock
c2f4ae3717 fix(shared): Linter warnings 2023-06-11 09:52:38 +02:00
joostdecock
fbf8874e35 fix(shared): Linter warnings 2023-06-11 09:45:27 +02:00
joostdecock
8badef08f8 feat(shared): Handle translation in pattern logs 2023-06-11 09:26:56 +02:00