1
0
Fork 0
Commit graph

521 commits

Author SHA1 Message Date
Joost De Cock
9e6b4481b6 chore: Updated to READMEs and new packages 2019-10-12 13:41:37 +02:00
Joost De Cock
3cad756db8 feat: Added remark-jargon and gatsby-remark-jargon packages 2019-10-12 12:24:37 +02:00
Joost De Cock
4899faf67e feat: v2.1.0 2019-10-06 15:08:44 +02:00
Joost De Cock
d7cd0065fb chore: Reconfigure packages 2019-10-06 15:04:02 +02:00
Joost De Cock
fc83a84340 chore: Reconfigure packages 2019-10-06 14:05:30 +02:00
Joost De Cock
eb2dcf9568 🐛 Fixed issue in utils/optionDefault with list type options 2019-10-02 07:50:01 +02:00
Joost De Cock
f5652f8571 🚧 Switching to latest release for 2.1 beta 2019-09-29 18:21:00 +02:00
Joost De Cock
b297dc1b32 🚧 First beta for 2.1 2019-09-29 16:58:21 +02:00
Joost De Cock
23a1c8263e 🔧 Reconfigure packages 2019-09-25 18:04:39 +02:00
Joost De Cock
13d39f2bae 🐛 Fixed display issue in SampleConfigurator 2019-09-25 18:03:44 +02:00
Joost De Cock
9a839e415c Added the Simone pattern 2019-09-25 18:02:05 +02:00
Joost De Cock
9262e19910 Added new options to Simon 2019-09-25 18:01:17 +02:00
Joost De Cock
ded33954cb 🚧 Some more tweaks for Waralee integration 2019-09-22 16:07:18 +02:00
Joost De Cock
d9dd89346f Added box pleat option to Simon. Closes #123 2019-09-21 20:47:14 +02:00
Joost De Cock
fc0059647c 🔧 Reconfigure packages 2019-09-21 19:52:47 +02:00
Joost De Cock
261da52c3b Integrated Penelope and Waralee patterns, plus 2.1 prep
Penelope and Waralee are two new patterns by @woutervdub
This integrates them in our monorepo, including the translations
in the i18n package and the package info in the pattern-info pattern

This commit also includes a minor tweak to our core package.
Previously, you had to instantiate a pattern to get its config,
but that is no longer the case. The default export (the constructor)
now has a config property you can access without instantiating the pattern.

All of these changes will trigger a new minor release when we merge them
into master. Specifically v2.1
2019-09-21 19:42:53 +02:00
Joost De Cock
13b3203a98 📝 Updated changelog 2019-09-17 10:44:37 +02:00
Joost De Cock
6761a31b39 📝 Updated changelog 2019-09-17 08:02:06 +02:00
Joost De Cock
963ec6025c 🔖 v2.0.3 2019-09-15 12:20:02 +02:00
Joost De Cock
2e29a91c1c Merge branch 'develop' of github.com:freesewing/freesewing into develop 2019-09-15 11:40:12 +02:00
Kieran Klaassen
2c6a399696
Update changelog.yaml 2019-09-10 09:47:07 +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
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
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
93e82d70ed Workbench now also lets you preload a set of 'withBreasts' measurements 2019-09-06 10:28:29 +02:00
Joost De Cock
b720b6490d 🔧 Switched default NPM tag to latest 2019-09-06 09:39:09 +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
e967776e1f :constructions: WIP: Started working on changelog generation 2019-09-02 15:28:00 +02:00
Joost De Cock
ea4ce04936 Added measurementDiffers method to utils 2019-09-01 19:09:36 +02:00
Joost De Cock
037c66bfa5 Models package now uses neckstimate to generate data 2019-09-01 19:09:06 +02:00
Joost De Cock
4f3823c65b 🔧 Reconfigure packages 2019-08-25 17:23:14 +02:00
Joost De Cock
1e37f1147c Added everything for Model Graph component 2019-08-24 18:25:05 +02:00
Joost De Cock
21bc3c0828 Added LineDrawing component 2019-08-20 19:06:01 +02:00
Joost De Cock
f5afa31eda 📝 Updated gitter links. Fixes #31 2019-08-13 18:56:56 +02:00
Joost De Cock
52fa8d0d62 Added prettier-config package 2019-08-03 15:23:52 +02:00
Joost De Cock
518b82e39c 🔧 Reconfigure packages 2019-07-22 22:57:00 +02:00
Joost De Cock
a82de58a62 🔧 Added plugin-theme as peer dependency for components as SVG export needs it 2019-07-22 22:49:55 +02:00
Joost De Cock
1785505f4b 🔧 Updated rollup config 2019-07-22 22:32:16 +02:00
Joost De Cock
2a20b65fa2 🔧 Updated rollup config 2019-07-19 15:09:05 +02:00
Joost De Cock
0ae95f64ad Added export to components/Workbench 2019-07-19 12:48:57 +02:00
Joost De Cock
6a461e0ee9 Initial port of Theo(dore) 2019-07-16 16:17:47 +02:00