1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
joostdecock
9ef8be1d29 chore(shared): Removed ribbon 2023-09-04 11:56:20 +02:00
Joost De Cock
90daa35ce4
Merge pull request #4606 from freesewing/joost
feat(org): Ported themes and tailwind config to ESM + work on the home page
2023-08-01 16:52:38 +02:00
Joost De Cock
2948aa3083 New translations en.yaml (Ukrainian)
skip-build
2023-07-31 19:04:13 +02:00
Joost De Cock
1a4ac1f4c3 New translations en.yaml (Dutch)
skip-build
2023-07-31 19:03:50 +02:00
Joost De Cock
6a01f16427 New translations en.yaml (German)
skip-build
2023-07-31 19:03:49 +02:00
Joost De Cock
2c35b64266 New translations en.yaml (Spanish)
skip-build
2023-07-31 19:03:48 +02:00
Joost De Cock
db5e92ac3b New translations en.yaml (French)
skip-build
2023-07-31 19:03:48 +02:00
Joost De Cock
085e754d4a Create source file en.yaml
skip-build
2023-07-30 20:14:12 +02:00
joostdecock
1621f3b6fb feat(wip): Ported dev to new ESM themes 2023-07-29 18:22:39 +02:00
joostdecock
8ec48e7db8 wip(org): Started reworking the home page 2023-07-27 21:03:49 +02:00
Joost De Cock
12449c88b8 Merge branch 'develop' into i18n 2023-07-24 17:29:51 +02:00
Joost De Cock
2e308848ac Update source file en.yaml
skip-build
2023-07-23 21:45:07 +02:00
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
joostdecock
e6c3790cd3 wip: Move translation files to facilitate crowdin 2023-07-23 18:32:12 +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