1
0
Fork 0
Commit graph

5418 commits

Author SHA1 Message Date
joostdecock
f0cfc5d0f1 fix(org): Left-behind commit for wide docs content on index page 2024-03-24 09:43:55 +01:00
joostdecock
e3d3456dab fix(shared): Remove debug statement 2024-03-23 17:32:42 +01:00
joostdecock
38d48690ad chore: Linter warnings 2024-03-23 17:14:57 +01:00
joostdecock
81831f1dc4 chore(shared): Tweaks to navlinks and allow wide reading view
Having build a documentation system at my job as well as the frontend
for it, it was rather surprised that a surprisingly large proportion of
my colleagues complained that the text was 'too narrow'.

When reading documentation, the horizontal space is constrained to limit
the amount of characters on a line. Long lines make for very hard to
read text, because each time your eyes dart back from the end of the
line to the beginning of the next line, it becomes harder to stay
vertically anchored on the correct line.

It's best practice to limit the line length like this, and so I've
always been doing it. However, after someone at work asked, I added a
toggle to allow the text to fill the available space.

Much to my surprise, this was hailed like some sort of significant
improvement. I still don't think it makes sense, but I've added a
similar checkbox to the docs pages of both dev and org sites anyway.
2024-03-23 17:05:30 +01:00
joostdecock
f1e407d789 feat(org): Added admin subscribers page 2024-03-23 15:50:24 +01:00
joostdecock
c5569332de chore(lab): Prebuild update 2024-03-23 11:53:31 +01:00
joostdecock
9ddcbf7e01 fix(lab): Always prebuild empty jargon file
Closes #6399
2024-03-23 11:52:58 +01:00
joostdecock
75ca01a448 fix(shared): Remove double entry in en.yaml 2024-03-23 11:39:27 +01:00
Joost De Cock
0e1759a2d2
Merge pull request #6373 from BenJamesBen/warning-i18n
fix(shared): Correct warning logs translation key name
2024-03-23 11:18:53 +01:00
Joost De Cock
37bc172049
Merge pull request #6374 from freesewing/i18n
New Crowdin Translations [skip build]
2024-03-23 11:18:26 +01:00
Joost De Cock
ab88230d8b
Merge pull request #6403 from BenJamesBen/bookmarkThisPage
fix(shared): Use "Bookmark this" translation strings
2024-03-23 11:18:02 +01:00
Joost De Cock
6cf1e596a5
Merge branch 'develop' into linedrawings 2024-03-23 11:15:39 +01:00
Joost De Cock
fd6bc86430 Update source file en.yaml
skip-build
2024-03-22 19:04:58 +01:00
Joost De Cock
9f81e78d67 New translations en.yaml (Ukrainian)
skip-build
2024-03-22 18:47:23 +01:00
Joost De Cock
ce57674dac New translations en.yaml (Dutch)
skip-build
2024-03-22 18:26:53 +01:00
Joost De Cock
b5a529a0c7 New translations en.yaml (German)
skip-build
2024-03-22 18:06:06 +01:00
Joost De Cock
208753850d New translations en.yaml (Spanish)
skip-build
2024-03-22 17:45:46 +01:00
Joost De Cock
bc21b25527 New translations en.yaml (French)
skip-build
2024-03-22 17:24:48 +01:00
Joost De Cock
5520e4a77f
Merge pull request #6402 from BenJamesBen/singular-titles
fix(org,shared): Use singular words for page titles
2024-03-22 16:49:11 +01:00
Joost De Cock
2e03f4de52
Merge pull request #6411 from freesewing/dependabot/npm_and_yarn/next-14.1.4
chore(deps): Bump next from 14.1.3 to 14.1.4
2024-03-21 09:00:37 +01:00
Joost De Cock
a04112ab9e
Merge pull request #6418 from freesewing/dependabot/npm_and_yarn/autoprefixer-10.4.19
chore(deps): Bump autoprefixer from 10.4.18 to 10.4.19
2024-03-21 09:00:25 +01:00
Joost De Cock
a85a3e30d7
Merge pull request #6419 from freesewing/dependabot/npm_and_yarn/express-4.19.1
chore(deps): Bump express from 4.18.3 to 4.19.1
2024-03-21 09:00:15 +01:00
dependabot[bot]
202b341e95
chore(deps-dev): Bump postcss from 8.4.37 to 8.4.38
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.37 to 8.4.38.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.37...8.4.38)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 04:44:31 +00:00
dependabot[bot]
4a8bf14ade
chore(deps): Bump express from 4.18.3 to 4.19.1
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 04:43:38 +00:00
dependabot[bot]
13a4528478
chore(deps): Bump autoprefixer from 10.4.18 to 10.4.19
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.18 to 10.4.19.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 04:42:38 +00:00
dependabot[bot]
3c0547fdaf
chore(deps): Bump next from 14.1.3 to 14.1.4
Bumps [next](https://github.com/vercel/next.js) from 14.1.3 to 14.1.4.
- [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/compare/v14.1.3...v14.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 19:04:59 +00:00
Joost De Cock
1e00e3cee8
Merge pull request #6412 from freesewing/dependabot/npm_and_yarn/next/bundle-analyzer-14.1.4
chore(deps): Bump @next/bundle-analyzer from 14.1.3 to 14.1.4
2024-03-20 20:01:31 +01:00
Joost De Cock
5c0feff10f
Merge pull request #6413 from freesewing/dependabot/npm_and_yarn/postcss-8.4.37
chore(deps-dev): Bump postcss from 8.4.36 to 8.4.37
2024-03-20 20:01:05 +01:00
dependabot[bot]
08df5b0196
chore(deps): Bump @next/mdx from 14.1.3 to 14.1.4
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 14.1.3 to 14.1.4.
- [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/v14.1.4/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>
2024-03-20 05:04:57 +00:00
dependabot[bot]
f43603236c
chore(deps-dev): Bump postcss from 8.4.36 to 8.4.37
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.36 to 8.4.37.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.36...8.4.37)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 05:02:31 +00:00
dependabot[bot]
10f3d74d3a
chore(deps): Bump @next/bundle-analyzer from 14.1.3 to 14.1.4
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 14.1.3 to 14.1.4.
- [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/v14.1.4/packages/next-bundle-analyzer)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 05:01:43 +00:00
Natalia Sayang
0e14b0e927 Adds Gozer, Hi, and Holmes line drawings 2024-03-20 01:30:20 +00:00
Benjamin Fan
2d93bd2064 fix(org,shared): Use singular words for page titles 2024-03-19 09:49:16 -07:00
Joost De Cock
d3268b2d48
Merge pull request #6393 from freesewing/dependabot/npm_and_yarn/axios-1.6.8
chore(deps): Bump axios from 1.6.7 to 1.6.8
2024-03-18 18:20:40 +01:00
Joost De Cock
67b35b4b41
Merge pull request #6394 from freesewing/dependabot/npm_and_yarn/jotai-2.7.1
chore(deps): Bump jotai from 2.7.0 to 2.7.1
2024-03-18 18:20:30 +01:00
Joost De Cock
47d0ac68f8
Merge pull request #6395 from freesewing/dependabot/npm_and_yarn/postcss-8.4.36
chore(deps-dev): Bump postcss from 8.4.35 to 8.4.36
2024-03-18 18:20:15 +01:00
dependabot[bot]
f13c5f80b4
chore(deps): Bump @aws-sdk/client-sesv2 from 3.533.0 to 3.535.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.533.0 to 3.535.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.535.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 04:43:59 +00:00
dependabot[bot]
6acfe6dbab
chore(deps-dev): Bump postcss from 8.4.35 to 8.4.36
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.35 to 8.4.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 04:43:00 +00:00
dependabot[bot]
4656fcb3de
chore(deps): Bump jotai from 2.7.0 to 2.7.1
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.7.0...v2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 04:42:23 +00:00
dependabot[bot]
d8b625a37a
chore(deps): Bump axios from 1.6.7 to 1.6.8
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.6.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 04:42:00 +00:00
Joost De Cock
3008f9d5df Update source file en.yaml
skip-build
2024-03-17 22:31:33 +01:00
Joost De Cock
2a1d66df94 New translations en.yaml (Ukrainian)
skip-build
2024-03-17 21:19:38 +01:00
Joost De Cock
fe3939d8aa New translations en.yaml (Dutch)
skip-build
2024-03-17 21:00:15 +01:00
Joost De Cock
d41e68b30b New translations en.yaml (German)
skip-build
2024-03-17 20:41:29 +01:00
Joost De Cock
a1f42d99e5 New translations en.yaml (Spanish)
skip-build
2024-03-17 20:22:22 +01:00
Joost De Cock
9fa889f872 New translations en.yaml (French)
skip-build
2024-03-17 20:03:17 +01:00
Joost De Cock
0d59e23f39 New translations en.yaml (French)
skip-build
2024-03-17 20:03:13 +01:00
Joost De Cock
6ad082dd70 Update source file en.yaml
skip-build
2024-03-17 19:35:01 +01:00
Joost De Cock
ddb01d08e5
Merge pull request #6382 from freesewing/joost
feat(shared): Auto-generate jargon list. Closes #6102
2024-03-17 19:24:54 +01:00
joostdecock
cd54b0884a chore(shared): Remove unused vars 2024-03-17 19:24:41 +01:00