1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
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
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
f5595a4563 🔖 v2.0.1 2019-09-02 07:25:26 +02:00