1
0
Fork 0
Commit graph

7072 commits

Author SHA1 Message Date
Joost De Cock
cf582776f4 New translations account.yaml (German) 2022-05-18 15:53:56 +02:00
Joost De Cock
98a5f8b011 New translations lab.yaml (Dutch) 2022-05-18 15:50:32 +02:00
Joost De Cock
f685600fcf New translations lab.yaml (German) 2022-05-18 15:50:31 +02:00
Joost De Cock
809c87417a New translations lab.yaml (Spanish) 2022-05-18 15:50:30 +02:00
Joost De Cock
14b2d4a891 New translations lab.yaml (French) 2022-05-18 15:50:29 +02:00
Joost De Cock
8cc11d6950 chore(lab): Tweaks to skip_build script 2022-05-17 19:45:36 +02:00
Joost De Cock
6257096e0d chore(lab): Extended skip build script 2022-05-17 19:45:36 +02:00
Joost De Cock
6221cb5a11 chore: Added skip_build.sh file for lab 2022-05-17 19:45:36 +02:00
dependabot[bot]
9e0e77ead1
chore(deps): bump nodemailer from 6.7.3 to 6.7.5
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.3 to 6.7.5.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.7.3...v6.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 04:04:30 +00:00
dependabot[bot]
e7a556b7f4
chore(deps): bump strapi-plugin-i18n from 3.6.8 to 3.6.10
Bumps [strapi-plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/strapi-plugin-i18n) from 3.6.8 to 3.6.10.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v3.6.10/packages/strapi-plugin-i18n)

---
updated-dependencies:
- dependency-name: strapi-plugin-i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 04:28:08 +00:00
Joost De Cock
bbfd179335 chore(dev): Added skip_build.sh script for conditional CI 2022-05-15 19:15:21 +02:00
Joost De Cock
2f8ee87281 chore(dev): Tweaks to colors 2022-05-15 18:55:19 +02:00
Joost De Cock
8c094dc22e fix(lab): Contain code blocks on mobile screen with break-all 2022-05-15 18:44:36 +02:00
Joost De Cock
4a9a8e421a chore(pattern-info): Store prebuild info in repo
This is strictly speaking a bit silly to store build artifacts
in the repository. However, when building the freesewing.dev site
in CI we are depending on this data. And to generate it we need to
first install lerna and then build all packages so that the prebuild
step of this packages can happen.

