joostdecock
5a9f2f8d40
wip(shared): Changes to layouts
...
This will break the org build, but we need to rip out sanity anyway so
I don't think it's worth obsessing over it now.
I've essentially changes the default layout and added a new navigation
component.
2023-07-15 16:55:22 +02:00
joostdecock
c475b2dd52
fix(shared): Missing icon
2023-06-15 19:30:31 +02:00
joostdecock
ab3dc2adb5
feat(lab): Add more pages
2023-05-26 10:41:19 +02:00
Joost De Cock
a57ca51fc4
chore: Linter warnings
2023-05-24 17:18:37 +02:00
Joost De Cock
2b60094990
feat(dev): Better modal menu
2023-05-22 19:53:24 +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
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
4fae3a425f
feat(dev): Ported dev site to new v3 site framework
2023-05-16 10:34:13 +02:00
joostdecock
ed1ac8a7a7
Merge branch 'develop' into joost
2023-05-16 08:49:35 +02:00
joostdecock
39e013be42
feat(org): Better /new page
2023-04-30 21:24:35 +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
Joost De Cock
6340592206
feat(shared): Added TrophyIcon
2023-04-25 11:10:49 +02:00
Joost De Cock
c5e8f69459
fix(shared): Check for crumbs being present
2023-04-19 20:05:09 +02:00
joostdecock
6057d0f548
chore(org): Slice navigation for faq pages
2023-04-16 17:35:44 +02:00
joostdecock
33c609c886
chore: Linter warnings
2023-04-16 17:13:18 +02:00
joostdecock
86a5a8765b
wip(org): Work on modal menus
2023-04-16 16:19:49 +02:00
joostdecock
dbab735eeb
wip(shared): Work on modal menu
2023-04-09 15:57:25 +02:00
joostdecock
2ac149655c
wip(shared): Theme changes
2023-04-08 10:53:24 +02:00
joostdecock
4b4537c2a7
wip(org): New header and theme picker
2023-04-07 17:10:54 +02:00
Joost De Cock
995bb23551
wip(shared): Nav prebuild changes
2023-03-28 16:47:52 +02:00
Joost De Cock
10ceb2df91
wip(org): Work on porting account pages to new navigation
2023-03-27 18:49:09 +02:00
Joost De Cock
5ea69e6372
chore(org): Work on navigation
2023-03-26 16:50:46 +02:00
Joost De Cock
91c0627cdd
chore(shared): Shared navigation and wordmark tweaks
2023-03-26 09:18:51 +02:00
joostdecock
86aa0f20da
chore: linter issues
2023-02-05 19:58:25 +01:00
joostdecock
595417a23b
feat(org): Ported components to mjs and named exports
2023-01-29 16:44:02 +01:00