joostdecock
3df7367fc7
chore: Linter warnings
2023-07-16 07:27:51 +02:00
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
54abc42e73
feat(dev): Added footer links via use-navigation
2023-07-15 12:16:21 +02:00
joostdecock
9f957793f9
feat(dev): Ported pages to new layout
2023-07-15 11:54:32 +02:00
joostdecock
c1ca217b52
fix(dev): Hide contact page from site navigation
2023-07-15 11:00:18 +02:00
joostdecock
3174b9a145
chore(shared): Made it more clear that there's a default layout
2023-07-15 10:45:44 +02:00
joostdecock
3dcc518d53
fix(shared): Toc should also allow scrolling to toc
...
Also removed invalid nesting in HTML structure
2023-07-15 10:41:25 +02:00
joostdecock
74bd55a715
chore(shared): Export getRoot from ReadMore component
2023-07-15 10:40:46 +02:00
joostdecock
c21e781141
fix(shared): Hide MDX meta info on smaller viewports
2023-07-15 10:40:15 +02:00
joostdecock
232dddb019
fix: Off-by-one error in PrevNext
2023-07-14 15:08:50 +02:00
Joost De Cock
99d2fc51aa
fix: Linter warnings
2023-07-14 10:54:20 +02:00
joostdecock
0a8dd5f111
feat(dev/shared): Ported PrevNext component to new nav structure
2023-07-14 09:23:37 +02:00
joostdecock
b89d0474ef
chore: Fixed linter issues
2023-07-14 07:58:12 +02:00
joostdecock
dce1f6a608
chore: Tweaks to MDX metadata display
2023-07-13 21:15:25 +02:00
joostdecock
0ec14528e0
feat: improve sitemap including on mobile
2023-07-13 19:58:42 +02:00
Joost De Cock
43c6827c18
wip: Work on sitemap
2023-07-13 18:18:07 +02:00
Joost De Cock
81eff12fc4
New translations gdpr.en.yaml (Ukrainian)
...
[ci skip]
2023-07-12 18:21:29 +02:00
Joost De Cock
6e35ff226a
New translations gdpr.en.yaml (Dutch)
...
[ci skip]
2023-07-12 18:21:28 +02:00
Joost De Cock
0510c5cd17
New translations gdpr.en.yaml (German)
...
[ci skip]
2023-07-12 18:21:27 +02:00
Joost De Cock
44f8da39ae
New translations gdpr.en.yaml (Spanish)
...
[ci skip]
2023-07-12 18:21:26 +02:00
Joost De Cock
4648481554
New translations gdpr.en.yaml (French)
...
[ci skip]
2023-07-12 18:21:25 +02:00
Joost De Cock
d814efe41d
chore: Fix linter issues
2023-07-12 17:54:03 +02:00
Joost De Cock
2259427fa9
fix(shared): Bring back level support in ReadMore
2023-07-12 17:52:24 +02:00
Joost De Cock
2ba63f0a4e
chore: Remove unused code from ReadMore component
2023-07-12 12:32:46 +02:00
Joost De Cock
67817834bc
fix(shared): Make ReadMore component lean
2023-07-11 21:01:34 +02:00
Joost De Cock
4782516089
feat: Added Ukranian language
2023-07-11 20:17:24 +02:00
joostdecock
af59185d14
fix(shared): Removed incorrect namespace files
2023-07-09 19:27:44 +02:00
Joost De Cock
f2a51352f9
Merge pull request #4418 from freesewing/joost
...
feat(org): Translation pages
2023-07-09 19:03:50 +02:00
joostdecock
b822e35fbe
feat(org): Added various translation pages
2023-07-09 18:50:13 +02:00
Joost De Cock
cb738e80ac
New translations gdpr.en.yaml (Ukrainian)
...
[ci skip]
2023-07-07 08:40:05 +02:00
Joost De Cock
8e7c6c67ba
New translations gdpr.en.yaml (Dutch)
...
[ci skip]
2023-07-07 08:40:04 +02:00
Joost De Cock
b357370646
New translations gdpr.en.yaml (German)
...
[ci skip]
2023-07-07 08:40:03 +02:00
Joost De Cock
023d8f8fee
New translations gdpr.en.yaml (Spanish)
...
[ci skip]
2023-07-07 08:40:01 +02:00
Joost De Cock
57cfc32a7d
New translations gdpr.en.yaml (French)
...
[ci skip]
2023-07-07 08:40:00 +02:00
Joost De Cock
7ff5fdeb99
Merge pull request #4408 from freesewing/joost
...
fix(org): Added translation for translation page (so meta)
2023-07-06 20:06:56 +02:00
Enoch Riese
f49e80edd7
use img instead of Image for now
2023-07-06 12:55:32 -05:00
Joost De Cock
1ee8e10957
fix(org): Added translation for translation page (so meta)
2023-07-06 19:13:42 +02:00
Enoch Riese
107d7d8483
memoize backend in use-backend hook
2023-07-06 07:26:39 -05:00
Joost De Cock
073861f220
chore: Linter warnings
2023-07-05 21:06:33 +02:00
Joost De Cock
a2b689e69a
feat(org): Added translation status page
2023-07-05 20:58:30 +02:00
Enoch Riese
7f88ed5ae6
Merge branch 'develop' into eriese-sanity-sitemap
2023-07-04 14:34:59 -05:00
Enoch Riese
aee2491bdf
add blog and showcase pages to the nav prebuild
2023-07-03 13:28:41 -05:00
joostdecock
1751b7cc8e
chore(workbench): Set namespace for plugin-i18n
2023-07-02 19:41:44 +02:00
Joost De Cock
05c1c4e9ff
Merge pull request #4368 from eriese/eriese-no-measies
...
fix (workbench) allow designs with no measurements to draft
2023-07-01 14:55:52 +02:00
Enoch Riese
f6fcda8ca5
(chore) document new mobile menu stuff
2023-06-29 17:29:13 +00:00
Enoch Riese
49c14f1446
fix twitchy modal close
2023-06-29 16:41:11 +00:00
Enoch Riese
8a799c5742
add zoom buttons to mobile menu bar when needed
2023-06-29 15:44:23 +00:00
Enoch Riese
012b0eb8d6
use a context to allow all menus to be in same parent on mobile
2023-06-29 14:35:46 +00:00
Enoch Riese
b80eeaab6c
Merge branch 'develop' into eriese-ui-tweaks
2023-06-28 16:51:12 -05:00
Enoch Riese
744b00455d
allow designs with no measurements to draft
2023-06-28 13:04:45 -05:00