1
0
Fork 0
Commit graph

5044 commits

Author SHA1 Message Date
Joost De Cock
569228162e
Merge pull request #649 from freesewing/dependabot/npm_and_yarn/packages/create-freesewing-pattern/template/default/example/prismjs-1.22.0
chore(deps): bump prismjs from 1.20.0 to 1.22.0 in /packages/create-freesewing-pattern/template/default/example
2020-10-26 18:07:21 +01:00
Joost De Cock
040d48e6aa
Merge pull request #650 from freesewing/dependabot/npm_and_yarn/eslint-plugin-react-7.21.5
chore(deps-dev): bump eslint-plugin-react from 7.21.4 to 7.21.5
2020-10-26 18:07:03 +01:00
Joost De Cock
bb975908b7
Merge pull request #651 from freesewing/dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.12.1
chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.11.0 to 7.12.1
2020-10-26 18:06:54 +01:00
dependabot-preview[bot]
425ff86b2c
chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.11.0 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-proposal-object-rest-spread)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 09:53:41 +00:00
dependabot-preview[bot]
e825124fe2
chore(deps-dev): bump eslint-plugin-react from 7.21.4 to 7.21.5
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.4 to 7.21.5.
- [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.4...v7.21.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 09:53:07 +00:00
Joost De Cock
e4756087d8 wip: Working on development environment 2020-10-25 18:35:28 +01:00
Joost De Cock
6dbc108d29 chore: No need to pass pattern config to workbench 2020-10-25 16:38:05 +01:00
dependabot-preview[bot]
4bbc963480
chore(deps-dev): bump @babel/core from 7.11.6 to 7.12.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.3.
- [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.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-25 13:46:51 +00:00
Joost De Cock
43d0a361a6 fix: typo in netlify.toml template 2020-10-25 14:35:47 +01:00
dependabot[bot]
a2e8ca3b65
chore(deps): bump prismjs
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.22.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-25 13:07:14 +00:00
Joost De Cock
e2cc955753 chore: Add netlify.toml files for patterns 2020-10-25 14:05:27 +01:00
Joost De Cock
b3c4f63523 chore: Put version into example package.jsons 2020-10-25 13:48:17 +01:00
Joost De Cock
66ca9ce155 fix: Link in contributing guidelines 2020-10-24 19:26:02 +02:00
Joost De Cock
1b44d0f9ef chore: Added contributing guidelines 2020-10-24 19:22:49 +02:00
Joost De Cock
f260d02914 chore: Added COC 2020-10-24 18:21:04 +02:00
Joost De Cock
efae272a6e
Merge pull request #601 from freesewing/dependabot/npm_and_yarn/ava-3.13.0
chore(deps-dev): bump ava from 3.12.1 to 3.13.0
2020-10-24 18:13:58 +02:00
Joost De Cock
c9e9df332e
Merge pull request #608 from freesewing/dependabot/npm_and_yarn/tlds-1.211.0
chore(deps-dev): bump tlds from 1.209.0 to 1.211.0
2020-10-24 18:13:49 +02:00
Joost De Cock
5b84db7216
Merge pull request #610 from freesewing/dependabot/npm_and_yarn/npm-user-validate-1.0.1
chore(deps): [security] bump npm-user-validate from 1.0.0 to 1.0.1
2020-10-24 18:13:45 +02:00
Joost De Cock
b5d5e7d241
Merge pull request #640 from freesewing/dependabot/npm_and_yarn/babel/preset-react-7.12.1
chore(deps-dev): bump @babel/preset-react from 7.10.4 to 7.12.1
2020-10-24 18:13:34 +02:00
Joost De Cock
12c80bfeaa
Merge pull request #641 from freesewing/dependabot/npm_and_yarn/eslint-plugin-standard-4.0.2
chore(deps-dev): bump eslint-plugin-standard from 4.0.1 to 4.0.2
2020-10-24 18:13:26 +02:00
Joost De Cock
2cc2d4145f chore: Added issues config 2020-10-22 19:54:05 +02:00
Joost De Cock
ae50259664 Update issue templates 2020-10-22 19:51:41 +02:00
Joost De Cock
8bb47bc746 chore: Updated issue templates 2020-10-22 19:50:35 +02:00
Joost De Cock
e9bfb2008e Update issue templates 2020-10-22 19:46:00 +02:00
dependabot-preview[bot]
f1c72bcec2
chore(deps-dev): bump eslint-plugin-standard from 4.0.1 to 4.0.2
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.1...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-22 11:29:27 +00:00
dependabot-preview[bot]
286c0a34fc
chore(deps-dev): bump @babel/preset-react from 7.10.4 to 7.12.1
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) 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-preset-react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-22 11:29:03 +00:00
dependabot-preview[bot]
a79fd33ec5
chore(deps-dev): bump ava from 3.12.1 to 3.13.0
Bumps [ava](https://github.com/avajs/ava) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v3.12.1...v3.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 10:58:07 +00:00
dependabot-preview[bot]
011c765c8b
chore(deps-dev): bump tlds from 1.209.0 to 1.211.0
Bumps [tlds](https://github.com/stephenmathieson/node-tlds) from 1.209.0 to 1.211.0.
- [Release notes](https://github.com/stephenmathieson/node-tlds/releases)
- [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stephenmathieson/node-tlds/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 06:47:05 +00:00
dependabot-preview[bot]
298e0ca2a1
chore(deps): [security] bump npm-user-validate from 1.0.0 to 1.0.1
Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/npm/npm-user-validate/releases)
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-17 16:30:02 +00:00
Joost De Cock
5fb6539380 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2020-10-17 17:32:28 +02:00
Joost De Cock
f65225d94d
Merge pull request #556 from freesewing/dependabot/npm_and_yarn/commitlint/config-conventional-11.0.0
chore(deps-dev): bump @commitlint/config-conventional from 9.1.2 to 11.0.0
2020-10-17 17:31:41 +02:00
Joost De Cock
d266ee662e
Merge pull request #609 from freesewing/dependabot/npm_and_yarn/babel/plugin-external-helpers-7.12.1
chore(deps-dev): bump @babel/plugin-external-helpers from 7.10.4 to 7.12.1
2020-10-17 17:31:18 +02:00
Joost De Cock
ee73c6666c
Merge pull request #607 from freesewing/i18n
New Crowdin updates
2020-10-17 17:30:46 +02:00
Joost De Cock
cc601c1895 chore: Reconfigure packages 2020-10-17 17:29:25 +02:00
Joost De Cock
010b128c7e release: Publish v2.10.0 2020-10-17 17:24:40 +02:00
Joost De Cock
dc07231462 chore: Reconfigure packages 2020-10-17 17:24:27 +02:00
Joost De Cock
bab397cfdb New translations albert.yml (Dutch) 2020-10-17 16:35:43 +02:00
Joost De Cock
bba7547e75 New translations albert.yml (German) 2020-10-17 16:35:41 +02:00
Joost De Cock
5b88b7e340 New translations albert.yml (Spanish) 2020-10-17 16:35:39 +02:00
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