1
0
Fork 0
Commit graph

6388 commits

Author SHA1 Message Date
Joost De Cock
0b06afa045 New translations patterns.yml (French) 2021-06-26 15:34:15 +02:00
Joost De Cock
391b2196bc chore: Reconfigure packages 2021-06-26 15:20:10 +02:00
Joost De Cock
0323b6f864 chore: More tweaks to bring Ursula on board 2021-06-26 15:18:41 +02:00
Joost De Cock
06478ba833 chore: Reconfigure packages 2021-06-26 11:05:35 +02:00
Joost De Cock
bd994f586b chore: Switched to next release schedule 2021-06-26 10:37:00 +02:00
Joost De Cock
b5e65ec150 chore: Changelog update 2021-06-26 10:33:46 +02:00
Joost De Cock
5117acfdc3 chore: Integrated ursula into monorepo 2021-06-26 10:33:33 +02:00
Natalia
cc00ec65ff feat(ursula): Initial release of Ursula
Ursula is a basic, highly-customizable underwear pattern
2021-06-26 10:31:54 +02:00
Joost De Cock
a3b37b060b
Merge pull request #1131 from freesewing/dependabot/npm_and_yarn/globby-11.0.4
Bump globby from 11.0.3 to 11.0.4
2021-06-24 21:15:43 +02:00
Joost De Cock
9edc881568
Merge pull request #1141 from freesewing/dependabot/npm_and_yarn/react-intl-5.20.3
chore(deps-dev): bump react-intl from 5.20.2 to 5.20.3
2021-06-24 21:15:37 +02:00
Joost De Cock
f3d0fc1b75
Merge pull request #1150 from freesewing/dependabot/npm_and_yarn/rollup-2.52.2
chore(deps-dev): bump rollup from 2.51.2 to 2.52.2
2021-06-24 21:15:30 +02:00
Joost De Cock
2a67ec4881
Merge pull request #1152 from freesewing/dependabot/npm_and_yarn/babel/node-7.14.7
chore(deps-dev): bump @babel/node from 7.14.5 to 7.14.7
2021-06-24 21:15:22 +02:00
dependabot[bot]
91297a7d8d
chore(deps-dev): bump @babel/node from 7.14.5 to 7.14.7
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.14.5 to 7.14.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-node)

---
updated-dependencies:
- dependency-name: "@babel/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 18:06:53 +00:00
dependabot[bot]
66b9e08bfd
Bump globby from 11.0.3 to 11.0.4
Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.3...v11.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 18:02:16 +00:00
Joost De Cock
7f31e7279b
Merge pull request #1142 from freesewing/dependabot/npm_and_yarn/eslint-7.29.0
chore(deps-dev): bump eslint from 7.28.0 to 7.29.0
2021-06-23 20:00:57 +02:00
Joost De Cock
a981ab093d
Merge pull request #1148 from freesewing/dependabot/npm_and_yarn/babel/preset-env-7.14.7
chore(deps-dev): bump @babel/preset-env from 7.14.4 to 7.14.7
2021-06-23 20:00:50 +02:00
Joost De Cock
bd57e685ff
Merge pull request #1149 from freesewing/dependabot/npm_and_yarn/webpack-5.40.0
chore(deps-dev): bump webpack from 5.39.0 to 5.40.0
2021-06-23 20:00:42 +02:00
Joost De Cock
2866b2108e
Merge pull request #1151 from freesewing/i18n
New Crowdin updates
2021-06-23 20:00:23 +02:00
Joost De Cock
a172dc6c9e chore(core): Removed debug message in tests 2021-06-22 18:27:42 +02:00
Joost De Cock
1fb5e35b19 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2021-06-22 18:25:55 +02:00
Joost De Cock
c463b10e43 fix(core): Fix bug in path.shiftAlong
This bug would be triggered by an edge-case where we have a path
that is made up of multiple curves/lines.

If the distance to shift lies just beyond the end of one segment,
yet the remaining distance is smaller than the step (by default
that means smaller than 1/25mm) no point would be returned.

