1
0
Fork 0
Commit graph

2955 commits

Author SHA1 Message Date
Joost De Cock
c76d041680 Hiding advanced options by default in DraftConfigurator 2019-09-17 07:59:57 +02:00
Joost De Cock
6f69769d8e 🐛 Fixed Carlton tail width. Fixes #108 2019-09-17 07:59:24 +02:00
Joost De Cock
dbeaa76930 🔖 v2.0.3 2019-09-15 12:25:36 +02:00
Joost De Cock
963ec6025c 🔖 v2.0.3 2019-09-15 12:20:02 +02:00
Joost De Cock
eee23f1592 🐛 Fixed hem allowance in Bruce, fixes #106 2019-09-15 12:09:27 +02:00
Joost De Cock
7aa500d960 🔧 Updated changelog 2019-09-15 11:45:28 +02:00
Joost De Cock
2e29a91c1c Merge branch 'develop' of github.com:freesewing/freesewing into develop 2019-09-15 11:40:12 +02:00
Joost De Cock
d9e74ee37f 💄 Markup changes due to upgrade to react-intl v3 2019-09-15 11:34:08 +02:00
Kieran Klaassen
2c6a399696
Update changelog.yaml 2019-09-10 09:47:07 +02:00
Kieran Klaassen
76cc7405dd
🐞 Fix measurementDiffers to crash with breasts 2019-09-10 09:44:22 +02:00
Kieran Klaassen
5e6c32b2f2
Update index.js 2019-09-09 12:06:04 +02:00
Joost De Cock
2e6ee123c1 🐛 Replaced beta tag with latest in create-freesewing-package example template 2019-09-06 20:09:06 +02:00
Joost De Cock
93dd85a2c6 🔖 v2.0.2
- Added bandLength option to fit optiongroup (it was missing)

 - [#104](https://github.com/freesewing/freesewing.org/issues/104): Changed `onDragEnd` to `onChangeCommitted` in slider element (change in material-ui API when slider came out of beta)
 - Workbench now also lets you preload a `withBreasts` set of measurements
 - DraftConfigurator now properly styles pattern options 3 levels deep
 - [#105](https://github.com/freesewing/freesewing.org/issues/105): Moved state change in render loop to useEffect

 - Updated dependencies

 - Added missing `file-saver` dependency

 - Updated styles for DraftConfigurator component for pattern options 3 levels deep

 - [#90](https://github.com/freesewing/freesewing/issues/90): Added missing option translations for Benjamin, Florent, Sandy, Shin, and Theo

 - [#76](https://github.com/freesewing/freesewing.org/issues/76): Fixed a typo in Jaeger that was causing the side vent length to be wrong

 - [#100](https://github.com/freesewing/freesewing.org/issues/100): Updated simon with more sensible defaults for ease options
2019-09-06 19:07:49 +02:00
Joost De Cock
48c83f1710 🔖 v2.0.2
- Added bandLength option to fit optiongroup (it was missing)

 - [#104](https://github.com/freesewing/freesewing.org/issues/104): Changed `onDragEnd` to `onChangeCommitted` in slider element (change in material-ui API when slider came out of beta)
 - Workbench now also lets you preload a `withBreasts` set of measurements
 - DraftConfigurator now properly styles pattern options 3 levels deep
 - [#105](https://github.com/freesewing/freesewing.org/issues/105): Moved state change in render loop to useEffect

 - Updated dependencies

 - Added missing `file-saver` dependency

 - Updated styles for DraftConfigurator component for pattern options 3 levels deep

 - [#90](https://github.com/freesewing/freesewing/issues/90): Added missing option translations for Benjamin, Florent, Sandy, Shin, and Theo

 - [#76](https://github.com/freesewing/freesewing.org/issues/76): Fixed a typo in Jaeger that was causing the side vent length to be wrong

 - [#100](https://github.com/freesewing/freesewing.org/issues/100): Updated simon with more sensible defaults for ease options
2019-09-06 19:05:07 +02:00
Joost De Cock
968ac14e60 🐛 Fixed 'hemSa not defined' when drafting paperless simon without seam allowance 2019-09-06 18:51:38 +02:00
Joost De Cock
90da436ac0 🐛 Fixed #102 by adding snippets to shorthand call 2019-09-06 18:45:43 +02:00
Joost De Cock
5c2fda8a0a 🔥 Removed lingering debug statement from formatImperial 2019-09-06 18:42:28 +02:00
Joost De Cock
983886df83 🐛 Moved state change in DraftConfigurator from render loop to useState. Fixes #105 2019-09-06 18:03:09 +02:00
Joost De Cock
9fa423bce7 🐛 Typo in Jaeger was causing incorrect side vent length. Fixes #76 2019-09-06 16:31:46 +02:00
Joost De Cock
b7d3b3e072 🐛 Fixed typo in Simon config 2019-09-06 16:00:30 +02:00
Joost De Cock
69293dee14 🔧 Updated Simon with more sensible defaults for ease options. Closes #100 2019-09-06 15:57:30 +02:00
Joost De Cock
2dce1c3ffd 🐛 Added bandLength option to optionGroup in Benjamin config 2019-09-06 15:53:11 +02:00
Joost De Cock
1a4d1d76cb 🌐 Added missing option translations for patterns. Closes #90 2019-09-06 15:51:48 +02:00
Joost De Cock
44de907aad 💄 Fixed styling in DraftConfigurator for pattern options 3 levels deep 2019-09-06 13:54:30 +02:00
Joost De Cock
ca99a3aa2d ⬆️ Updated dependencies for create-freesewing-pattern 2019-09-06 12:51:12 +02:00
Joost De Cock
93e82d70ed Workbench now also lets you preload a set of 'withBreasts' measurements 2019-09-06 10:28:29 +02:00
Joost De Cock
0b4df34a6b Merge branch 'develop' of github.com:freesewing/freesewing into develop 2019-09-06 09:45:48 +02:00
Joost De Cock
3eb913dcb5 🐛 Fixed catch block in reconfigure script 2019-09-06 09:43:37 +02:00
Joost De Cock
b720b6490d 🔧 Switched default NPM tag to latest 2019-09-06 09:39:09 +02:00
Joost De Cock
ca64ff8a10 🐛 Change onDragEnd to onChangeCommitted due to API change in material-ui. Fixes #104 2019-09-06 07:57:42 +02:00
Joost De Cock
66f482ad54 🔧 Added missing line to CHANGELOG for v2.0.1 2019-09-02 19:59:08 +02:00
Joost De Cock
e41915da6d 🔧 Reconfigure packages 2019-09-02 19:51:56 +02:00
Joost De Cock
6d4dd125e3 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2019-09-02 15:28:33 +02:00
Joost De Cock
e967776e1f :constructions: WIP: Started working on changelog generation 2019-09-02 15:28:00 +02:00
Joost De Cock
a6bad41ae1
Merge pull request #73 from freesewing/dependabot/npm_and_yarn/jest-24.9.0
⬆️ Bump jest from 24.7.1 to 24.9.0
2019-09-02 10:17:51 +02:00
Joost De Cock
7f92460012
Merge pull request #84 from freesewing/dependabot/npm_and_yarn/react-16.9.0
⬆️ Bump react from 16.8.6 to 16.9.0
2019-09-02 10:17:36 +02:00
dependabot-preview[bot]
ebd54a304d
⬆️ Bump jest from 24.7.1 to 24.9.0
Bumps [jest](https://github.com/facebook/jest) from 24.7.1 to 24.9.0.
- [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/v24.7.1...v24.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 06:10:46 +00:00
Joost De Cock
1dd12a788e
Merge pull request #87 from freesewing/dependabot/npm_and_yarn/eslint-6.3.0
⬆️ Bump eslint from 5.16.0 to 6.3.0
2019-09-02 07:50:51 +02:00
dependabot-preview[bot]
e524b2c5f5
⬆️ Bump eslint from 5.16.0 to 6.3.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.16.0...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 05:49:37 +00:00
Joost De Cock
97b7c1c621
Merge pull request #72 from freesewing/dependabot/npm_and_yarn/packages/examples/example/eslint-utils-1.4.2
⬆️ Bump eslint-utils from 1.3.1 to 1.4.2 in /packages/examples/example
2019-09-02 07:41:21 +02:00
Joost De Cock
ff2d40d1eb
Merge pull request #74 from freesewing/dependabot/npm_and_yarn/globby-10.0.1
⬆️ Bump globby from 9.2.0 to 10.0.1
2019-09-02 07:40:55 +02:00
dependabot[bot]
aef5a171a2
⬆️ Bump eslint-utils in /packages/examples/example
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-02 05:40:39 +00:00
Joost De Cock
ab2aae878e
Merge pull request #80 from freesewing/dependabot/npm_and_yarn/rimraf-3.0.0
⬆️ Bump rimraf from 2.6.3 to 3.0.0
2019-09-02 07:40:38 +02:00
dependabot-preview[bot]
965ebfab2d
⬆️ Bump globby from 9.2.0 to 10.0.1
Bumps [globby](https://github.com/sindresorhus/globby) from 9.2.0 to 10.0.1.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v9.2.0...v10.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 05:40:38 +00:00
Joost De Cock
5ed2668bb2
Merge pull request #79 from freesewing/dependabot/npm_and_yarn/make-dir-3.0.0
⬆️ Bump make-dir from 2.1.0 to 3.0.0
2019-09-02 07:40:11 +02:00
dependabot-preview[bot]
5b887246d1
⬆️ Bump make-dir from 2.1.0 to 3.0.0
Bumps [make-dir](https://github.com/sindresorhus/make-dir) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/sindresorhus/make-dir/releases)
- [Commits](https://github.com/sindresorhus/make-dir/compare/v2.1.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 05:39:59 +00:00
Joost De Cock
6a56a49185
Merge pull request #70 from freesewing/dependabot/npm_and_yarn/packages/tutorial/example/eslint-utils-1.4.2
⬆️ Bump eslint-utils from 1.3.1 to 1.4.2 in /packages/tutorial/example
2019-09-02 07:39:35 +02:00
dependabot-preview[bot]
5af053c522
⬆️ Bump rimraf from 2.6.3 to 3.0.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.6.3 to 3.0.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.6.3...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 05:39:15 +00:00
Joost De Cock
a4f7a73d94
Merge pull request #71 from freesewing/dependabot/npm_and_yarn/packages/aaron/example/eslint-utils-1.4.2
⬆️ Bump eslint-utils from 1.3.1 to 1.4.2 in /packages/aaron/example
2019-09-02 07:39:11 +02:00
Joost De Cock
501b595c4a
Merge pull request #75 from freesewing/dependabot/npm_and_yarn/github-username-5.0.1
⬆️ Bump github-username from 4.1.0 to 5.0.1
2019-09-02 07:36:49 +02:00