2019-09-02 15:28:00 +02:00
|
|
|
Unreleased:
|
|
|
|
date:
|
|
|
|
Added:
|
|
|
|
Changed:
|
|
|
|
create-freesewing-pattern:
|
2019-09-06 10:28:29 +02:00
|
|
|
- Updated dependencies
|
2019-09-02 15:28:00 +02:00
|
|
|
Deprecated:
|
|
|
|
Removed:
|
|
|
|
Fixed:
|
2019-09-06 13:54:30 +02:00
|
|
|
css-theme:
|
|
|
|
- Updated styles for DraftConfigurator component for pattern options 3 levels deep
|
2019-09-02 15:28:00 +02:00
|
|
|
components:
|
2019-09-06 10:28:29 +02:00
|
|
|
- "[#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
|
2019-09-06 13:54:30 +02:00
|
|
|
- DraftConfigurator now properly styles pattern options 3 levels deep
|
2019-09-02 15:28:00 +02:00
|
|
|
create-freesewing-pattern:
|
2019-09-06 10:28:29 +02:00
|
|
|
- Added missing `file-saver` dependency
|
2019-09-02 15:28:00 +02:00
|
|
|
Security:
|
|
|
|
|
|
|
|
2.0.1:
|
2019-09-02 19:51:56 +02:00
|
|
|
date: 2019-09-01
|
2019-09-02 15:28:00 +02:00
|
|
|
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:
|
2019-09-02 19:51:56 +02:00
|
|
|
- "[#78](https://github.com/freesewing/freesewing/issues/78):
|
|
|
|
Removed inherited notches from fly shield and side piece."
|
2019-09-02 19:59:08 +02:00
|
|
|
models:
|
|
|
|
- "[#86](https://github.com/freesewing/freesewing/issues/86):
|
|
|
|
The `seatCircumference` measurement was missing, thus making it unavailable on the website"
|
|
|
|
|