This closes #1140
2021-06-22 18:24:11 +02:00
Joost De Cock
68d60fb0cc New translations bella.yml (German) 2021-06-22 17:00:37 +02:00
Joost De Cock
de084bc19a New translations simon.yml (German) 2021-06-22 15:16:42 +02:00
Joost De Cock
4d423083be New translations bella.yml (German) 2021-06-22 13:48:42 +02:00
dependabot[bot]
0da856b89c
chore(deps-dev): bump rollup from 2.51.2 to 2.52.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.51.2 to 2.52.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.51.2...v2.52.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 04:28:08 +00:00
dependabot[bot]
2ee60bb95a
chore(deps-dev): bump webpack from 5.39.0 to 5.40.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 04:18:16 +00:00
dependabot[bot]
182220d802
chore(deps-dev): bump @babel/preset-env from 7.14.4 to 7.14.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.4 to 7.14.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 04:07:30 +00:00
starfetch
03ac7ef225
fix: update links to discord in README 2021-06-21 15:03:01 +02:00
dependabot[bot]
02c5494679
chore(deps-dev): bump eslint from 7.28.0 to 7.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 04:27:06 +00:00
dependabot[bot]
9cd452e8fa
chore(deps-dev): bump react-intl from 5.20.2 to 5.20.3
Bumps [react-intl](https://github.com/formatjs/formatjs) from 5.20.2 to 5.20.3.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.20.2...react-intl@5.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 04:19:19 +00:00
Joost De Cock
736ce6d854 chore: News update 2021-06-20 17:00:06 +02:00
Joost De Cock
bb4410d71f Merge branch 'develop' of github.com:freesewing/freesewing into develop 2021-06-20 15:56:58 +02:00
Joost De Cock
3285cece79 fix: Update link to Discord in READMEs 2021-06-20 15:56:50 +02:00
Joost De Cock
499996ea05 fix(components): Correctly load saved value for mm options
Closes #1136
2021-06-20 15:55:58 +02:00
Joost De Cock
05bf9ca34d feat(components): Added Reddit icon to Icon 2021-06-20 15:29:50 +02:00
Joost De Cock
3d8586880b
Merge pull request #1133 from freesewing/dependabot/npm_and_yarn/pretty-quick-3.1.1
Bump pretty-quick from 3.1.0 to 3.1.1
2021-06-20 13:40:10 +02:00
Joost De Cock
b57377e5ef
Merge pull request #1135 from freesewing/i18n
New Crowdin updates
2021-06-20 13:40:00 +02:00
Joost De Cock
bc303c9620 fix(paco): Only draft hem when needed. See #1113 2021-06-20 11:31:27 +02:00
Joost De Cock
5f424aa827 fix(paco): Waistband width. See #1113 2021-06-20 11:28:17 +02:00
Joost De Cock
838132a28b New translations simon.yml (Dutch) 2021-06-20 10:14:09 +02:00
Joost De Cock
5c483dceef New translations simon.yml (Spanish) 2021-06-20 10:14:08 +02:00
Joost De Cock
a5fa56e624 New translations simon.yml (French) 2021-06-20 10:14:07 +02:00
Joost De Cock
0f8c9a0280 New translations simon.yml (German) 2021-06-20 10:14:06 +02:00
Joost De Cock
625f1a47b4 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2021-06-20 10:12:47 +02:00
Joost De Cock
64ec7bac99 chore: Changelog update 2021-06-20 10:12:36 +02:00
Joost De Cock
ff59a2cf16 chore: Next release will be minor 2021-06-20 10:11:25 +02:00
Joost De Cock
512454cbd4 chore: Changelog update 2021-06-20 10:11:01 +02:00
Joost De Cock
9fb2e1a616 feat(simone): Ported Brian's s3 and simons new yoke options 2021-06-20 10:09:40 +02:00
Joost De Cock
6c58069570 breaking(simon): Replace yokeDart option by roundBack option
This option address fitting for a rounded back.
Something `yokeDart` used to do by adding a dart to the side of the
yoke.

However, in doing so `yokeDart` would change the lenght of the armhole
which is not ideal. The now `roundBack` option instead lengtens the back
in the middle, tapering off towards the sides. Thereby accomplishing
the same alteration without influencing the lenght of the armhole.
2021-06-20 09:36:39 +02:00
Joost De Cock
af2ee352c7 feat(simon): Allow configuring the yoke. Closes #642 2021-06-20 09:01:37 +02:00