1
0
Fork 0
Commit graph

614 commits

Author SHA1 Message Date
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
Joost De Cock
6c1f795eb2 fix(simon): Seam allowance for rounded back. Closes #1608 2022-01-08 14:04:29 +01:00
Joost De Cock
25cdf7d3ae fix: changelog date 2022-01-05 19:32:44 +01:00
Joost De Cock
3e8dc11fe2 chore: Reconfigure packages 2022-01-05 19:09:41 +01:00
Joost De Cock
9c8c0938c0 chore: Reconfigure packages 2022-01-05 18:59:10 +01:00
Joost De Cock
ecc442b2e8 chore: Changelog update 2022-01-04 20:32:10 +01:00
Joost De Cock
cf12651f7e fix(simon): Location of sleevecap back notch. Closes #1602 2022-01-04 20:08:05 +01:00
Joost De Cock
aaeb2de7fd chore: Updated cibuild to deal with 2 steps 2021-12-31 14:16:21 +01:00
Joost De Cock
0a53720bb0 chore: Reconfigure packages 2021-12-29 08:58:47 +01:00
Joost De Cock
afae4b1299 chore: Reconfigure packages 2021-11-29 11:41:42 +01:00
Joost De Cock
439c507eaa chore: Reconfigure packages 2021-11-28 17:35:55 +01:00
Joost De Cock
5bdd91de5f chore: Reconfigure packages 2021-11-28 17:34:00 +01:00
Joost De Cock
68f742d9a6 fix: alphabetic ordering of contributors 2021-11-28 17:27:56 +01:00
Joost De Cock
cacf17c56e fix: Merged different contributor lists 2021-11-28 17:21:50 +01:00
Joost De Cock
0e5ca3520d chore: Reconfigure packages 2021-11-28 17:11:46 +01:00