1
0
Fork 0
Commit graph

4125 commits

Author SHA1 Message Date
Joost De Cock
a69262f2a4 chore: Switched to 13 degrees for default shoulder slope 2020-05-24 12:30:44 +02:00
Joost De Cock
23050931e3 chore: Added support for degree measuements in form component
See #358 for more info
2020-05-24 12:02:22 +02:00
Joost De Cock
370592ee17 feat(utils): New isDegMeasurement method, see #358 2020-05-24 11:20:03 +02:00
Joost De Cock
311107f537 chore: Updated gitignore for new utils file 2020-05-24 11:07:43 +02:00
Joost De Cock
b811a7179d breaking: neckstimate always returns 17 for shoulderSlope
We're making shoulderSlope a degree measurements, which defaults to 17.
See #358 for details
2020-05-24 10:37:24 +02:00
Joost De Cock
164e0175ba Merge branch 'develop' of github.com:freesewing/freesewing into develop 2020-05-21 19:28:03 +02:00
Joost De Cock
96619f186e chore: First round of titan improvements 2020-05-21 18:58:08 +02:00
Joost De Cock
c1e65893be
Merge pull request #407 from destos/405-mirror
Addition of mirror plugin
2020-05-17 18:21:19 +02:00
Joost De Cock
05e56f2266 feat: Initial draft of Titan pattern 2020-05-17 18:08:44 +02:00
Joost De Cock
d8aa8ab3d0
Fat arrow function syntax
Changed one function call to fat arrow syntax, as that's what all the other methods are using. Seems more consistent that way.
2020-05-17 11:41:05 +02:00
Patrick Forringer
cc8a82e2e8 fix linting in mirror plugin and tests 2020-05-17 01:13:43 -05:00
Patrick Forringer
b6d7c78bab Fix macro nesting and introduce nameFormat function 2020-05-17 01:10:47 -05:00
Joost De Cock
5e4eee8949
Merge pull request #397 from freesewing/dependabot/npm_and_yarn/eslint-plugin-node-11.1.0
chore(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0
2020-05-11 19:50:55 +02:00
Patrick Forringer
8e768cf640 move path clone out of path name conditional 2020-05-10 12:02:05 -05:00
Patrick Forringer
a830fda199 initial creation of mirror plugin 2020-05-10 11:58:02 -05:00
Joost De Cock
7e9a1803e2
Merge pull request #403 from freesewing/dependabot/npm_and_yarn/svgr/rollup-5.4.0
chore(deps-dev): bump @svgr/rollup from 5.1.0 to 5.4.0
2020-05-09 09:10:19 +02:00
Joost De Cock
b858741ba2
Merge pull request #400 from freesewing/dependabot/npm_and_yarn/storybook/addon-backgrounds-5.3.18
chore(deps-dev): bump @storybook/addon-backgrounds from 5.3.13 to 5.3.18
2020-05-07 22:54:03 +02:00
dependabot-preview[bot]
67074471e9
chore(deps-dev): bump @svgr/rollup from 5.1.0 to 5.4.0
Bumps [@svgr/rollup](https://github.com/gregberge/svgr) from 5.1.0 to 5.4.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.1.0...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-07 05:20:02 +00:00
Joost De Cock
2305123cc4
Merge pull request #402 from freesewing/dependabot/npm_and_yarn/mustache-4.0.1
chore(deps-dev): bump mustache from 4.0.0 to 4.0.1
2020-05-06 15:47:27 +02:00
dependabot-preview[bot]
87db45dd34
chore(deps-dev): bump mustache from 4.0.0 to 4.0.1
Bumps [mustache](https://github.com/janl/mustache.js) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/janl/mustache.js/releases)
- [Changelog](https://github.com/janl/mustache.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janl/mustache.js/compare/v4.0.0...v4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-06 04:55:54 +00:00
Joost De Cock
471618147f
Merge pull request #401 from freesewing/dependabot/npm_and_yarn/react-16.13.1
chore(deps-dev): bump react from 16.13.0 to 16.13.1
2020-05-05 18:16:45 +02:00
dependabot-preview[bot]
29e8a17a84
chore(deps-dev): bump react from 16.13.0 to 16.13.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.0 to 16.13.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 05:27:52 +00:00
dependabot-preview[bot]
e0a778fe19
chore(deps-dev): bump @storybook/addon-backgrounds from 5.3.13 to 5.3.18
Bumps [@storybook/addon-backgrounds](https://github.com/storybookjs/storybook/tree/HEAD/addons/backgrounds) from 5.3.13 to 5.3.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.18/addons/backgrounds)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 05:04:13 +00:00
Joost De Cock
3fba15cfc1 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2020-05-01 15:13:18 +02:00
Joost De Cock
4bf202bf7b chore: Reconfigure packages 2020-05-01 15:06:36 +02:00
Joost De Cock
b34bb55969 fix(components): Fixed missing value param 2020-05-01 15:01:19 +02:00
dependabot-preview[bot]
e5df41d0be
chore(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v11.0.0...v11.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 05:04:33 +00:00
Joost De Cock
ee1f5c44a3
Merge pull request #393 from freesewing/dependabot/npm_and_yarn/babel-eslint-10.1.0
chore(deps-dev): bump babel-eslint from 10.0.1 to 10.1.0
2020-04-30 19:23:19 +02:00
Joost De Cock
e4c50ad165 chore: Reconfigure packages 2020-04-29 20:59:27 +02:00
Joost De Cock
5e1987a4a0 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2020-04-29 20:54:05 +02:00
Joost De Cock
d8231c9b0a fix: Better notch placement in Carlton, fixes #373 2020-04-29 20:53:32 +02:00
dependabot-preview[bot]
9b2c75f7b1
chore(deps-dev): bump babel-eslint from 10.0.1 to 10.1.0
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.1...v10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-29 04:58:56 +00:00
Joost De Cock
3e41c7dafc
Merge pull request #389 from freesewing/dependabot/npm_and_yarn/verdaccio-4.6.1
chore(deps-dev): bump verdaccio from 4.3.5 to 4.6.1
2020-04-28 16:55:08 +02:00
dependabot-preview[bot]
d51c65f3ed
chore(deps-dev): bump verdaccio from 4.3.5 to 4.6.1
Bumps [verdaccio](https://github.com/verdaccio/verdaccio) from 4.3.5 to 4.6.1.
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/verdaccio/verdaccio/compare/v4.3.5...v4.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 17:43:49 +00:00
Joost De Cock
1905af8068
Merge pull request #388 from freesewing/dependabot/npm_and_yarn/bezier-js-2.6.1
chore(deps): bump bezier-js from 2.4.6 to 2.6.1
2020-04-27 19:40:11 +02:00
dependabot-preview[bot]
9291d25ce3
chore(deps): bump bezier-js from 2.4.6 to 2.6.1
Bumps [bezier-js](https://github.com/Pomax/bezierjs) from 2.4.6 to 2.6.1.
- [Release notes](https://github.com/Pomax/bezierjs/releases)
- [Commits](https://github.com/Pomax/bezierjs/compare/v2.4.6...v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 04:51:49 +00:00
Joost De Cock
dba53b0312 chore: Updated LineDrawing component for Fu -> Florence name change. See #382 2020-04-26 18:01:26 +02:00
Joost De Cock
c9da9d6947 chore: Reconfigure packages 2020-04-26 13:09:54 +02:00
Joost De Cock
41d8e92e06 feat(create-freesewing-pattern): Allow bypassing of version check 2020-04-26 12:54:49 +02:00
Joost De Cock
90c579e76d chore: More work to rename Fu to Florence. See #382 2020-04-26 12:29:53 +02:00
Joost De Cock
4db454ad17 feat: Check minimal node version. Closes #365 2020-04-26 11:53:43 +02:00
Joost De Cock
c8c8bd9ff2 feat: Added example code for how to add translation to dev env. See #374 2020-04-26 11:18:51 +02:00
Joost De Cock
d5a052fb72 chore: Updated i18n to reflace Fu -> Florence name change. See #382 2020-04-26 11:13:09 +02:00
Joost De Cock
d6076e500b chore: Updated pattern-info to reflect Fu -> Florence name change. See #382 2020-04-26 11:09:22 +02:00
Joost De Cock
f7b27dbc88 chore: Updated workflows to rename Fu to Florence. See #382 2020-04-26 11:05:46 +02:00
Joost De Cock
291b30baee chore: Renaming Fu to Florence. See #382 2020-04-26 10:54:55 +02:00
Joost De Cock
b071a04bde Merge branch 'develop' of github.com:freesewing/freesewing into develop 2020-04-26 10:35:16 +02:00
Joost De Cock
3d38128bc5 chore: Removed prop-type dependency from components 2020-04-26 10:33:43 +02:00
Joost De Cock
247e148c2c
Merge pull request #384 from freesewing/dependabot/npm_and_yarn/make-dir-3.1.0
chore(deps): bump make-dir from 2.1.0 to 3.1.0
2020-04-26 10:30:59 +02:00
dependabot-preview[bot]
314b539a21
chore(deps): bump make-dir from 2.1.0 to 3.1.0
Bumps [make-dir](https://github.com/sindresorhus/make-dir) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/sindresorhus/make-dir/releases)
- [Commits](https://github.com/sindresorhus/make-dir/compare/v2.1.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-26 08:29:05 +00:00