1
0
Fork 0
Commit graph

43186 commits

Author SHA1 Message Date
Joost De Cock
3137484bce New translations en.md (Spanish) 2022-06-13 18:40:30 +02:00
Joost De Cock
ae7d255905 New translations en.md (French) 2022-06-13 18:40:29 +02:00
Joost De Cock
c49523b416
Merge pull request #2252 from bobgeorgethe3rd/patch-7
fix(typo) Shin Fabric options
2022-06-13 18:22:49 +02:00
Joost De Cock
f7f0e9410a
Merge pull request #2253 from freesewing/dependabot/npm_and_yarn/tailwindcss-3.1.2
build(deps): bump tailwindcss from 3.0.24 to 3.1.2
2022-06-13 18:22:32 +02:00
dependabot[bot]
fe8d32b4a8
build(deps): bump tailwindcss from 3.0.24 to 3.1.2
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.24 to 3.1.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.24...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 04:34:47 +00:00
Joost De Cock
447970c689 feat(config-helpers): Renamed snapseries to config-helpers
It would be useful to have a place where we can place methods
like the pctBasedOn method that we now import from core, even though
it has nothing to do with core.

So I've decided to rename this packet since it's essentially also
things that facilitate pattern configuration (files).

Since this is a very new package, and I am 100% certain that we
(FreeSewing itself) are the only ones using it, no need to major
bump this. The most recent snapseries package will remain available
for people who want to use it.

I'll update all patterns accordingly.
2022-06-12 23:49:52 +02:00
Joost De Cock
b0aa9f3895 chore: Supress webpack warnings about named imports from JSON
This suppresses a warning in webpack v5 when importing the
version from the package.json file like a named export.

This use to be fine in webpack v4 but in v5 it's deprecated to
be more inline with the way it works in NodeJS.

That being said, it's very usefull as there's no need to pull in
the entire package.json file.
Futhermore, esbuild supports this out of the box so we also use
it in our build scripts.

So for now I'm supressing this warning. In FreeSewing v3 we'll
re-evaluate this.
2022-06-12 22:37:04 +02:00
bobgeorgethe3rd
4a527ac755
fix(typo) Shin Fabric options
Simple missing letter.

