1
0
Fork 0
freesewing/packages/components/CHANGELOG.md
Joost De Cock 963ec6025c 🔖 v2.0.3
2019-09-15 12:20:02 +02:00

34 lines
1,010 B
Markdown

# Change log for: @freesewing/components
## Unreleased
**Note:** Version bump only for package components
## 2.0.3 (2019-09-15)
### Changed
- Tweaked DraftConfigurator tags to match CSS rules after frontend upgrade to react-intl v3
## 2.0.2 (2019-09-06)
### Fixed
- [#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
## 2.0.1 (2019-09-01)
**Note:** Version bump only for package components
## 2.0.0 (2019-08-25)
This is the **initial release**, and the start of this change log.
Prior to version 2, FreeSewing was not a JavaScript project.
As such, that history is out of scope for this change log.