1
0
Fork 0
Commit graph

1073 commits

Author SHA1 Message Date
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
02687a8f13 fix(shared): Made scrollTo handle missing elements
Also added new methods to utils
2023-07-15 10:41:58 +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
Joost De Cock
8d977cab7f
Merge pull request #4466 from freesewing/joost
Build error fixes
2023-07-14 19:40:45 +02:00
joostdecock
232dddb019 fix: Off-by-one error in PrevNext 2023-07-14 15:08:50 +02:00
Joost De Cock
93be74396c
Merge pull request #4459 from freesewing/joost
Tweaks to the sitemap and MDX meta data display
2023-07-14 11:42:48 +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
dependabot[bot]
421563370a
chore(deps): bump unist-util-visit from 4.1.2 to 5.0.0
Bumps [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/syntax-tree/unist-util-visit/releases)
- [Commits](https://github.com/syntax-tree/unist-util-visit/compare/4.1.2...5.0.0)

---
updated-dependencies:
- dependency-name: unist-util-visit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 04:36:33 +00: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
0c53e4878d
Merge pull request #4442 from freesewing/dependabot/npm_and_yarn/jotai-2.2.2
Bump jotai from 2.2.1 to 2.2.2
2023-07-12 18:03:22 +02:00
Joost De Cock
0527c40140
Merge pull request #4445 from freesewing/dependabot/npm_and_yarn/sharp-0.32.2
Bump sharp from 0.32.1 to 0.32.2
2023-07-12 18:02:56 +02:00
Joost De Cock
53300dd02b
Merge pull request #4438 from freesewing/joost
feat: Added Ukranian language
2023-07-12 18:01:31 +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
dependabot[bot]
22745cfc20
Bump sharp from 0.32.1 to 0.32.2
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.1 to 0.32.2.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.1...v0.32.2)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 04:07:48 +00:00
dependabot[bot]
ab80610391
Bump jotai from 2.2.1 to 2.2.2
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 04:05:54 +00: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
Joost De Cock
76f803c5a0
Merge pull request #4433 from freesewing/dependabot/npm_and_yarn/daisyui-3.2.1
Bump daisyui from 3.1.7 to 3.2.1
2023-07-11 20:12:50 +02:00
Joost De Cock
ca237ba95a
Merge pull request #4435 from freesewing/dependabot/npm_and_yarn/next/mdx-13.4.9
Bump @next/mdx from 13.4.7 to 13.4.9
2023-07-11 20:12:24 +02:00
dependabot[bot]
92b17cce87
Bump mdast-util-toc from 6.1.1 to 7.0.0
Bumps [mdast-util-toc](https://github.com/syntax-tree/mdast-util-toc) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/syntax-tree/mdast-util-toc/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-toc/compare/6.1.1...7.0.0)

---
updated-dependencies:
- dependency-name: mdast-util-toc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 04:57:35 +00:00
dependabot[bot]
6c6995edb9
Bump @next/mdx from 13.4.7 to 13.4.9
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.4.7 to 13.4.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.9/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 04:57:25 +00:00
dependabot[bot]
19098cb563
Bump daisyui from 3.1.7 to 3.2.1
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.1.7 to 3.2.1.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.1.7...v3.2.1)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 04:56:25 +00:00
dependabot[bot]
d5b70129c5
Bump mermaid from 10.2.3 to 10.2.4
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.2.3 to 10.2.4.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.2.3...v10.2.4)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 17:57:17 +00:00
Joost De Cock
2599d7db2b New translations en.json (Ukrainian)
[ci skip]
2023-07-09 21:35:19 +02:00
Joost De Cock
8d0e83308b New translations en.json (German)
[ci skip]
2023-07-09 21:35:17 +02:00
Joost De Cock
40ada22f8b New translations en.json (Spanish)
[ci skip]
2023-07-09 21:35:13 +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
6b26d71e28 chore: Linter warnings 2023-07-09 18:59:02 +02:00
joostdecock
b822e35fbe feat(org): Added various translation pages 2023-07-09 18:50:13 +02:00
Joost De Cock
07b2e57a4d New translations en.json (French)
[ci skip]
2023-07-09 15:48:58 +02:00
joostdecock
064b058fd6 feat(org): Added translators visualisation 2023-07-09 10:49:33 +02:00
Joost De Cock
0606fce1a3 New translations en.json (Dutch)
[ci skip]
2023-07-08 15:34:09 +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