1
0
Fork 0
Commit graph

57671 commits

Author SHA1 Message Date
Joost De Cock
400b4ff6f0
Merge pull request #4106 from freesewing/dependabot/npm_and_yarn/playwright-1.34.0
Bump playwright from 1.33.0 to 1.34.0
2023-05-22 09:34:14 +02:00
Joost De Cock
f6b20a10f1
Merge pull request #4107 from freesewing/dependabot/npm_and_yarn/eslint-8.41.0
Bump eslint from 8.40.0 to 8.41.0
2023-05-22 09:34:07 +02:00
Joost De Cock
92aa7a60b9 chore(shared): Keep folder for prebuild data 2023-05-22 09:32:13 +02:00
github-actions
2a0f9fdb1e [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-8.41.0 changes in config/dependencies.yaml 2023-05-22 05:12:17 +00:00
github-actions
a51ed518fd [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-hot-toast-2.4.1 changes in config/dependencies.yaml 2023-05-22 05:08:14 +00:00
dependabot[bot]
41ec594b36
Bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:08:13 +00:00
dependabot[bot]
6591695590
Bump playwright from 1.33.0 to 1.34.0
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.33.0...v1.34.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:07:22 +00:00
github-actions
b5c2e1842f [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.336.0 changes in config/dependencies.yaml 2023-05-22 05:05:31 +00:00
dependabot[bot]
c671a1d6a4
Bump react-hot-toast from 2.4.0 to 2.4.1
Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/timolins/react-hot-toast/releases)
- [Commits](https://github.com/timolins/react-hot-toast/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: react-hot-toast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:05:27 +00:00
dependabot[bot]
0fb1bb1944
Bump sinon from 15.0.4 to 15.1.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.0.4 to 15.1.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v15.0.4...v15.1.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:04:31 +00:00
dependabot[bot]
cf07cb27f4
Bump @aws-sdk/client-sesv2 from 3.335.0 to 3.336.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.335.0 to 3.336.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.336.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>
2023-05-22 05:02:55 +00:00
Benjamin F
8092f2745a fix(docs): (scale) Add more details about effects 2023-05-21 19:50:51 -07:00
Benjamin F
17b79763a1 chore(trayvon): Add cutlist 2023-05-21 14:08:17 -07:00
joostdecock
f30fc92bac fix(shared): Make it await 2023-05-21 20:25:44 +02:00
joostdecock
7da253b09d fix(org): Names export, not default export 2023-05-21 20:09:16 +02:00
joostdecock
5e7ec07042 fix(markdown): Fix missing closing quote 2023-05-21 19:58:40 +02:00
joostdecock
816dd973ac fix(org): Outdated filename on import 2023-05-21 19:55:57 +02:00
joostdecock
4c66d8561d fix(markdown): Remove breaking FR chars 2023-05-21 19:55:04 +02:00
joostdecock
43aa897579 fix(markdown): Fix missing closing quotes 2023-05-21 19:30:09 +02:00
Benjamin F
b4729d3f15 Revert "fix(octoplushy): Restore accidentally-hidden eye parts"
This reverts commit c3d08493ae.
2023-05-21 09:02:17 -07:00
Benjamin F
c3d08493ae fix(octoplushy): Restore accidentally-hidden eye parts 2023-05-21 08:53:26 -07:00
joostdecock
9af7bf9236 chore(shared): Always build designs 2023-05-21 16:59:42 +02:00
Benjamin F
020ea4dcea chore(lucy): Add cutlist 2023-05-21 07:42:41 -07:00
Benjamin F
6599e7a3d0 chore(hortensia): Add cutlist 2023-05-21 07:36:13 -07:00
Benjamin F
6aabff57db chore(holmes): Add cutlist 2023-05-21 07:06:06 -07:00
Benjamin F
60e86865b3 chore(bob): Add cutlist 2023-05-21 06:38:53 -07:00
joostdecock
eb706f5490 chore(shared): Linter warning 2023-05-21 10:51:36 +02:00
joostdecock
a6f0958c2d fix(dev): Linter warning 2023-05-21 10:42:23 +02:00
joostdecock
0a4a43ee58 fix(shared): Fix ReadMore component 2023-05-21 10:42:06 +02:00
joostdecock
18e32da77b feat(markdown): Added start page for designers 2023-05-21 10:33:25 +02:00
joostdecock
da72239ae5 chore(markdown): Renamed patterns to designs in url 2023-05-21 10:18:58 +02:00
joostdecock
b302e9cefc fix(shared): Styling issue in ReadMore MDX component 2023-05-21 10:11:40 +02:00
joostdecock
c3dc282717 feat(shared): Added DocsTitle MDX component 2023-05-21 10:11:26 +02:00
joostdecock
ea8d540305 feat(org): Added sitemap 2023-05-21 09:58:59 +02:00
joostdecock
8dff0b8f1b chore(dev): Changed to prebuild and ReadMore 2023-05-21 09:41:20 +02:00
joostdecock
6604fdaed3 chore(sites): Tweaks to run scripts 2023-05-21 09:40:54 +02:00
joostdecock
ef5e12110d feat(markdown): Additional docs structure 2023-05-21 09:33:41 +02:00
joostdecock
b30e99f294 fix(shared): Removed invalid translation files 2023-05-20 17:48:36 +02:00
Joost De Cock
7f4e05bdba
Merge pull request #4091 from freesewing/i18n
New Crowdin updates
2023-05-20 17:07:55 +02:00
joostdecock
7d6863f7b5 Merge branch 'develop' into i18n 2023-05-20 17:07:24 +02:00
joostdecock
398e990fff fix(markdown): Crowding frontmatter issues 2023-05-20 17:00:35 +02:00
joostdecock
b84cd8ee4f fix(new-design): Include data.mjs in package 2023-05-20 16:57:11 +02:00
joostdecock
da8d139d90 wip(sites): Prebuild tweaks 2023-05-20 16:56:51 +02:00
Joost De Cock
d596ffad3e New translations en.md (Ukrainian) 2023-05-20 16:16:43 +02:00
Joost De Cock
1ccb7b7923 New translations en.md (Dutch) 2023-05-20 16:13:23 +02:00
Joost De Cock
4fc4fab186 New translations en.md (German) 2023-05-20 16:10:00 +02:00
Joost De Cock
e6bf225c6a New translations en.md (Spanish) 2023-05-20 16:06:34 +02:00
Joost De Cock
e72655ff5e New translations en.md (French) 2023-05-20 16:03:48 +02:00
Joost De Cock
6bbaa4b8af
Merge pull request #4093 from freesewing/less-routes
fix(sites): Generate less routes by importing MDX dynamically
2023-05-20 15:57:14 +02:00
joostdecock
9f30338939 chore: Fix linter warnings 2023-05-20 15:47:56 +02:00