So we can save ourselves a lot of hassle by simple shipping these
in the repo.
2022-05-15 15:54:04 +02:00
Joost De Cock
7aff532639 fix(lab): Add space in title so it can wrap 2022-05-15 15:12:32 +02:00
Joost De Cock
a395873024 feat(lab): Close navigation when testing options 2022-05-15 15:11:50 +02:00
Joost De Cock
88b19dd2df feat(lab): Require Ctrl-key to zoom with mouse wheel 2022-05-15 15:03:19 +02:00
Joost De Cock
4d59cf59be fix(lab): Be explicit about closing navigation on gist updates 2022-05-15 14:46:03 +02:00
Joost De Cock
c3b9c07236 feat(lab): Close navigation on mobile when switching view in workbench 2022-05-14 19:53:27 +02:00
Joost De Cock
c3e54687fc fix(lab): Add mobile navigation 2022-05-14 19:53:27 +02:00
Joost De Cock
f7f920526a fix(lab): Added section index pages 2022-05-14 19:53:27 +02:00
Joost De Cock
d98e5b862e
Merge pull request #2173 from freesewing/dependabot/npm_and_yarn/strapi-connector-mongoose-3.6.9
Bump strapi-connector-mongoose from 3.6.8 to 3.6.9
2022-05-14 17:59:51 +02:00
Joost De Cock
2b791254a6
Merge pull request #2176 from bobgeorgethe3rd/titan
Fixing Titan's Waist
2022-05-14 17:57:43 +02:00
Joost De Cock
3cf49c149b fix(lab): Remove engine restriction 2022-05-14 17:42:23 +02:00
Joost De Cock
1fdd7ac9aa chore(lab): Added cibuild script 2022-05-14 17:26:36 +02:00
Joost De Cock
0c0cb9caaa fix(lab): Don't pass t 2022-05-14 15:48:50 +02:00
Joost De Cock
04245fbe3e feat(lab): Keep track of available versions 2022-05-14 15:43:52 +02:00
Joost De Cock
2c5f0fa332 fix(lab): Layout improvements 2022-05-14 14:53:29 +02:00
Joost De Cock
ed535bbe8c feat(lab): Tweaks to pattern overview pages 2022-05-14 14:13:35 +02:00
Joost De Cock
932fa62103 feat(lab): Updated homepage 2022-05-13 21:11:39 +02:00
Joost De Cock
fea9d35b5c chore(i18n): More translations for next 2022-05-13 21:10:48 +02:00
Joost De Cock
429b9bccf9 fix(freesewing.dev): Fix in bare layout that had missing key 2022-05-12 19:59:33 +02:00
Joost De Cock
24e89eb791 chore(freesewing.dev): Remove engine restriction 2022-05-12 19:30:03 +02:00
Joost De Cock
71d03bfb45 chore(freesewing.dev): Layout tweaks 2022-05-12 19:17:51 +02:00
Joost De Cock
be08f0a695 feat(freesewing.dev) Homepage tweaks 2022-05-12 10:27:42 +02:00
Joost De Cock
e4a61c6502 chore(freesewing.dev): Layout composition changes 2022-05-11 17:41:24 +02:00
Joost De Cock
08e395cd58 fix(freesewing.dev): Remove service worker for cleaning gatsby cache 2022-05-11 17:08:01 +02:00
Joost De Cock
f1688f1414 fix(freesewing.dev): Padding tweaks 2022-05-11 17:05:30 +02:00
Joost De Cock
7af63ed65f feat(freesewing.dev): Updated gradients and loading indicators 2022-05-11 16:58:18 +02:00
Joost De Cock
6c41b1d941 feat(freesewing.dev): ToC and layout changes 2022-05-11 16:29:46 +02:00
bobgeorgethe3rd
8155fbf232
re-added options.waistHeight for points.seatOutCp1
Was accidently removed when waistband was updated to pct option.
2022-05-11 06:54:28 +01:00
dependabot[bot]
fc751a19fa
Bump strapi-connector-mongoose from 3.6.8 to 3.6.9
Bumps [strapi-connector-mongoose](https://github.com/strapi/strapi) from 3.6.8 to 3.6.9.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/compare/v3.6.8...v3.6.9)

---
updated-dependencies:
- dependency-name: strapi-connector-mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 04:43:32 +00:00
bobgeorgethe3rd
c59fdb9882
added grainline waistband 2022-05-07 02:06:45 +01:00
bobgeorgethe3rd
cf1d297fbb
added grainline to back
also tweaked scalebox position just a little to reduce chance of overlap
2022-05-07 02:06:15 +01:00
bobgeorgethe3rd
3834f163fa
add grainline front 2022-05-07 02:05:01 +01:00
Joost De Cock
ac0ae2bee6 fix(examples): Added plugin-notches example. Closes #2163 2022-05-05 08:50:05 +02:00
dependabot[bot]
eaf1c3ea13
Bump nodemon from 2.0.15 to 2.0.16
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 04:21:30 +00:00
Joost De Cock
61db2e375d
Merge pull request #2144 from freesewing/dependabot/npm_and_yarn/strapi-plugin-content-type-builder-3.6.9
Bump strapi-plugin-content-type-builder from 3.6.8 to 3.6.9
2022-05-02 19:19:54 +02:00
Joost De Cock
428507c668 fix(shared): yaml-loader config 2022-04-30 14:12:38 +02:00
Joost De Cock
d3a7905610 fix(i18n): Removed frontmatter dashes 2022-04-30 14:12:05 +02:00