1
0
Fork 0
Commit graph

4055 commits

Author SHA1 Message Date
dependabot-preview[bot]
a0d8051f19
chore(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.18
Bumps [@storybook/addon-notes](https://github.com/storybookjs/storybook/tree/HEAD/addons/notes) from 5.3.14 to 5.3.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v5.3.18/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.18/addons/notes)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 16:15:41 +00:00
Joost De Cock
5228c852be
Merge pull request #346 from freesewing/dependabot/npm_and_yarn/storybook/react-5.3.18
chore(deps-dev): bump @storybook/react from 5.3.14 to 5.3.18
2020-04-23 18:11:56 +02:00
Joost De Cock
8ac9354358
Merge pull request #351 from freesewing/dependabot/npm_and_yarn/node-sass-4.13.1
chore(deps-dev): bump node-sass from 4.13.0 to 4.13.1
2020-04-22 20:35:05 +02:00
Joost De Cock
6f03def00b
Merge pull request #371 from freesewing/i18n
New Crowdin translations
2020-04-21 19:10:20 +02:00
Joost De Cock
b3f8e37f2c New translations app.yaml (German) 2020-04-21 09:53:12 +02:00
Joost De Cock
8ca0535cb3 New translations welcome.yaml (German) 2020-04-20 16:46:46 +02:00
Joost De Cock
527a937d64 New translations email.yaml (German) 2020-04-20 16:46:26 +02:00
Joost De Cock
5e2a33f95a New translations filter.yml (German) 2020-04-20 16:46:21 +02:00
Joost De Cock
8cec6ed5cc New translations cfp.yaml (German) 2020-04-20 16:46:17 +02:00
Joost De Cock
513ee2fc7d New translations filter.yml (German) 2020-04-20 16:10:22 +02:00
Joost De Cock
0d0c3b1fce New translations welcome.yaml (German) 2020-04-20 10:52:12 +02:00
Joost De Cock
d0e482f002 New translations patterns.yml (German) 2020-04-20 10:51:46 +02:00
Joost De Cock
01fc818d12 New translations errors.yaml (German) 2020-04-20 10:51:31 +02:00
Joost De Cock
fc780cd33a New translations holmes.yml (German) 2020-04-20 10:51:24 +02:00
Joost De Cock
b53615aea0 fix(components): Better handling of fractions in measurements input. Closes #372 2020-04-19 11:47:45 +02:00
Joost De Cock
ba4d81979a New translations app.yaml (German) 2020-04-19 01:26:31 +02:00
Joost De Cock
cd4d63f8d7 New translations app.yaml (German) 2020-04-19 01:14:02 +02:00
Joost De Cock
85fa5ca14d New translations app.yaml (German) 2020-04-19 01:04:04 +02:00
Joost De Cock
75663c3e9d New translations holmes.yml (German) 2020-04-19 00:18:28 +02:00
Joost De Cock
f69c6406d5 New translations fu.yml (German) 2020-04-19 00:18:12 +02:00
Joost De Cock
b4ff43e52e New translations diana.yml (German) 2020-04-19 00:17:45 +02:00
Joost De Cock
8e1a15dabe chore: changelog update 2020-04-18 18:16:17 +02:00
Joost De Cock
e23d8bc916 fix(plugin-export-dxf): Added handling of noop path ops 2020-04-18 18:15:39 +02:00
Joost De Cock
a833496e04 chore(components): Renamed Render to Draft
Note that this was already exported as Draft, and the Draft folder
was a symlink to Render. Now it's just called Draft.
2020-04-18 18:14:09 +02:00
Joost De Cock
4833f1a4c0 chore: Added script to export to DXF 2020-04-18 18:13:22 +02:00
Joost De Cock
4f81e3dc8d fix(hugo): Do not render pocket outline when complete is falsy 2020-04-18 17:52:54 +02:00
Joost De Cock
3565035ff4 fix(hugo): Do not render pocket facing hint when complete is falsy 2020-04-18 17:52:32 +02:00
Joost De Cock
eb4764d1d6 fix(hugo): Render fully-sized parts when complete is falsy 2020-04-18 17:51:58 +02:00
Joost De Cock
e4d69a9bf8 fix(wahid): Close front seam and include facing/lining when complete if false 2020-04-18 17:35:25 +02:00
Joost De Cock
40db7ed31a fix(wahid): Do not double-draw rounded corners 2020-04-18 16:23:17 +02:00
Joost De Cock
2e04bc5c45 fix(wahid): Do not draw pocket outline when complete is false 2020-04-18 16:18:11 +02:00
Joost De Cock
86213d279a fix(wahid): Remove lingering paths.test path 2020-04-18 16:16:37 +02:00
Joost De Cock
bff9951195 fix(brian): Do not render the saBase path 2020-04-18 16:09:04 +02:00
Joost De Cock
790a8b0069 fix(plugin-export-dxf): Correctly initialized dxf var in curves 2020-04-18 14:19:39 +02:00
Joost De Cock
92e25540db fix(plugin-export-dxf): Fixed incorrect code example in readme 2020-04-18 11:43:57 +02:00
Joost De Cock
9022bf694f Merge branch 'develop' of github.com:freesewing/freesewing into develop 2020-04-18 11:40:15 +02:00
Joost De Cock
224c9525e1 feat(core): Expose Bezier-js via utils
Since the bezier-js library is bundled with @freesewing/core, we
now expose it via utils. This way, people who want to use this
in their plugins or other code are not forced to import it again.
2020-04-18 11:38:08 +02:00
Joost De Cock
ff82e2568b feat: Do not set plugin configuration object on pattern.use()
Plugins can pass a configuration object (or any
sort of data) when loaded with `pattern.use()`.

We use to set that parameter to `false` when loading, but
now we leave it `undefined`. This makes is easy for plugins
to use a default parameter for the configuration/data passed
to it.
2020-04-18 11:36:02 +02:00
Joost De Cock
e134e940e7 feat: Added plugin-export-dxf 2020-04-18 11:35:28 +02:00
Joost De Cock
f54cb46828
Merge pull request #353 from freesewing/dependabot/npm_and_yarn/handlebars-4.7.6
chore(deps): bump handlebars from 4.7.3 to 4.7.6
2020-04-16 19:17:33 +02:00
dependabot-preview[bot]
19ad2c98ba
chore(deps-dev): bump node-sass from 4.13.0 to 4.13.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v4.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 16:15:36 +00:00
Joost De Cock
23a143edeb
Merge pull request #366 from freesewing/dependabot/npm_and_yarn/babel-loader-8.1.0
chore(deps-dev): bump babel-loader from 8.0.6 to 8.1.0
2020-04-15 18:12:09 +02:00
Joost De Cock
b96f1334cc
Merge pull request #363 from freesewing/i18n
New Crowdin translations
2020-04-14 16:44:06 +02:00
dependabot-preview[bot]
cf4380e300
chore(deps-dev): bump babel-loader from 8.0.6 to 8.1.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.6 to 8.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.6...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 04:51:58 +00:00
Joost De Cock
3d7e952328 New translations app.yaml (French) 2020-04-13 21:13:00 +02:00
Joost De Cock
57d29bd76a New translations app.yaml (Dutch) 2020-04-13 14:49:16 +02:00
Joost De Cock
efc2f335d5 New translations app.yaml (Spanish) 2020-04-13 14:41:13 +02:00
Joost De Cock
f552127d3f New translations app.yaml (French) 2020-04-13 14:41:11 +02:00
Joost De Cock
dbe3fb09dc New translations app.yaml (German) 2020-04-13 14:41:08 +02:00
Joost De Cock
5d0adc0904 New translations app.yaml (Dutch) 2020-04-13 14:40:58 +02:00