1
0
Fork 0
Commit graph

628 commits

Author SHA1 Message Date
Nick Dower
0da517c2ed Reconfigure README.md files. 2022-03-03 05:46:34 +01:00
Nick Dower
deb2b86529 Update prismjs to 1.25.0 2022-03-03 05:45:07 +01:00
Joost De Cock
23f70b4b59 release: FreeSewing 2.20.7
This fixes an issue in our workbench component that caused an error for
people using our development environment.
2022-02-20 19:35:36 +01:00
Nick Dower
5621140d49 Remove --parallel. Incompatible with --file. 2022-02-19 11:09:56 +01:00
Joost De Cock
ae490a05d5 fix: Call mocha through npx 2022-02-19 10:07:43 +01:00
Joost De Cock
cde12f2b70 fix(test): Call mocha without path 2022-02-19 10:03:12 +01:00
Joost De Cock
d45cb7b554 chore: Reconfigure with new test settings 2022-02-19 09:48:36 +01:00
Joost De Cock
47bfd60ffe release: v2.20.6
**Date:** 2022-02-22

- Set units on fontsizes to support scale setting

- Handle unset props.pattern in DraftConfigurator option.hide check
2022-02-17 19:37:00 +01:00
Joost De Cock
1bdae6b002 release: v2.20.5 2022-02-17 19:11:27 +01:00
Joost De Cock
cbf258bb6e chore: Reconfigure packages 2022-02-16 20:45:38 +01:00
Nick Dower
e908acf081 Add ability to hide options. 2022-02-05 09:13:00 +01:00
Nick Dower
7690b04993 Honor Simon separate closure placket options
Simon has two options controlling each of the button plackets. One
option controls whether to use a separate placket, the other
controls which style of placket to use when using a built-in
placket. This change addresses an issue where the separate option was
ignored if the style option was set to seamless.
2022-02-05 08:04:47 +01:00
SeaZeeZee
10109edb4d sleeve grainline alteration
Grainline point altered so grainline is straight
2022-02-03 19:07:53 +01:00
Nick Dower
d3b6132566 Update some pattern deps. Add render test. 2022-01-29 12:46:14 +01:00
Joost De Cock
777acaf74a chore: Reconfigure packages 2022-01-28 20:30:45 +01:00
Joost De Cock
3d15149d67 chore: Reconfigure packages 2022-01-28 20:25:21 +01:00
Joost De Cock
c7905690a0 chore: Downgrade to react-scripts 4 2022-01-28 20:22:52 +01:00
Joost De Cock
ee2f0b0eac chore: Reconfigure packages 2022-01-28 19:59:00 +01:00
Joost De Cock
9fcd2feb8a chore: Upgrade dev environments react-script 2022-01-28 17:46:43 +01:00
Joost De Cock
85c88ea511 chore: Changelog update 2022-01-28 16:58:32 +01:00
Joost De Cock
09d5d86c28 fix(simon): Don't assume SA in paperless 2022-01-28 13:43:40 +01:00
Joost De Cock
5bd6815ff0 fix(simon): Don't double-draw banner path 2022-01-28 11:45:18 +01:00
Joost De Cock
5b8d7979d0 fix(simon): Style for SA path on cuffs & collarstand 2022-01-28 11:16:44 +01:00
Joost De Cock
2380b4f2db chore: Reconfigure packages 2022-01-27 15:20:28 +01:00
Joost De Cock
4143b3a818 chore: Reconfigure packages 2022-01-27 12:59:01 +01:00
Nick Dower
db2535f4ab
Merge pull request #1735 from nicholasdower/nicholasdower/nickd/simon-sleeveplacketoverlap
Update Simon sleeveplacketoverlap
2022-01-27 11:37:12 +01:00
Nick Dower
29b9720e9c Update Simon sleeveplacketoverlap
Fix bug where sleeve placket overlap overhangs sleeve.

See #1732
2022-01-27 11:04:20 +01:00
Joost De Cock
e926e20acf chore: Dependency updates 2022-01-27 09:35:42 +01:00
Nick Dower
91ac797b8d
Merge pull request #1726 from freesewing/dependabot/npm_and_yarn/react-scripts-5.0.0
chore(deps-dev): bump react-scripts from 4.0.3 to 5.0.0
2022-01-26 13:23:55 +01:00
Joost De Cock
f7bd8c6204 fix(simon): Remove debug outline when boxpleat setting is active 2022-01-26 09:48:52 +01:00
dependabot[bot]
060e9add55
chore(deps-dev): bump react-scripts from 4.0.3 to 5.0.0
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.0/packages/react-scripts)

---
updated-dependencies:
- dependency-name: react-scripts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 08:01:05 +00:00
Joost De Cock
727dcd54aa chore: Fixed release date 2022-01-24 09:38:21 +01:00
Joost De Cock
a2a4e2a838 chore: Reconfigure packages 2022-01-24 09:34:01 +01:00
Joost De Cock
8d2ec0c9f1 chore: Reconfigure packages 2022-01-23 14:27:21 +01:00
Joost De Cock
29c598301c chore: Switch to next tag for prerelease 2022-01-23 14:05:48 +01:00
Joost De Cock
c654a8b7ed chore: Changelog update 2022-01-23 14:05:19 +01:00
Joost De Cock
2a220392d4 chore: Switched to default inport for version
The previous import of the version number from package.json
looked like a named import, but was actually object destructuring
that was supported by the rollup json plugin.

This causes issues when importing patterns with webpack (as we
do with our new NextJS based frontend) so this commit switches
to importing JSON as the default export, which is also ok with webpack
2022-01-23 13:22:13 +01:00
Joost De Cock
df90cd0d9a chore(simon): Make it prettier 2022-01-19 16:22:32 +01:00
Joost De Cock
a5844ee08b chore: Upgraded rollup/plugin-commonjs 2022-01-15 18:26:14 +01:00
Nick Dower
fe5c6a479c Use 2:1 ratio for sleeveplacket overlap/underlap 2022-01-15 16:01:52 +01:00
Joost De Cock
3f6be382df chore: Reconfigure packages 2022-01-14 13:00:45 +01:00
Joost De Cock
64609388bd chore: Reconfigure packages 2022-01-09 19:19:52 +01:00
Joost De Cock
557faf9f98
Merge pull request #1629 from nicholasdower/nicholasdower/placket
Address misaligned match lines on Simon front and left pieces
2022-01-09 19:10:55 +01:00
Nick Dower
27341ea29f Revert notch removal. 2022-01-09 19:09:56 +01:00
Nick Dower
60b5c06572 Move match lines to button/buttonhole lines. 2022-01-09 18:34:51 +01:00
Nick Dower
7aa428e6fb Intersect Simon match line with neck curve. 2022-01-09 16:51:08 +01:00
Nick Dower
d68b923bef Hide buttonhole match line with separate placket. 2022-01-09 16:51:08 +01:00
Nick Dower
1da153217a Align button/buttonhole placket match lines. 2022-01-09 16:49:39 +01:00
Joost De Cock
373b2c6975 release: 2.19.8 2022-01-08 16:33:28 +01:00
Joost De Cock
fc430ebc19 chore: Prep for prerelease 2022-01-08 15:38:11 +01:00