1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
Enoch Riese
e1be833dfd dry up headers and layout wrappers. use sticky side navs 2023-06-20 16:52:00 -05:00
Joost De Cock
5ded145d13 fix(shared): Put back aside naviation on desktop 2023-05-23 09:56:03 +02:00
Joost De Cock
53d8a61131 fix(dev): Remove v2 aside navigation 2023-05-22 20:08:42 +02:00
Joost De Cock
5e123a7be7 chore(shared): Removed aside border 2023-05-22 16:41:38 +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
33c609c886 chore: Linter warnings 2023-04-16 17:13:18 +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
Joost De Cock
995bb23551 wip(shared): Nav prebuild changes 2023-03-28 16:47:52 +02:00
Joost De Cock
91c0627cdd chore(shared): Shared navigation and wordmark tweaks 2023-03-26 09:18:51 +02:00
Joost De Cock
4697fbd999 chore(dev): Menu tweaks 2023-03-26 08:32:44 +02:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
Renamed from sites/shared/components/navigation/aside.js (Browse further)