1
0
Fork 0
Commit graph

6388 commits

Author SHA1 Message Date
Joost De Cock
ceaa113665 chore(jaeger): Set brian s3 options as constants 2021-06-13 15:13:39 +02:00
Joost De Cock
7c7d5ee673 chore(hugo): Set brian s3 options as constants 2021-06-13 15:11:34 +02:00
Joost De Cock
c217ff0a7a feat(huey): Port brian's s3 options 2021-06-13 15:08:06 +02:00
Joost De Cock
e8a826e842 chore(diana): Set brian s3 options as constants 2021-06-13 15:00:25 +02:00
Joost De Cock
85b4281e96 feat(carltita): Port brian's s3 options 2021-06-13 14:57:39 +02:00
Joost De Cock
afc4bc61a1 fix(carlton): Remove unused plugins 2021-06-13 14:38:01 +02:00
Joost De Cock
a5556dc32e feat(carlton): Port brian's s3 options 2021-06-13 14:31:15 +02:00
Joost De Cock
fb908276b5 fix(rollup): Type in config template 2021-06-13 14:16:38 +02:00
Joost De Cock
e0e2d589a0 feat(brian): No need to import plugin-mirror, it's in the bundle now 2021-06-13 14:16:13 +02:00
Joost De Cock
64a5cd8def fix(rollup): Type in config template 2021-06-13 13:58:05 +02:00
dependabot[bot]
b9c2fb5c33
Bump rollup from 2.50.6 to 2.51.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.6 to 2.51.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.50.6...v2.51.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-13 10:58:27 +00:00
Joost De Cock
ae4e4fac19
Merge pull request #1095 from freesewing/i18n
New Crowdin updates
2021-06-13 12:36:53 +02:00
Joost De Cock
95d34ac425 feat(bent): Added s3 options to bent 2021-06-13 12:35:52 +02:00
Joost De Cock
68854b0e66 chore: Remove terser from rollup config 2021-06-13 12:32:28 +02:00
Joost De Cock
c0e61756cb feat(rollup): Don't use terser to minify code
Just ship code as-is, let bundlers take care of it.
Closes #697
2021-06-13 12:22:26 +02:00
Joost De Cock
a32ac826ce feat(cfp): Add bundle-analyzer 2021-06-13 12:10:01 +02:00
Joost De Cock
f4fd634bb4 fix(brian): Always add s3 split points 2021-06-13 11:47:25 +02:00
Joost De Cock
65d4e6a109 New translations parts.yaml (German) 2021-06-12 20:44:08 +02:00
Joost De Cock
afcf1b54af New translations measurements.yaml (German) 2021-06-12 20:44:07 +02:00
Joost De Cock
b879ab2bad New translations brian.yml (German) 2021-06-12 19:54:02 +02:00
Joost De Cock
4ae30d67e2 New translations benjamin.yml (German) 2021-06-12 19:54:01 +02:00
Joost De Cock
9b2ebf9042 New translations brian.yml (Dutch) 2021-06-12 14:14:52 +02:00
Joost De Cock
8a6d6dd7e9 New translations brian.yml (Spanish) 2021-06-12 14:14:51 +02:00
Joost De Cock
60ae3d9bf5 New translations brian.yml (French) 2021-06-12 14:14:50 +02:00
Joost De Cock
c9281470a9 New translations brian.yml (German) 2021-06-12 14:14:49 +02:00
Joost De Cock
54fd489cc0 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2021-06-12 14:07:02 +02:00
Joost De Cock
2bf10c0f75 feat(brian): Allow shifting of the shoulder seam
This adds two new options to brian:

 - `s3Armhole`
 - `s3Collar`

s3 in this case is short for: Shoulder Seam Shift.

This option allows you to shift the shoulder seam forward
(by increasing the option) or backward (be decreasing it).
And this for the collar side and armhole/shoulder side.

This is in preparation of the feature request in #642.
2021-06-12 14:05:28 +02:00
Joost De Cock
3202841b2c New translations theo.yml (Dutch) 2021-06-11 21:34:40 +02:00
Joost De Cock
4b724cd085 New translations theo.yml (German) 2021-06-11 21:34:39 +02:00
Joost De Cock
6f552de3dd New translations theo.yml (Spanish) 2021-06-11 21:34:38 +02:00
Joost De Cock
e6ab1337c7 New translations theo.yml (French) 2021-06-11 21:34:38 +02:00
Joost De Cock
ca3553dbc3 New translations measurements.yaml (German) 2021-06-11 21:34:36 +02:00
starfetch
5ffd6f7b67
minor fix: space in Theo options
add space in "cross seam"
2021-06-11 21:28:18 +02:00
Joost De Cock
1cbf3b4904 New translations measurements.yaml (German) 2021-06-11 21:14:45 +02:00
dependabot[bot]
bda6bfa5d7
Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5.
- [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.5/packages/babel-plugin-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 04:19:25 +00:00
dependabot[bot]
5bd6d51385
Bump ora from 5.4.0 to 5.4.1
Bumps [ora](https://github.com/sindresorhus/ora) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v5.4.0...v5.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 04:41:02 +00:00
dependabot[bot]
c3fc1f2e7c
Bump prettier from 2.3.0 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 04:37:28 +00:00
Joost De Cock
62ec2682e5 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2021-06-08 20:22:37 +02:00
Joost De Cock
9778acec00 chore: changelog update 2021-06-08 20:22:33 +02:00
Joost De Cock
543baeff1e fix(components): Change refence to antperson
See #871
2021-06-08 20:21:12 +02:00
Joost De Cock
f4d90517c0 New translations titan.yml (German) 2021-06-08 15:39:28 +02:00
Joost De Cock
2641257f7a New translations jaeger.yml (German) 2021-06-08 15:39:25 +02:00
Joost De Cock
fe4a7ec786 New translations hortensia.yml (German) 2021-06-08 15:39:22 +02:00
Joost De Cock
df0ffaa4a5 New translations aaron.yml (German) 2021-06-08 15:28:46 +02:00
Joost De Cock
67f6e655d2 New translations filter.yml (German) 2021-06-08 15:28:45 +02:00
Joost De Cock
3d8a22b7a3 New translations cfp.yaml (German) 2021-06-08 15:28:44 +02:00
Joost De Cock
20ada3590e New translations patterns.yml (German) 2021-06-08 15:28:43 +02:00
Joost De Cock
3c03516e48 New translations parts.yaml (German) 2021-06-08 15:19:39 +02:00
Joost De Cock
8968e80246 New translations filter.yml (German) 2021-06-08 15:10:13 +02:00
Joost De Cock
91dac6a43f New translations gdpr.yaml (German) 2021-06-08 15:10:12 +02:00