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
Joost De Cock
4f867a71e9
feat(shared): Added DocsLink component
2023-05-22 16:41:15 +02:00
joostdecock
c3dc282717
feat(shared): Added DocsTitle MDX component
2023-05-21 10:11:26 +02:00
joostdecock
8dff0b8f1b
chore(dev): Changed to prebuild and ReadMore
2023-05-21 09:41:20 +02:00
joostdecock
c49a47a0de
chore: Fixing linter warnings
2023-05-19 16:31:28 +02:00
joostdecock
d77cf38637
fix(org): build issues for nextjs
2023-05-19 11:46:17 +02:00
joostdecock
7c8b59b781
chore(lab): Fixed issues with next build
2023-05-19 09:22:11 +02:00
joostdecock
9cf7de9a0b
wip(shared): Work on MDX wrapper
2023-05-15 20:00:45 +02:00
joostdecock
0b238c989e
wip(shared): Switched to webpack loader for MDX
2023-05-15 15:57:46 +02:00
Joost De Cock
e47c18177b
wip(shared): Removed useApp hook in favor of contexts
...
This removes the useApp hook from all org pages in favor of various
context. This means there is no longer global state that gets passed
around, instead each component that requires access to something shared
(like account, or navigation) can just use the context instead.
This is a first step, as a lot of shared components stil rely on app not
to mention the dev and lab sites.
2023-04-28 21:23:06 +02:00
joostdecock
c53abd0ec0
feat(shared): Updated PrevNext for new navigation
2023-04-16 18:39:11 +02:00
Enoch Riese
b8ff4f0710
remove unused examples mdx component
2023-02-15 12:42:15 -06:00
joostdecock
595417a23b
feat(org): Ported components to mjs and named exports
2023-01-29 16:44:02 +01:00