Changes
- stretchy missing it's s on the neoprene line.
2022-06-12 21:10:29 +01:00
woutervdub
757f0faf06 Changelog 2022-06-12 12:54:33 -07:00
Joost De Cock
ac7b1de00e chore(core): Migrated core from rollup to esbuild 2022-06-12 21:49:34 +02:00
Joost De Cock
87939f331f
Merge pull request #2241 from freesewing/dependabot/npm_and_yarn/fontsource/roboto-mono-4.5.7
build(deps): bump @fontsource/roboto-mono from 4.5.5 to 4.5.7
2022-06-11 17:52:39 +02:00
Enoch Riese
9c271b0d2f support imperial measurements in new measurement inputs 2022-06-10 14:34:21 -05:00
Joost De Cock
3281d185bc
Merge pull request #2242 from freesewing/dependabot/npm_and_yarn/mongoose-6.3.6
build(deps): bump mongoose from 6.3.2 to 6.3.6
2022-06-10 19:26:12 +02:00
Joost De Cock
d66eb46f85
Merge pull request #2245 from freesewing/dependabot/npm_and_yarn/netlify-cli-10.5.0
build(deps): bump netlify-cli from 10.3.3 to 10.5.0
2022-06-10 19:25:56 +02:00
Joost De Cock
aeeca88641 wip(org): Changes to page structure 2022-06-10 12:25:56 +02:00
Joost De Cock
567ea009fd fix(org): Changes to accomodate new padding 2022-06-10 12:14:10 +02:00
Joost De Cock
328cae711b feat(org): Add feeds to head 2022-06-10 12:13:45 +02:00
Joost De Cock
8187485c09 feat(org): Added feeds for blog/showcase posts 2022-06-10 11:03:25 +02:00
Joost De Cock
3109a7a655 chore(shared): Added feeds folder 2022-06-10 10:59:43 +02:00
Joost De Cock
7552260359 wip(org): Tweak page padding based on community feedback 2022-06-10 09:26:41 +02:00
Joost De Cock
f40bd3cb19 wip(org): Reduce footer logos on mobile 2022-06-10 09:25:27 +02:00
woutervdub
aaf4ec66c5 Grainline 2022-06-09 16:04:18 -07:00
Wouter van Wageningen
e742924ac0
Merge pull request #1 from freesewing/develop
get up to date
2022-06-09 13:44:45 -07:00
woutervdub
d86ac78a89 Documentation (missed one) 2022-06-09 13:21:36 -07:00
woutervdub
6493753d60 Documentation Hi 2022-06-09 13:19:57 -07:00
woutervdub
f9ff0ab04d Last adjustments to Paperless 2022-06-09 13:16:56 -07:00
Joost De Cock
5888ccfbc7 feat(shared): Let images break out to fill the screen on mobile 2022-06-09 19:33:27 +02:00
Joost De Cock
8174b40972 chore(example): Cleaned up example 2022-06-09 18:11:26 +02:00
woutervdub
e7422a1b8e All paperless done 2022-06-09 08:44:43 -07:00
Joost De Cock
e7250f0bc0 feat(dev): Added path.noop/path.insop example 2022-06-09 17:36:55 +02:00
Joost De Cock
337a1e9f8c fix(dev): Put theme picker in navbar on mobile 2022-06-09 17:23:12 +02:00
Joost De Cock
3e9ea6b1ec chore(dev): Simpler footer 2022-06-09 17:18:47 +02:00
Joost De Cock
ffea80f77b wip(org): Changes to layouts and modal images 2022-06-09 17:14:17 +02:00
Joost De Cock
b9df1709f1 fix(org): Keying issue in Footer 2022-06-09 15:16:53 +02:00
Joost De Cock
85f25bdf1e wip(org): Tweaks to blog posts 2022-06-09 13:55:11 +02:00
Joost De Cock
a37ec1cb9b wip(org): Color change in lgbtq theme 2022-06-09 13:35:31 +02:00
Joost De Cock
6e8e4da0db wip(org): Changes to footer and icons 2022-06-09 13:35:06 +02:00
dependabot[bot]
7e9dab5e1b
build(deps): bump netlify-cli from 10.3.3 to 10.5.0
Bumps [netlify-cli](https://github.com/netlify/cli) from 10.3.3 to 10.5.0.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v10.3.3...v10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 04:44:27 +00:00
dependabot[bot]
bfc40fcbf5
build(deps): bump mongoose from 6.3.2 to 6.3.6
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.3.2 to 6.3.6.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.3.2...6.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 04:04:36 +00:00
woutervdub
499ee57f31 more paperless 2022-06-08 20:16:21 -07:00
Natalia Sayang
c6eb841528
Update contrib call date 2022-06-08 18:51:28 -04:00
woutervdub
2442c61ae4 added hungry option 2022-06-08 13:36:23 -07:00
woutervdub
1d6d43a7e2 Now with Teeth! 2022-06-08 07:50:05 -07:00
Joost De Cock
1c9be8152f wip(org): Make prebuild scripts more robust 2022-06-08 16:31:03 +02:00
Joost De Cock
c194ea30c2 wip(org): Keep page size down by keeping patrons/contributors out of the footer 2022-06-08 16:30:36 +02:00
Joost De Cock
d3da19d654 fix(org): Restore icons for top-level navigation
These were removed by @eriese in eedcae7740

I am fairly confident this was either a simply mistake, or they
did not realize these icons were used (since work was regarding
the lab, and these icons are use on the freesewing.org site).

Anyway, they are back now.
2022-06-08 15:58:58 +02:00
dependabot[bot]
e358f863c1
build(deps): bump @fontsource/roboto-mono from 4.5.5 to 4.5.7
Bumps [@fontsource/roboto-mono](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/roboto-mono) from 4.5.5 to 4.5.7.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/roboto-mono)

---
updated-dependencies:
- dependency-name: "@fontsource/roboto-mono"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 04:31:24 +00:00
woutervdub
c68f8d71b7 New FS version 2022-06-07 17:14:51 -07:00
Joost De Cock
778b294c83 wip(org): Tweaks to the design & showcase pages 2022-06-07 21:35:01 +02:00
Joost De Cock
f9ee6e15f4 chore(org): Typo fix in comment 2022-06-07 20:50:33 +02:00