1
0
Fork 0
Commit graph

467 commits

Author SHA1 Message Date
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
joostdecock
cab7f5d2c5 wip(org): More work on managing patterns 2023-05-31 15:32:54 +02:00
joostdecock
56b0e82959 wip(org): Work on pattern view/management 2023-05-31 10:18:52 +02:00
joostdecock
79a41e8184 wip(org): Work on pattern pages 2023-05-30 19:25:22 +02:00
joostdecock
2c365a2e81 feat(backend): Include (c)set when returning pattern 2023-05-30 16:53:23 +02:00
joostdecock
cf060c779b chore(shared): Tweaks to components 2023-05-27 17:34:51 +02:00
joostdecock
2e1a7b473a wip(org): Work on patterns pages 2023-05-26 17:24:25 +02:00
joostdecock
bc7e4e8b28 feat(shared): Stared working on save view 2023-05-26 15:54:43 +02:00
joostdecock
fecb894ecb chore: Linter warning 2023-05-26 13:39:55 +02:00
joostdecock
1c54f9ce7a chore: Linter warning 2023-05-26 13:36:46 +02:00
joostdecock
10c3fb660a chore: Linter warnings 2023-05-26 13:35:03 +02:00
joostdecock
714e94a512 chore(shared): more translation strings 2023-05-26 11:39:45 +02:00
joostdecock
067bff61e5 fix(shared): Missing var in component 2023-05-26 10:41:36 +02:00
joostdecock
ab3dc2adb5 feat(lab): Add more pages 2023-05-26 10:41:19 +02:00
joostdecock
f0e7712106 feat(shared): Allow to override design href 2023-05-26 10:15:17 +02:00
Joost De Cock
94f96ec605 wip(lab): Tweaks to pages 2023-05-24 20:02:25 +02:00
Joost De Cock
a57ca51fc4 chore: Linter warnings 2023-05-24 17:18:37 +02:00
Joost De Cock
007066a673
Merge pull request #4125 from eriese/eriese-lab-v3
fix (org) clean up little errors in draft-for-curated-set flow
2023-05-24 17:14:09 +02:00
Enoch Riese
43dd11af2c better styling for design link 2023-05-24 09:48:09 -05:00
Joost De Cock
b3b5d225b8 feat(dev): Re-implemented search 2023-05-24 16:18:59 +02:00
Enoch Riese
24b3b10bfb fix little errors in draft-for-curated-set flow. other cleanup 2023-05-24 08:37:29 -05:00
Joost De Cock
37d0b621bc fix(shared): Always wrap code 2023-05-23 13:16:32 +02:00
Joost De Cock
7d495d9a43 fix(shared): Bug in git last update component 2023-05-23 11:08:24 +02:00
Joost De Cock
1693a9ed65 chore(dev): Tweaks on home page and contact 2023-05-23 10:52:39 +02:00
Joost De Cock
5ded145d13 fix(shared): Put back aside naviation on desktop 2023-05-23 09:56:03 +02:00
Joost De Cock
a7193c6a24 fix(dev): Tweaks for mobile 2023-05-22 20:08:57 +02:00
Joost De Cock
53d8a61131 fix(dev): Remove v2 aside navigation 2023-05-22 20:08:42 +02:00
Joost De Cock
ce8f0b22a4 fix(shared): Issue with ReadMore component 2023-05-22 19:53:40 +02:00
Joost De Cock
2b60094990 feat(dev): Better modal menu 2023-05-22 19:53:24 +02:00
Joost De Cock
dd82285eee fix(shared): Bug in ReadMore component 2023-05-22 17:05:59 +02:00
Joost De Cock
5e123a7be7 chore(shared): Removed aside border 2023-05-22 16:41:38 +02:00
Joost De Cock
4f867a71e9 feat(shared): Added DocsLink component 2023-05-22 16:41:15 +02:00
Joost De Cock
83cb6b229c fix(shared): bug in nagivation 2023-05-22 15:43:41 +02:00
joostdecock
eb706f5490 chore(shared): Linter warning 2023-05-21 10:51:36 +02:00
joostdecock
0a4a43ee58 fix(shared): Fix ReadMore component 2023-05-21 10:42:06 +02:00
joostdecock
b302e9cefc fix(shared): Styling issue in ReadMore MDX component 2023-05-21 10:11:40 +02:00
joostdecock
c3dc282717 feat(shared): Added DocsTitle MDX component 2023-05-21 10:11:26 +02:00
joostdecock
ea8d540305 feat(org): Added sitemap 2023-05-21 09:58:59 +02:00
joostdecock
8dff0b8f1b chore(dev): Changed to prebuild and ReadMore 2023-05-21 09:41:20 +02:00
joostdecock
b30e99f294 fix(shared): Removed invalid translation files 2023-05-20 17:48:36 +02:00
joostdecock
7d6863f7b5 Merge branch 'develop' into i18n 2023-05-20 17:07:24 +02:00
joostdecock
9f30338939 chore: Fix linter warnings 2023-05-20 15:47:56 +02:00
joostdecock
ce556a4664 chore(shared): Disable search for now 2023-05-20 14:55:16 +02:00
joostdecock
0dc94658fd fix(shared): Issue with theme caused by linter fix 2023-05-20 14:47:29 +02:00
joostdecock
901422cf4e chore(org): Linter fixes 2023-05-20 14:44:38 +02:00
joostdecock
e027d560f8 chore(org): Linter fixes 2023-05-20 14:38:09 +02:00
joostdecock
a4f192e090 fix(dev): Load MDX dynamically to reduce the number of routes
Prior to this commit we'd generate a page for each MDX document as that
avoids having to load MDX dynamically (which can be tricky) or through
static props (which causes issues with serialization).

However, Vercel (which hosts for us) has an upper limit on the number of
routes, and because of this extensive documentation, we blew passed it
with this approach.

This changes to a dynamic resolution of MDX content with an async import
in the useEffect hook. This should drastically reduce the number of
routes and make Vercel happy.

I didn't do much digging into the effects of this on SSR. If it turns
out it's causes issues, we'll deal with it at that time.
2023-05-20 13:22:36 +02:00
joostdecock
99d4e303bc chore: More QA fixes for sites 2023-05-19 18:29:13 +02:00
joostdecock
801ba17ab6 chore: More QA fixes for sites 2023-05-19 18:27:36 +02:00