1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Joost De Cock
468761cc36 New translations en.yaml (Ukrainian)
skip-build
2023-07-23 20:48:50 +02:00
Joost De Cock
acf2a44500 New translations en.yaml (Dutch)
skip-build
2023-07-23 20:48:50 +02:00
Joost De Cock
d352a2f5c0 New translations en.yaml (German)
skip-build
2023-07-23 20:48:49 +02:00
Joost De Cock
7464bfb258 New translations en.yaml (Spanish)
skip-build
2023-07-23 20:48:48 +02:00
Joost De Cock
140767c771 New translations en.yaml (French)
skip-build
2023-07-23 20:48:48 +02:00
Joost De Cock
7ba02efb9d New translations footer.en.yaml (Ukrainian)
skip-build
2023-07-22 00:12:41 +02:00
Joost De Cock
9db27ee4e5 New translations footer.en.yaml (Dutch)
skip-build
2023-07-22 00:12:34 +02:00
Joost De Cock
65ad90fd60 New translations footer.en.yaml (German)
skip-build
2023-07-22 00:12:26 +02:00
Joost De Cock
1a0b0c5c04 New translations footer.en.yaml (Spanish)
skip-build
2023-07-22 00:12:18 +02:00
Joost De Cock
8fe4c8491d New translations footer.en.yaml (French)
skip-build
2023-07-22 00:12:11 +02:00
Joost De Cock
78fa37869e chore(shared/dev): Remove use-navigation hook 2023-07-20 08:42:56 +02:00
joostdecock
54abc42e73 feat(dev): Added footer links via use-navigation 2023-07-15 12:16:21 +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
2ac149655c wip(shared): Theme changes 2023-04-08 10:53:24 +02:00
Joost De Cock
3c085888f0 chore(shared): Changes to footer 2023-03-26 14:02:19 +02:00