Joost De Cock
a6cb3b3afd
New translations albert.yml (French)
2020-10-17 16:35:38 +02:00
Joost De Cock
6ade603821
New translations patterns.yml (Dutch)
2020-10-17 16:35:36 +02:00
Joost De Cock
d923eff6b5
New translations patterns.yml (German)
2020-10-17 16:35:35 +02:00
Joost De Cock
4abb0f5c94
New translations patterns.yml (Spanish)
2020-10-17 16:35:33 +02:00
Joost De Cock
bcbff6193d
New translations patterns.yml (French)
2020-10-17 16:35:32 +02:00
Joost De Cock
20ea3c18bc
release: Publish v2.10.0-rc.1
2020-10-17 16:32:17 +02:00
Joost De Cock
947f85e105
chore(i18n): Added translations for Albert
2020-10-17 16:31:55 +02:00
Joost De Cock
d001664fb1
feat(components): Added linedrawing for Albert
2020-10-17 16:31:31 +02:00
Joost De Cock
eebbdd7842
fix(albert): Keep straps even when there's no SA
...
The width of the straps was calculated by multiplying with the `sa`
value.
As a result, when the user asks to draft a pattern without SA, the
straps drop off the pattern.
I've also change the way the width is calculated. It used to be based
on a percentage option that was then multiplied by SA.
While technically that follows the best practice of using percentages,
it won't scale with the model unless you multiply it with a measurement.
2020-10-17 15:00:17 +02:00
Joost De Cock
53a44559ea
fix(albert): Avoid using hpsToWaistFront
...
- This measurement is not listed as a required measurement in the
config, thereby making this pattern throw an error in the frontend
- Furthermore, the `hpsToWaistFront` measurement is (currently)
listed as a breasts-only measurement. Making it a required
measurement would make this pattern a de-facto womenswear pattern.
As that seems a bit weird for an apron, and the measurement was
only used to construct the pocket, I simply swapped it for
`hpsToWaistBack` (which was already a required measurement)
2020-10-17 13:43:28 +02:00
Joost De Cock
5cd5feaf25
chore: Reconfigure packages
2020-10-17 11:29:50 +02:00
dependabot-preview[bot]
2800cc22b8
chore(deps-dev): bump @babel/plugin-external-helpers
...
Bumps [@babel/plugin-external-helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-external-helpers ) from 7.10.4 to 7.12.1.
- [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.12.1/packages/babel-plugin-external-helpers )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-16 09:15:48 +00:00
Joost De Cock
a2a12af4b0
release: Publish v2.10.0-rc.0
2020-10-14 19:28:29 +02:00
Joost De Cock
ed37eb206b
feat(pattern-info): Integrated Albert
2020-10-13 19:24:16 +02:00
Joost De Cock
4b8427dbb1
New translations breanna.yml (Dutch)
2020-10-13 19:24:10 +02:00
Joost De Cock
c64bcf03c4
New translations breanna.yml (French)
2020-10-13 19:23:48 +02:00
Joost De Cock
efd83682ca
fix(albert): Port to new measurement names
2020-10-13 19:22:26 +02:00
Joost De Cock
eb939cd069
New translations breanna.yml (Spanish)
2020-10-13 19:21:45 +02:00
Joost De Cock
afeaa9d534
New translations breanna.yml (German)
2020-10-13 19:21:20 +02:00
Joost De Cock
6af2ef47c4
chore(albert): Removed lingering console.log statement
2020-10-13 19:20:45 +02:00
Joost De Cock
7c906a9647
chore: Make author info consistent with other patterns
...
This change updates the config file of Albert to use the same
name as other patterns by @woutervdub
I literally copy-pasted in the relevant lines from the
Benjamin config file
2020-10-13 19:07:19 +02:00
dependabot-preview[bot]
cd725610bf
chore(deps-dev): bump @commitlint/config-conventional
...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint ) from 9.1.2 to 11.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v11.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 17:06:24 +00:00
Joost De Cock
3d0291d6d1
chore: Reconfigure packages
2020-10-13 19:06:19 +02:00
Joost De Cock
d7c14d9055
Merge pull request #557 from freesewing/dependabot/npm_and_yarn/commitlint/cli-11.0.0
...
chore(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0
2020-10-13 19:03:00 +02:00
Joost De Cock
01673f8200
Merge pull request #583 from freesewing/dependabot/npm_and_yarn/rollup-2.28.2
...
chore(deps-dev): bump rollup from 2.26.11 to 2.28.2
2020-10-13 19:02:51 +02:00
Joost De Cock
aaafa5a088
Merge pull request #597 from freesewing/dependabot/npm_and_yarn/eslint-config-prettier-6.12.0
...
chore(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0
2020-10-13 19:02:29 +02:00
Joost De Cock
49b591d200
Merge pull request #599 from freesewing/dependabot/npm_and_yarn/codecov-3.8.0
...
chore(deps-dev): bump codecov from 3.7.2 to 3.8.0
2020-10-13 19:02:22 +02:00
Joost De Cock
78cdf4015a
Merge pull request #603 from freesewing/dependabot/npm_and_yarn/eslint-plugin-react-7.21.4
...
chore(deps-dev): bump eslint-plugin-react from 7.21.2 to 7.21.4
2020-10-13 19:02:12 +02:00
Joost De Cock
d4af83161b
Merge pull request #604 from freesewing/dependabot/npm_and_yarn/jest-26.5.3
...
chore(deps-dev): bump jest from 26.2.2 to 26.5.3
2020-10-13 19:02:06 +02:00
Joost De Cock
d0753e1a91
Merge pull request #591 from freesewing/i18n
...
New Crowdin updates
2020-10-13 19:01:38 +02:00
Joost De Cock
651d7ffa11
Merge branch 'develop' of https://github.com/woutervdub/freesewing into woutervdub-develop
2020-10-13 18:59:10 +02:00
Joost De Cock
3e656ca2f2
Removing whitespace changes in yaml files
2020-10-13 18:52:17 +02:00
Joost De Cock
715ff13b2d
Removing whitespace changes in yaml files
2020-10-13 18:52:03 +02:00
Joost De Cock
ba101a384d
Removing whitespace changes in yaml files
2020-10-13 18:51:47 +02:00
Joost De Cock
13996d0c5c
Removing unrelated changes from PR
2020-10-13 18:51:16 +02:00
Joost De Cock
4236c5610c
Removing whitespace changes in yaml files
2020-10-13 18:50:28 +02:00
Joost De Cock
e5362a04a7
Removing whitespace changes in yaml files
2020-10-13 18:50:12 +02:00
Joost De Cock
1727738f5a
Removing whitespace changes in yaml files
2020-10-13 18:50:00 +02:00
Joost De Cock
3149dc3dec
Removing whitechange changes in translation files to avoid problems
2020-10-13 18:49:14 +02:00
dependabot-preview[bot]
b5c6e49ce7
chore(deps-dev): bump jest from 26.2.2 to 26.5.3
...
Bumps [jest](https://github.com/facebook/jest ) from 26.2.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.2.2...v26.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 05:55:18 +00:00
dependabot-preview[bot]
b55a8dc012
chore(deps-dev): bump eslint-plugin-react from 7.21.2 to 7.21.4
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.2 to 7.21.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.2...v7.21.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 05:32:28 +00:00
Joost De Cock
a5d4516648
chore: Added developer news file
2020-10-11 19:04:40 +02:00
Joost De Cock
38d101b041
fix(jaeger): Avoid use of XML namespace
...
This made some programs complain about the generated SVG
2020-10-10 18:56:05 +02:00
Joost De Cock
8474477911
chore(bruce): Use chainable way to set path render
2020-10-10 18:16:09 +02:00
dependabot-preview[bot]
3553db4e6a
chore(deps-dev): bump codecov from 3.7.2 to 3.8.0
...
Bumps [codecov](https://github.com/codecov/codecov-node ) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/codecov/codecov-node/releases )
- [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-node/compare/v3.7.2...v3.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-06 20:26:47 +00:00
dependabot-preview[bot]
24c964082a
chore(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v6.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-05 05:28:28 +00:00
dependabot-preview[bot]
9ee045decc
chore(deps-dev): bump rollup from 2.26.11 to 2.28.2
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.11 to 2.28.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.26.11...v2.28.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-03 14:32:52 +00:00
Joost De Cock
72f3410179
fix: Discord link in readme
2020-10-03 16:16:40 +02:00
Joost De Cock
05a656945a
fix: Discord link in readme
2020-10-03 16:16:00 +02:00
Joost De Cock
b096580edc
New translations cty.yaml (Dutch)
2020-10-03 16:07:24 +02:00