1
0
Fork 0
freesewing/config/changelog.yaml

817 lines
30 KiB
YAML
Raw Normal View History

Unreleased:
2020-03-04 18:59:14 +01:00
date:
Added:
teagan: Teagan is a T-shirt pattern
Fixed:
2020-08-16 11:41:57 +02:00
benjamin:
- Fixed issue with (length of) band
create-freesewing-pattern:
- Fixed breaking change in execa upgrade in 2.8.0
2020-08-10 19:42:57 +02:00
2.8.0:
date: 2020-08-10
Added:
paco:
- Initial release for Paco, a pattern for summer pants
2020-08-09 17:43:32 +02:00
components:
- Added Paco to LineDrawing component
Fixed:
benjamin:
- Fix for incorrect length of the ribbon
core:
- Fix an edge case in utils.pointOnCurve for perfect horizontal curves
2020-08-09 17:43:32 +02:00
Removed:
components:
- Removed the `Footer` component
2020-07-24 15:25:34 +02:00
2020-08-08 16:55:08 +02:00
2.7.2:
date: 2020-07-29
Fixed:
core:
- Fixed wrong return value in debug message from Path
2020-07-24 15:25:34 +02:00
2.7.1:
date: 2020-07-24
Added:
core:
- Added new debug functionality through the use of the `raise.debug`
- Added a new `debug` setting
- Shorthand now proxies objects to allow debug and raise
components:
- Workbench now includes events debug output and enables debug by default
css-theme:
- Added themeing for events
2020-07-21 12:48:02 +02:00
utils:
- Added backend calls for creating gists/issues on Github
wahid:
- Added the `square` hem style. Fixes [#672](https://github.com/freesewing/freesewing.org/issues/672)
Changed:
wahid:
- Hem radius can no longer be zero. Use teh `square` hem style for that
Fixed:
aaron:
- Set missing option `brianFitCollar` to `false`
bruce:
- Fixed a check for an undefined value in the store
carlton:
- Removed unused `hipsEase` code
hugo:
- Set missing option `brianFitCollar` to `false`
- Adding missing control point to front neck opening
simon:
- Set missing option `brianFitCollar` to `false`
- Don't assume the `chHips-notch` is available because it's not in Simone. Fixes [#833](https://github.com/freesewing/freesewing.org/issues/833)
simone:
- Set missing option `brianFitCollar` to `false`
sven:
- Avoided loading unset ribbingHeight from store
2020-07-12 19:00:38 +02:00
2.7.0:
date: 2020-07-12
2020-02-23 10:28:04 +01:00
Added:
2020-06-24 20:42:45 +02:00
components:
- The `sampleConfigurator` component now supports the antwoman test (in addition to the antman test)
- Changed `models` to `people` in `sampleConfigurator`
2020-07-04 17:53:09 +02:00
- The `Legend` component is new, it is similar to the `Example` component but only for the pattern notation legend
2020-07-11 18:03:58 +02:00
- Added support for custom sample styles
2020-07-12 17:56:43 +02:00
- Added Titan linedrawing
core:
- Added support for injecting custom (path) styles when sampling. Closes [#380](https://github.com/freesewing/freesewing/issues/380)
2020-07-11 18:03:58 +02:00
- Added support for custom sample styles
2020-07-11 18:13:37 +02:00
- Added support for raising events via `raise.[type]()` method
hugo:
- Added shaping of the side seam
2020-07-04 17:53:09 +02:00
legend:
- A pattern to document the markings on our patterns
- Initial release
plugin-mirror:
- A FreeSewing plugin for mirroring points or paths
- Initial release
titan:
- A FreeSewing block for pants/trousers
- Initial release
2020-06-27 18:31:51 +02:00
plugin-measurements:
- A FreeSewing plugin that adds measurements that can be calculated based on existing measurements
utils:
- Added new `isDegMeasurement` method. See [#358](https://github.com/freesewing/freesewing/issues/358)
2020-06-24 20:42:45 +02:00
- '`neckStimate` now supports all new measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)'
2020-06-24 20:56:39 +02:00
Changed:
aaron:
- Updated side seam shaping and tweaked options for better defaults
- Better handling of `armholeDrop` option
2020-06-24 20:42:45 +02:00
- Ported aaron to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-07-11 18:13:37 +02:00
- Report armhole and neck opening length through raised events
2020-06-30 15:23:43 +02:00
benjamin:
- Removed `Circumference` suffix from measurement names
bent:
- Increased default for the `cuffEase` option
- Decreased default for the `armholeDepth` option
- Better range for the `shoulderSlopeReduction` measurement
2020-06-24 20:42:45 +02:00
- Ported brian to the new (names for) other measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
- Set tip of undersleeve as anchor point for sampling
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
breanna:
2020-06-24 20:42:45 +02:00
- Ported breanna to the new shoulderSlope measurement. See [#358](https://github.com/freesewing/freesewing/issues/358)
- Ported breanna to the new (names for) other measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-07-11 18:03:58 +02:00
- Removed deprecated `debug()` statements
brian:
- Ported brian to new `shoulderSlope` degree measurement. See [#358](https://github.com/freesewing/freesewing/issues/358)
2020-06-24 20:42:45 +02:00
- Ported brian to the new (names for) other measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
- Set HPS as anchor point for sampling in front and back
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-07-11 18:03:58 +02:00
- Removed deprecated `debug()` statements
2020-06-24 20:42:45 +02:00
bruce:
- Ported bruce to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-07-11 18:03:58 +02:00
- Removed deprecated `debug()` statements
carlton:
- Better range for the `shoulderSlopeReduction` measurement
2020-06-24 20:42:45 +02:00
- Ported carlton to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
carlita:
- Better range for the `shoulderSlopeReduction` measurement
2020-06-24 20:42:45 +02:00
- Ported carlita to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
- Set a sample anchor point on the side part
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:42:45 +02:00
cathrin:
- Ported carlita to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
- Set sample anchor points on all panels
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-07-11 18:03:58 +02:00
- Removed deprecated `debug()` statements
components:
- Handle escaped quotes for React render. See [#437](https://github.com/freesewing/freesewing/issues/437)
css-theme:
- Updated the width of the SVG paths of a draft to match plugin-theme
diana:
- Made the `shoulderSlopeReduction` option static so it's not available in the UI
2020-06-24 20:42:45 +02:00
- Ported diana to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
florence:
- Removed `Circumference` suffix from measurement names
florent:
- Removed `Circumference` suffix from measurement names
holmes:
- Removed `Circumference` suffix from measurement names
huey:
- No longer use the `naturalWaist` measurement
- Changed some option to better defaults
2020-06-24 20:42:45 +02:00
- Ported huey to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
- Made the `shoulderSlopeReduction` option static so it's not available in the UI
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
hugo:
- Changed some option to better defaults
2020-06-24 20:42:45 +02:00
- Ported hugo to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-07-11 18:03:58 +02:00
- Removed deprecated `debug()` statements
2020-06-27 18:51:53 +02:00
i18n:
- Added translations for Titan
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
jaeger:
- Changed some option to better defaults
- Set an anchor on side part for sampling
2020-06-24 20:42:45 +02:00
- Ported jaeger to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:42:45 +02:00
models:
- Models now come with the new measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
- Ported models to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:42:45 +02:00
penelope:
- Ported penelope to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
plugin-buttons:
- Snippet names are changed, `snap-male` is now `snap-stud` and `snap-female` is now `snap-socket`
Changing this to avoid needless use of gender related terminology.
2020-06-30 15:23:43 +02:00
plugin-bust:
- Removed `Circumference` suffix from measurement names
2020-06-24 20:42:45 +02:00
sandy:
- Ported sandy to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:42:45 +02:00
shin:
- Ported shin to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:42:45 +02:00
simon:
- Ported simon to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:42:45 +02:00
simone:
- Ported simone to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
sven:
- Improved the shaping of the side seam
- Changed some option to better defaults
2020-06-24 20:42:45 +02:00
- Ported sven to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
tamiko:
- Switch from `shoulderSlope` option to `shoulderSlope` measurement
2020-06-24 20:42:45 +02:00
- Ported tamiko to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:42:45 +02:00
theo:
- Ported theo to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:42:45 +02:00
trayvon:
- Ported trayvon to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
tutorial:
- Removed `Circumference` suffix from measurement names
utils:
2020-06-24 20:42:45 +02:00
- Changed `neckstimate` to handle new `shoulderSlope` degree measurement. See [#358](https://github.com/freesewing/freesewing/issues/358)
- Changed `neckstimate` to support all new measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
- Ported `neckstimate` to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
2020-07-04 17:53:09 +02:00
- Added the `isDegMeasurement` method
2020-06-24 20:42:45 +02:00
wahid:
- Ported wahid to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
- Removed `wrist` and `shoulderToWrist` as required measurements
2020-06-24 20:42:45 +02:00
waralee:
- Ported waralee to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
2020-06-30 15:23:43 +02:00
- Removed `Circumference` suffix from measurement names
workbench:
- Added changes to support new `shoulderSlope` degree measurement. See [#358](https://github.com/freesewing/freesewing/issues/358)
Fixed:
2020-06-24 20:42:45 +02:00
aaron:
- Fixed incorrect instruction for neck binding (the indicated length was only half)
bruce:
- Sampling some options would not work in Bruce because the code shared across patterns would only run once. That's fixed now.
cathrin:
- '[Fixed missing points issue when changing panels option](https://github.com/freesewing/freesewing.org/issues/619)'
- Fixed panels option being a list of numbers rather than strings
2020-06-24 20:42:45 +02:00
components:
- Fixed bug that broke millimeter sliders
core:
- '[Properly escape quotes in imperial units](https://github.com/freesewing/freesewing/issues/437)'
2020-06-24 20:42:45 +02:00
huey:
- '[Added seam allowance to the front closure](https://github.com/freesewing/freesewing/issues/420)'
Removed:
plugin-buttons:
- Snippet `snap-male` and `snap-female` are no longer available. Use `snap-stud` and `snap-socket` instead
2020-07-11 18:03:58 +02:00
plugin-debug:
- This plugin is deprecated and removed from the repository
plugin-designer:
- This plugin is deprecated and removed from the repository
2020-04-26 13:09:54 +02:00
2.6.0:
2020-05-01 15:06:36 +02:00
date: 2020-05-01
2020-04-18 18:16:17 +02:00
Added:
2020-04-26 13:09:54 +02:00
components:
- '[#368](https://github.com/freesewing/freesewing/issues/368):
Allow pan and zoom in the Workbench component.'
- '[#374](https://github.com/freesewing/freesewing/issues/374):
Allow (extra) translations to be added to the workbench component'
- New shortcut buttons and sidebar collapse support for Workbench
- Refactor to remove prop-types dependency
- Reworked the withLanguage component to allow adding translations at run-time
create-freesewing-pattern:
- '[#365](https://github.com/freesewing/freesewing/issues/365):
Check for node version and raise an error it is too old.'
css-theme:
- New styled for updated Workbench component
florence:
- Florence is a face mask pattern
2020-04-18 18:16:17 +02:00
plugin-export-dxf:
- This plugin can export your pattern as DXF-ASTM
- Initial release
2020-06-24 20:56:39 +02:00
Changed:
2020-04-18 18:16:17 +02:00
core:
- utils now includes `Bezier` which holds the bezier-js library so you don't need to re-import it
- We no longer set the plugin configuration/data object to fall in `pattern.use()`
2020-04-26 13:09:54 +02:00
i18n:
- Changes to support the renaming of @freesewing/fu to @freesewing/florence
Deprecated:
florence:
- '@freesewing/fu has been renamed to @freesewing/florence'
2020-04-18 18:16:17 +02:00
Fixed:
brian:
- The `saBase` path is no longer being rendered
hugo:
- Render fully-sized pattern parts when complete is falsy
- Do not render pocket outline when complete is falsy
- Do not render pocket facing hint when complete is falsy
wahid:
- Removed paths.test
- Do not draw the pocket outline unless complete is truthy
- Prevent rounded corners on pocket bag and lining to be drawn twice
- Closed the front seam path
- Draft the front lining/facing even when complete is falsy
2020-04-05 12:40:13 +02:00
2.5.0:
date: 2020-04-05
Added:
diana:
- Diana is a top with a draped neck
i18n:
- title, description, and options for Dianna
2020-06-24 20:56:39 +02:00
Changed:
2020-04-05 12:40:13 +02:00
css-theme:
- The sidebar no longer has a different background
Fixed:
css-theme:
- Fixed incorrect border value on active sidebar link
2020-03-23 10:38:28 +01:00
2.4.6:
date: 2020-03-23
Fixed:
i18n:
- Fixed an bug in the i18n package
2.4.5:
date: 2020-03-19
2020-06-24 20:56:39 +02:00
Changed:
florence:
- Improved shape based on community feedback
utils:
- neckstimate() now returns values rounded to nearest mm
2020-02-23 10:28:04 +01:00
Fixed:
wahid:
- Check whether frontScyeDart option is zero prior to implementing it
2.4.4:
date: 2020-03-15
2020-06-24 20:56:39 +02:00
Changed:
plugin-dimension:
- Don't escape inch symbol in text. Instead let Svg.escapeText() handle it at render time
Fixed:
core:
- New Svg.escapeText() method to escape text at render time, rather than at draft time
This fixes the difference in the inch symbol is displayed in the React component or rendered SVG
huey:
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
2020-03-14 15:04:45 +01:00
simon:
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
simone:
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
sven:
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
2020-02-23 10:28:04 +01:00
2020-03-12 07:27:47 +01:00
2.4.3:
date: 2020-03-12
Added:
i18n:
- Added more translations
2020-03-08 17:27:21 +01:00
2.4.2:
date: 2020-03-08
Added:
i18n:
- Added more strings
Changed:
components:
- Don't load docs in DraftConfigurator
plugin-title:
- Added *for* to title output
2.4.1:
date: 2020-03-04
Fixed:
components:
- Fixed `updatePatternData` props issue in the Workbench component
2020-03-04 18:59:14 +01:00
utils:
2020-04-18 18:16:17 +02:00
- '[#542](https://github.com/freesewing/freesewing.org/issues/542):
Prevent neckstimate from throwing when getting an unexpected measurement '
2.4.0:
date: 2020-02-29
Added:
florence:
- Florence is a face mask pattern
- Initial release
2020-02-23 10:28:04 +01:00
2.3.0:
date: 2020-02-23
2020-02-22 14:20:21 +01:00
Added:
holmes:
- Homes is a pattern for a Sherlock Holmes hat
- Initial release
2020-02-22 14:20:21 +01:00
plugin-gore:
- A plugin to generate gores for semi-spheres or domes
- Initial release
2020-02-22 14:20:21 +01:00
2.2.0:
date: 2020-02-22
2019-10-06 15:04:02 +02:00
Added:
breanna:
- Breanna is a body block for womenswear
2020-01-27 17:34:39 +01:00
css-theme:
- Added styling for table.data
2020-02-20 18:11:12 +01:00
components:
- Added LineDrawing for Breanna
core:
- Added the `Path.noop()` method
- Added the `Path.insop()` methods
i18n:
- Added translations for Breanna
2019-10-06 15:04:02 +02:00
Changed:
2020-02-01 17:01:41 +01:00
aaron:
- Removed deprecated `centerBackNeckToWaist` measurement
bent:
- Removed deprecated `centerBackNeckToWaist` measurement
breanna:
- Removed deprecated `centerBackNeckToWaist` and `hpsToWaistBack` measurements
2020-01-27 17:34:39 +01:00
brian:
- Reworked Brian to use the new shoulderslope measurement
2020-02-01 17:01:41 +01:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-23 10:28:04 +01:00
- The `neck` point has been renamed to `hps`
2020-02-01 17:01:41 +01:00
carlton:
- Removed deprecated `centerBackNeckToWaist` measurement
carlita:
- Renamed `highPointShoulderToBust` measurement to `hpsToBust`
2020-02-01 17:01:41 +01:00
- Removed deprecated `centerBackNeckToWaist` measurement
components:
- DraftConfigurator has been updated to reflect frontend naming changes
2020-01-27 17:34:39 +01:00
- Updated Workbench component to pass data rather than gist to DraftConfigurator
2020-01-25 17:12:44 +01:00
- Term `pattern` is now `design`
- Term `recipe` is now `pattern`
- Term `gist` is now `data`
css-theme:
- Added new styles for the frontend changes in 2.2
- Removed smaller fonts in ul.links
i18n:
- Added/Updated strings for the 2.2 frontend changes
- Changed `Joost De Cock` to `Joost` because spam filters don't like cock
models:
- Extended the menswear size range to have 10 different sizes, just like womenswear
mui-theme:
- Changed the light background to `#f8f9fa` rather than `#fff`
- Changed the navbar to be light/dark based on the theme, rather than always dark
2020-02-01 17:01:41 +01:00
huey:
- Removed deprecated `centerBackNeckToWaist` measurement
hugo:
- Removed deprecated `centerBackNeckToWaist` measurement
jaeger:
- Removed deprecated `centerBackNeckToWaist` measurement
simon:
- Removed deprecated `centerBackNeckToWaist` measurement
simone:
- Renamed `highPointShoulderToBust` measurement to `hpsToBust`
2020-02-01 17:01:41 +01:00
- Removed deprecated `centerBackNeckToWaist` measurement
sven:
- Removed deprecated `centerBackNeckToWaist` measurement
2020-01-27 17:34:39 +01:00
utils:
2020-02-04 18:54:33 +01:00
- Neckstimate now uses proportions only
2020-02-01 17:01:41 +01:00
tamiko:
- Removed deprecated `centerBackNeckToWaist` measurement
trayvon:
- Removed deprecated `centerBackNeckToWaist` measurement
wahid:
- Removed deprecated `centerBackNeckToWaist` measurement
2019-10-06 15:04:02 +02:00
Removed:
i18n:
- Removed the files for homepage translation, and moved that content to markdown
- Removed the files for editor translation, as it is no longer used
2019-10-06 15:04:02 +02:00
Fixed:
2020-01-25 17:08:09 +01:00
create-freesewing-pattern:
2020-04-18 18:16:17 +02:00
- '[#257](https://github.com/freesewing/freesewing/issues/257):
Explain that pattern names are bound by the constraints of NPM package names'
2020-02-19 06:24:31 +01:00
hugo:
- Made sure dimensions for hood center and waistband are always shown
florent:
- Fixed an SA issue in brim top and removed SA from interfacing
2020-02-09 15:09:21 +01:00
sandy:
- Fixed tags in pattern config file
theo:
- Fixed issue with side piece
2020-02-09 15:09:21 +01:00
penelope:
- Fixed tags in pattern config file
waralee:
- Fixed tags in pattern config file
2019-10-06 15:04:02 +02:00
2020-01-18 11:36:16 +01:00
2.1.9:
date: 2020-01-18
Fixed:
simon:
2020-04-18 18:16:17 +02:00
- '[#253](https://github.com/freesewing/freesewing/issues/253):
Fixed type in simon sleeve causing incorrect cuff issue'
2020-01-18 11:36:16 +01:00
core:
2020-04-18 18:16:17 +02:00
- '[#19](https://github.com/freesewing/freesewing/issues/19):
Path offset issue is now fixed in upstream bezier-js@2.4.6'
2020-01-18 11:36:16 +01:00
2019-12-16 08:49:40 +01:00
2.1.8:
date: 2019-12-16
Fixed:
simon:
2020-04-18 18:16:17 +02:00
- '[#416](https://github.com/freesewing/freesewing.org/issues/416):
Fixed bug in simon sleeve'
2019-12-16 08:49:40 +01:00
2019-12-15 14:12:29 +01:00
2.1.7:
date: 2019-12-15
Fixed:
carlton:
- Added missing scalebox
- Re-numbered tail as part 5
2019-11-24 11:30:53 +01:00
2.1.6:
date: 2019-11-24
Fixed:
utils:
2020-04-18 18:16:17 +02:00
- '[#317](https://github.com/freesewing/freesewing.org/issues/317):
Fixed bug where format was not passed to formatImperial'
2019-11-24 11:30:53 +01:00
2.1.5:
2019-11-19 18:35:55 +01:00
date: 2019-11-19
Fixed:
plugin-dimension:
- Fixed issue where inch marks where breaking SVG because of unescaped double quotes
2019-11-01 17:35:49 +01:00
2.1.4:
date: 2019-11-01
Added:
- css-theme:
2020-04-18 18:16:17 +02:00
- Added styling for search results
2019-11-01 17:35:49 +01:00
Changed:
- components:
2020-04-18 18:16:17 +02:00
- Footer version number now links to Github release page
2019-11-01 17:35:49 +01:00
- example:
2020-04-18 18:16:17 +02:00
- Added the `snap-male` and `snap-female` snippets to the `plugin-buttons` example
2019-11-01 17:35:49 +01:00
Deprecated:
components:
- The Draft component has been renamed to Render. Draft still works, but will be removed in a future release.
Removed:
components:
- The Ogol component has been removed as it wasn't used
Fixed:
Security:
2.1.3:
date: 2019-10-18
Added:
i18n:
- More translated strings
2019-10-19 08:48:59 +02:00
Changed:
utils:
- Adjusted slope of the shoulderToShoulder measurement in neckstimate data
Fixed:
utils:
2019-11-24 11:30:53 +01:00
- "[#250](https://github.com/freesewing/freesewing.org/issues/250):
Model page stays empty with pre 2.0 model data: Error: 'neckstimate() requires a valid measurement name as second parameter. (received underBust)'"
2.1.2:
date: 2019-10-14
Fixed:
i18n:
- Fixed issue where symlinks were causing all languages to export English strings
2019-10-13 17:32:22 +02:00
2.1.1:
date: 2019-10-13
Added:
components:
- Added the fixme type Blockquote component
gatsby-remark-jargon:
- Added the gatsby-remark-jargon package, a gatbsy plugin wrapping remark-jargon
- Initial release
2019-10-13 17:32:22 +02:00
remark-jargon:
- Added the remark-jargon package, a remark plugin for jargon terms
- Initial release
2019-10-13 17:32:22 +02:00
Fixed:
css-theme:
- Fixed padding issue on mobile
utils:
- Fixed an issue with the formatMm method not adding units
2019-10-06 15:04:02 +02:00
2.1.0:
date: 2019-10-06
Added:
2019-10-06 14:05:30 +02:00
components:
- Added support for restoring recipe and pattern defaults in DraftConfigurator
2019-09-21 19:52:47 +02:00
i18n:
- Added translations for Penelope, Waralee, and Simone
simone:
- Added the Simone shirt pattern
- Initial release
penelope:
- Added the Penelope Pencil Skirt pattern by @woutervdub
- Initial release
2019-09-21 19:52:47 +02:00
utils:
- Added backend methods for administration
2019-10-06 14:05:30 +02:00
- Added the resendActivationEmail method to backend
waralee:
- Added the Waralee wrap Pants pattern by @woutervdub
- Initial release
Changed:
css-theme:
- Made tweaks to the main/sidebar layout
2019-09-21 19:52:47 +02:00
core:
- The pattern super constructor now sets a `config` property that
holds the pattern configuration. This means that unlike before, there
is no need to instantiate a pattern to access its config. You can just
import the pattern, and it's config property will contain the pattern config.
components:
- Added Penelope and Waralee linedrawings
- Changed animation of the Spinner component
2019-09-25 18:01:17 +02:00
simon:
2020-04-18 18:16:17 +02:00
- '[#123](https://github.com/freesewing/freesewing/issues/123):
Added a box pleat option to Simon'
2019-09-25 18:01:17 +02:00
- Added the `backDarts` option to control the inclusion of back darts
- Added the `backDartsShaping` option to control the amount of shaping by the back darts
2019-09-29 16:58:21 +02:00
- Changed the defaults to slightly reduce the ease and adapt the sleevecap
2019-09-25 18:01:17 +02:00
Deprecated:
2019-09-21 19:52:47 +02:00
patterns:
- The [@freesewing/patterns](https://www.npmjs.com/package/@freesewing/patterns)
package has been deprecated. Please import our patterns individually.
Fixed:
components:
- Fixed display of nested option in SampleConfigurator
2019-09-29 16:58:21 +02:00
- Fixed conflicting key values in React components
2019-10-06 14:05:30 +02:00
- Fixed issue with display of list options in Draftconfigurator
css-theme:
- Reduced the sidebar height by 64px to take navbar into account
2019-10-06 15:04:02 +02:00
- Fixed blockquote width on XS screens
- Made sidebar wider
2019-09-25 18:01:17 +02:00
simon:
- Fixed an issue where the store wasn't properly initialized causing hips and waist ease
to be set incorrectly
- Added a missing paperless dimension for the waist
2019-09-29 16:58:21 +02:00
- Fixed an issue where the split yoke option was not taken into account correctly
utils:
- Fixed an issue where optionDefault was not handling list options correctly
2019-09-15 12:20:02 +02:00
2019-09-17 08:02:06 +02:00
2.0.4:
date: 2019-09-27
Added:
components:
- Advanced options and settings are now hidden by default in DraftConfigurator
Fixed:
carlton:
2020-04-18 18:16:17 +02:00
- '[#108](https://github.com/freesewing/freesewing/issues/108):
Fixed incorrect width of the Carlton tail'
2019-09-17 10:44:37 +02:00
components:
2020-04-18 18:16:17 +02:00
- '[#104](https://github.com/freesewing/freesewing/issues/104):
Fixed incorrect embed setting on Workbench pattern export'
2019-09-17 08:02:06 +02:00
2019-09-15 12:20:02 +02:00
2.0.3:
date: 2019-09-15
Changed:
components:
- Tweaked DraftConfigurator tags to match CSS rules after frontend upgrade to react-intl v3
Fixed:
bruce:
2020-04-18 18:16:17 +02:00
- '[#106](https://github.com/freesewing/freesewing/issues/106):
Fix incorrect hem allowance'
create-freesewing-pattern:
- Updated example package.json to use latest tag rather than beta
2019-09-10 09:47:07 +02:00
utils:
2019-10-06 14:05:30 +02:00
- Fix measurementDiffers to pass breasts parameter to neckstimate
2.0.2:
date: 2019-09-06
Added:
i18n:
2020-04-18 18:16:17 +02:00
- '[#90](https://github.com/freesewing/freesewing/issues/90):
Added missing option translations for Benjamin, Florent, Sandy, Shin, and Theo'
Changed:
create-freesewing-pattern:
- Updated dependencies
Fixed:
benjamin:
- Added bandLength option to fit optiongroup (it was missing)
css-theme:
- Updated styles for DraftConfigurator component for pattern options 3 levels deep
components:
2020-04-18 18:16:17 +02:00
- '[#104](https://github.com/freesewing/freesewing.org/issues/104):
Changed `onDragEnd` to `onChangeCommitted` in slider element
2020-04-18 18:16:17 +02:00
(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
2020-04-18 18:16:17 +02:00
- '[#105](https://github.com/freesewing/freesewing.org/issues/105):
Moved state change in render loop to useEffect'
create-freesewing-pattern:
- Added missing `file-saver` dependency
jaeger:
2020-04-18 18:16:17 +02:00
- '[#76](https://github.com/freesewing/freesewing.org/issues/76):
Fixed a typo in Jaeger that was causing the side vent length to be wrong'
simon:
2020-04-18 18:16:17 +02:00
- '[#100](https://github.com/freesewing/freesewing.org/issues/100):
Updated simon with more sensible defaults for ease options'
- "[#102](https://github.com/freesewing/freesewing.org/issues/102):
Fixed 'Snippets not defined' error when drafting a seperate button placket"
- "[#103](https://github.com/freesewing/freesewing.org/issues/103):
Fixed 'hemSa not defined' when drafting paperless Simon without seam allowance"
utils:
- Removed lingering debug statement in formatImperial
2.0.1:
2019-09-02 19:51:56 +02:00
date: 2019-09-01
Added:
utils:
- The `measurementDiffers` method is new.
models:
- Expanded the size ranges available.
- Added the `withBreasts` models which were missing in earlier releases.
Changed:
models:
- The models data is now based on the data from the `neckstimate` method in the utils package.
Fixed:
theo:
2020-04-18 18:16:17 +02:00
- '[#78](https://github.com/freesewing/freesewing/issues/78):
Removed inherited notches from fly shield and side piece.'
models:
2020-04-18 18:16:17 +02:00
- '[#86](https://github.com/freesewing/freesewing/issues/86):
The `seatCircumference` measurement was missing, thus making it unavailable on the website'
2.0.0:
date: 2019-08-25
Added:
aaron:
- Initial release
benjamin:
- Initial release
bent:
- Initial release
brian:
- Initial release
bruce:
- Initial release
carlita:
- Initial release
carlton:
- Initial release
cathrin:
- Initial release
components:
- Initial release
core:
- Initial release
create-freesewing-pattern:
- Initial release
css-theme:
- Initial release
examples:
- Initial release
florent:
- Initial release
huey:
- Initial release
hugo:
- Initial release
i18n:
- Initial release
jaeger:
- Initial release
models:
- Initial release
mui-theme:
- Initial release
pattern-info:
- Initial release
plugin-banner:
- Initial release
plugin-bundle:
- Initial release
plugin-bust:
- Initial release
plugin-buttons:
- Initial release
plugin-cutonfold:
- Initial release
plugin-dimension:
- Initial release
plugin-flip:
- Initial release
plugin-grainline:
- Initial release
plugin-i18n:
- Initial release
plugin-logo:
- Initial release
plugin-round:
- Initial release
plugin-scalebox:
- Initial release
plugin-sprinkle:
- Initial release
plugin-svgattr:
- Initial release
plugin-theme:
- Initial release
plugin-title:
- Initial release
plugin-validate:
- Initial release
prettier-config:
- Initial release
rendertest:
- Initial release
sandy:
- Initial release
shin:
- Initial release
simon:
- Initial release
sven:
- Initial release
tamiko:
- Initial release
theo:
- Initial release
trayvon:
- Initial release
tutorial:
- Initial release
utils:
- Initial release
wahid:
- Initial release