1
0
Fork 0
Commit graph

204 commits

Author SHA1 Message Date
Joost De Cock
567ea009fd fix(org): Changes to accomodate new padding 2022-06-10 12:14:10 +02:00
Joost De Cock
7552260359 wip(org): Tweak page padding based on community feedback 2022-06-10 09:26:41 +02:00
Joost De Cock
f40bd3cb19 wip(org): Reduce footer logos on mobile 2022-06-10 09:25:27 +02:00
Joost De Cock
5888ccfbc7 feat(shared): Let images break out to fill the screen on mobile 2022-06-09 19:33:27 +02:00
Joost De Cock
ffea80f77b wip(org): Changes to layouts and modal images 2022-06-09 17:14:17 +02:00
Joost De Cock
6e8e4da0db wip(org): Changes to footer and icons 2022-06-09 13:35:06 +02:00
Joost De Cock
c194ea30c2 wip(org): Keep page size down by keeping patrons/contributors out of the footer 2022-06-08 16:30:36 +02:00
Joost De Cock
d3da19d654 fix(org): Restore icons for top-level navigation
These were removed by @eriese in eedcae7740

I am fairly confident this was either a simply mistake, or they
did not realize these icons were used (since work was regarding
the lab, and these icons are use on the freesewing.org site).

Anyway, they are back now.
2022-06-08 15:58:58 +02:00
Joost De Cock
778b294c83 wip(org): Tweaks to the design & showcase pages 2022-06-07 21:35:01 +02:00
Joost De Cock
c849826601
Merge pull request #2236 from eriese/eriese-hydration-fixes
Fix hydration errors due to localstorage
2022-06-07 20:29:25 +02:00
Joost De Cock
b10d33af29
Merge pull request #2238 from eriese/eriese-unify-navigation
Use single source of truth for navigation
2022-06-07 08:51:11 +02:00
Enoch Riese
172750625a fix errors 2022-06-06 14:06:49 -05:00
Enoch Riese
0a804fac8f remove double slash 2022-06-06 13:58:38 -05:00
Enoch Riese
f1cf082684 oops, merged in the wrong direction 2022-06-06 13:54:57 -05:00
Enoch Riese
2029ab8442 fix deepscan issues 2022-06-06 13:49:37 -05:00
Enoch Riese
eedcae7740 use single source of truth for navigation 2022-06-06 13:47:18 -05:00
Enoch Riese
e9b128dcbf externalize options and values for easier overloading 2022-06-06 13:28:29 -05:00
Enoch Riese
46c44666aa use recursion instead of option-sub-group 2022-06-06 13:27:58 -05:00
Enoch Riese
a317ebb8ab add hide logic to options 2022-06-06 13:27:36 -05:00
Enoch Riese
24c7b19686 fix hydration errors from useLocalStorage 2022-06-06 12:43:15 -05:00
Joost De Cock
1298507edf wip(org): Work on design page 2022-06-05 17:09:36 +02:00
Joost De Cock
f6882e5a39 fix(org): Fixed links in footer 2022-06-05 13:24:41 +02:00
Joost De Cock
9088439f7b wip(org): Switched to worm component for footer 2022-06-04 20:34:59 +02:00
Joost De Cock
2890443320 wip(org): Added pinked ribbon 2022-06-04 20:34:59 +02:00
Joost De Cock
0ded6ebbe6 wip(org): Tweaks to mobile header 2022-06-04 20:34:59 +02:00
Joost De Cock
fb1e8416c6 fix(shared): More PrevNext more robust 2022-06-01 19:57:39 +02:00
Joost De Cock
2883aa896f fix(shared): Unique key in breadcrumbs 2022-05-31 18:51:20 +02:00
Joost De Cock
0b40f6f347 feat(shared): Modal for all MDX and Strapi content 2022-05-31 14:47:34 +02:00
Joost De Cock
39dd5ebaa2 feat(shared): Allow class injection in PageLink 2022-05-31 13:46:24 +02:00
Joost De Cock
2f7d6e4505 feat(shared): Moved breadcrumbs to shared component 2022-05-31 10:12:54 +02:00
Joost De Cock
cb01cd6b8e fix(www): Layout fixed to blog pages 2022-05-30 16:40:51 +02:00
Joost De Cock
4e90549dd9 chore(shared): Better styling for prev-next component 2022-05-30 16:26:19 +02:00
Joost De Cock
6c79c0ba8e fix(shared): Let RightIcon take className prop 2022-05-30 16:26:01 +02:00
Joost De Cock
e47f47cf99 wip(org): Added blog post pages 2022-05-30 15:36:39 +02:00
Joost De Cock
6714ce7d52 wip(org): Work on new site 2022-05-29 17:43:43 +02:00
Joost De Cock
f1c291491f wip(org): Added translation support and locale picker 2022-05-29 11:58:48 +02:00
Joost De Cock
36a020642e wip(org): Add showcase icon to primary navigation 2022-05-26 19:35:43 +02:00
Joost De Cock
6353117acb wip(org): Additional icons 2022-05-25 18:48:00 +02:00
Joost De Cock
7aba490544 feat(shared): Use i18n-next for example translations 2022-05-24 19:04:00 +02:00
Joost De Cock
b9d9d4bc14 feat(shared): Handle degree measurements input 2022-05-21 12:40:31 +02:00
Joost De Cock
29fe78843f feat(shared): Better theme support in Dot 2022-05-20 16:27:51 +02:00
Joost De Cock
038588bf9c feat(shared): Support for translation in Dot custom component 2022-05-20 15:34:08 +02:00
Joost De Cock
71e6278c57 feat(shared): Added new Dot custom component 2022-05-20 14:28:42 +02:00
Joost De Cock
8c094dc22e fix(lab): Contain code blocks on mobile screen with break-all 2022-05-15 18:44:36 +02:00
Joost De Cock
7aff532639 fix(lab): Add space in title so it can wrap 2022-05-15 15:12:32 +02:00
Joost De Cock
a395873024 feat(lab): Close navigation when testing options 2022-05-15 15:11:50 +02:00
Joost De Cock
88b19dd2df feat(lab): Require Ctrl-key to zoom with mouse wheel 2022-05-15 15:03:19 +02:00
Joost De Cock
4d59cf59be fix(lab): Be explicit about closing navigation on gist updates 2022-05-15 14:46:03 +02:00
Joost De Cock
c3b9c07236 feat(lab): Close navigation on mobile when switching view in workbench 2022-05-14 19:53:27 +02:00
Joost De Cock
c3e54687fc fix(lab): Add mobile navigation 2022-05-14 19:53:27 +02:00