1
0
Fork 0
Commit graph

57747 commits

Author SHA1 Message Date
Joost De Cock
64f75a54d2 fix(plugin-i18n): Fixes after translation changes 2023-07-04 20:29:24 +02:00
Enoch Riese
024bf5a51d load all sanity posts during ssg so that only pages that exist are built 2023-07-04 13:28:46 -05:00
Joost De Cock
598463f0a0 fix(org): Migrate jargon to new transaltions 2023-07-04 20:23:07 +02:00
Joost De Cock
d4c6415717
Merge pull request #4396 from freesewing/dependabot/npm_and_yarn/next/bundle-analyzer-13.4.8
chore(deps): bump @next/bundle-analyzer from 13.4.7 to 13.4.8
2023-07-04 12:33:43 +02:00
Joost De Cock
45513d7d9c
Merge pull request #4397 from freesewing/dependabot/npm_and_yarn/eslint-config-next-13.4.8
chore(deps-dev): bump eslint-config-next from 13.4.7 to 13.4.8
2023-07-04 12:33:34 +02:00
Joost De Cock
a0207db2b1
Merge pull request #4398 from freesewing/dependabot/npm_and_yarn/next/mdx-13.4.8
chore(deps): bump @next/mdx from 13.4.7 to 13.4.8
2023-07-04 12:33:23 +02:00
dependabot[bot]
7466ecd8eb
chore(deps): bump @next/mdx from 13.4.7 to 13.4.8
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.4.7 to 13.4.8.
- [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.8/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-04 05:08:20 +00:00
dependabot[bot]
94f267d1c2
chore(deps-dev): bump eslint-config-next from 13.4.7 to 13.4.8
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.7 to 13.4.8.
- [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.8/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 05:06:50 +00:00
dependabot[bot]
c1b7bc2463
chore(deps): bump @next/bundle-analyzer from 13.4.7 to 13.4.8
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 13.4.7 to 13.4.8.
- [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.8/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>
2023-07-04 05:05:55 +00:00
Enoch Riese
18e65bf4cf (chore) lint 2023-07-03 13:51:56 -05:00
Enoch Riese
8acbb5a9d7 deps cleanup 2023-07-03 13:35:55 -05:00
Enoch Riese
aee2491bdf add blog and showcase pages to the nav prebuild 2023-07-03 13:28:41 -05:00
Joost De Cock
432c7d472b
Merge pull request #4388 from freesewing/dependabot/npm_and_yarn/sanity-3.14.1
chore(deps): bump sanity from 3.14.0 to 3.14.1
2023-07-03 20:19:30 +02:00
Joost De Cock
3081f220db
Merge pull request #4389 from freesewing/dependabot/npm_and_yarn/sanity/cli-3.14.1
chore(deps-dev): bump @sanity/cli from 3.14.0 to 3.14.1
2023-07-03 20:19:22 +02:00
dependabot[bot]
8b9b1cc1ab
chore(deps-dev): bump @sanity/cli from 3.14.0 to 3.14.1
Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.14.1/packages/@sanity/cli)

---
updated-dependencies:
- dependency-name: "@sanity/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 16:16:35 +00:00
dependabot[bot]
f12e1e4d02
chore(deps): bump sanity from 3.14.0 to 3.14.1
Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.14.1/packages/sanity)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 16:15:54 +00:00
Joost De Cock
01ba59ea3e
Merge pull request #4390 from freesewing/dependabot/npm_and_yarn/sanity/vision-3.14.1
chore(deps): bump @sanity/vision from 3.14.0 to 3.14.1
2023-07-03 18:13:33 +02:00
Joost De Cock
749695a9e4
Merge pull request #4391 from freesewing/dependabot/npm_and_yarn/portabletext/react-3.0.4
chore(deps): bump @portabletext/react from 1.0.6 to 3.0.4
2023-07-03 18:13:23 +02:00
Joost De Cock
39097fbbe9
Merge pull request #4392 from freesewing/dependabot/npm_and_yarn/mermaid-10.2.4
chore(deps): bump mermaid from 10.2.3 to 10.2.4
2023-07-03 18:13:11 +02:00
dependabot[bot]
4df2275bd1
chore(deps): 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-03 04:43:52 +00:00
dependabot[bot]
36486808e1
chore(deps): bump @portabletext/react from 1.0.6 to 3.0.4
Bumps [@portabletext/react](https://github.com/portabletext/react-portabletext) from 1.0.6 to 3.0.4.
- [Release notes](https://github.com/portabletext/react-portabletext/releases)
- [Changelog](https://github.com/portabletext/react-portabletext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/portabletext/react-portabletext/compare/v1.0.6...v3.0.4)

---
updated-dependencies:
- dependency-name: "@portabletext/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 04:42:11 +00:00
dependabot[bot]
7fa0ecec0d
chore(deps): bump @sanity/vision from 3.14.0 to 3.14.1
Bumps [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.14.1/packages/@sanity/vision)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 04:41:25 +00:00
joostdecock
66a4524eca chore: Linter issues 2023-07-02 19:59:01 +02:00
joostdecock
a1b06949a3 chore: Linter issues 2023-07-02 19:54:10 +02:00
joostdecock
3eee1c5eeb chore(org): Load updated namespace after i18n changes 2023-07-02 19:43:15 +02:00
joostdecock
28b4e4f279 breaking(plugin-1i8n): Take translation method only 2023-07-02 19:42:19 +02:00
joostdecock
1751b7cc8e chore(workbench): Set namespace for plugin-i18n 2023-07-02 19:41:44 +02:00
joostdecock
8713993242 feat(core): Pass pattern to insertText hook 2023-07-02 19:40:43 +02:00
joostdecock
ff158b96a4 chore(shared): Add common i18n file 2023-07-02 19:40:05 +02:00
joostdecock
d01236afb2 breaking(i18n): The @freesewing/i18n package is no more
This concludes the initial migration of our translation to the new v3
structure.

We no longer publish a `@freesewing/i18n` package with the translations
for our project, instead each design has a `i18n` names export that
holds the strings for that design.

The plugins still need to be ported, and `plugin-i18n` needs to be
adapted, but the main work is done.
2023-07-02 19:07:17 +02:00
joostdecock
da0f4f0e38 feat(shared): Add designs namespace 2023-07-02 18:59:53 +02:00
joostdecock
066d670eff chore(shared): Updated prebuild script for now i18m structure 2023-07-02 18:50:20 +02:00
joostdecock
7d8c2f4ffe Merge branch 'develop' into i18n3 2023-07-02 18:20:09 +02:00
joostdecock
38f50fc0be feat(yuri): Add i18n named export 2023-07-02 17:27:30 +02:00
joostdecock
ce8c31b6db feat(waralee): Add i18n named export 2023-07-02 17:25:50 +02:00
joostdecock
eece7c4299 feat(walburga): Add i18n named export 2023-07-02 17:22:35 +02:00
joostdecock
66a1a00514 feat(wahid): Add i18n named export 2023-07-02 17:21:44 +02:00
joostdecock
aa73b8b1bc feat(unice): Add i18n named export 2023-07-02 17:13:57 +02:00
joostdecock
32cd193fb5 feat(ursula): Add i18n named export 2023-07-02 17:08:16 +02:00
joostdecock
b72b25db44 feat(tutorial): Add i18n named export 2023-07-02 17:00:55 +02:00
joostdecock
c6d51a5fef feat(trayvon): Add i18n named export 2023-07-02 17:00:30 +02:00
joostdecock
382a31c966 feat(tiberius): Add i18n named export 2023-07-02 16:59:06 +02:00
joostdecock
7992b99f8d feat(teagan): Add i18n named export 2023-07-02 16:58:40 +02:00
joostdecock
f4f27b3c3c feat(tamiko): Add i18n named export 2023-07-02 16:49:47 +02:00
joostdecock
6e4325c8c5 feat(sven): Add i18n named export 2023-07-02 16:44:19 +02:00
joostdecock
d8b5f3c27c feat(simone): Add i18n named export 2023-07-02 16:42:41 +02:00
joostdecock
58f71554b3 feat(simon): Add i18n named export 2023-07-02 16:40:51 +02:00
joostdecock
03fca8d16f feat(shin): Add i18n named export 2023-07-02 16:37:47 +02:00
joostdecock
03ec676536 feat(sandy): Add i18n named export 2023-07-02 16:34:54 +02:00
joostdecock
c454f0de3a fix(tests): Use shared utility design check in sampling tests 2023-07-02 16:32:57 +02:00