1
0
Fork 0
Commit graph

5044 commits

Author SHA1 Message Date
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
6cc93121fb New translations patterns.yml (French) 2020-05-01 15:25:15 +02: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
91e345b933 release: v2.6.0 2020-05-01 15:12:36 +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
56b7081647 New translations patterns.yml (Dutch) 2020-04-26 12:04:45 +02:00
Joost De Cock
4db454ad17 feat: Check minimal node version. Closes #365 2020-04-26 11:53:43 +02:00
Joost De Cock
de4ba4837e New translations florence.yml (Dutch) 2020-04-26 11:21:57 +02:00
Joost De Cock
5fcc88da37 New translations patterns.yml (Dutch) 2020-04-26 11:21:56 +02:00
Joost De Cock
06870fa012 New translations florence.yml (German) 2020-04-26 11:21:54 +02:00
Joost De Cock
f29b603f78 New translations patterns.yml (German) 2020-04-26 11:21:53 +02:00
Joost De Cock
9228734a5e New translations florence.yml (Spanish) 2020-04-26 11:21:51 +02:00
Joost De Cock
f26a201921 New translations patterns.yml (Spanish) 2020-04-26 11:21:50 +02:00
Joost De Cock
a5dd757b20 New translations florence.yml (French) 2020-04-26 11:21:49 +02:00
Joost De Cock
f556ed4695 New translations patterns.yml (French) 2020-04-26 11:21:47 +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