chore: Reconfigure packages
This commit is contained in:
parent
41d8e92e06
commit
c9da9d6947
170 changed files with 1668 additions and 2674 deletions
|
@ -1,163 +1,163 @@
|
|||
# Change log for: @freesewing/components
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
## 2.6.0 (2020-04-26)
|
||||
|
||||
### Added
|
||||
|
||||
- [#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
|
||||
|
||||
## 2.5.0 (2020-04-05)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.4.6 (2020-03-23)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.4.5 (2020-03-19)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.4.4 (2020-03-15)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.4.3 (2020-03-12)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.4.2 (2020-03-08)
|
||||
|
||||
### Changed
|
||||
|
||||
- Don't load docs in DraftConfigurator
|
||||
- Don't load docs in DraftConfigurator
|
||||
|
||||
## 2.4.1 (2020-03-04)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed `updatePatternData` props issue in the Workbench component
|
||||
- Fixed `updatePatternData` props issue in the Workbench component
|
||||
|
||||
## 2.4.0 (2020-02-29)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.3.0 (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.2.0 (2020-02-22)
|
||||
|
||||
### Added
|
||||
|
||||
- Added LineDrawing for Breanna
|
||||
- Added LineDrawing for Breanna
|
||||
|
||||
### Changed
|
||||
|
||||
- DraftConfigurator has been updated to reflect frontend naming changes
|
||||
- Updated Workbench component to pass data rather than gist to DraftConfigurator
|
||||
- Term `pattern` is now `design`
|
||||
- Term `recipe` is now `pattern`
|
||||
- Term `gist` is now `data`
|
||||
- DraftConfigurator has been updated to reflect frontend naming changes
|
||||
- Updated Workbench component to pass data rather than gist to DraftConfigurator
|
||||
- Term `pattern` is now `design`
|
||||
- Term `recipe` is now `pattern`
|
||||
- Term `gist` is now `data`
|
||||
|
||||
## 2.1.9 (2020-01-18)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.1.8 (2019-12-16)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.1.7 (2019-12-15)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.1.6 (2019-11-24)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.1.5 (2019-11-19)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.1.4 (2019-11-01)
|
||||
|
||||
### Deprecated
|
||||
|
||||
- The Draft component has been renamed to Render. Draft still works, but will be removed in a future release.
|
||||
- The Draft component has been renamed to Render. Draft still works, but will be removed in a future release.
|
||||
|
||||
### Removed
|
||||
|
||||
- The Ogol component has been removed as it wasn't used
|
||||
- The Ogol component has been removed as it wasn't used
|
||||
|
||||
## 2.1.3 (2019-10-18)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.1.2 (2019-10-14)
|
||||
|
||||
**Note:** Version bump only for package components
|
||||
|
||||
|
||||
## 2.1.1 (2019-10-13)
|
||||
|
||||
### Added
|
||||
|
||||
- Added the fixme type Blockquote component
|
||||
- Added the fixme type Blockquote component
|
||||
|
||||
## 2.1.0 (2019-10-06)
|
||||
|
||||
### Added
|
||||
|
||||
- Added support for restoring recipe and pattern defaults in DraftConfigurator
|
||||
- Added support for restoring recipe and pattern defaults in DraftConfigurator
|
||||
|
||||
### Changed
|
||||
|
||||
- Added Penelope and Waralee linedrawings
|
||||
- Changed animation of the Spinner component
|
||||
- Added Penelope and Waralee linedrawings
|
||||
- Changed animation of the Spinner component
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed display of nested option in SampleConfigurator
|
||||
- Fixed conflicting key values in React components
|
||||
- Fixed issue with display of list options in Draftconfigurator
|
||||
- Fixed display of nested option in SampleConfigurator
|
||||
- Fixed conflicting key values in React components
|
||||
- Fixed issue with display of list options in Draftconfigurator
|
||||
|
||||
## 2.0.4 (2019-09-27)
|
||||
|
||||
### Added
|
||||
|
||||
- Advanced options and settings are now hidden by default in DraftConfigurator
|
||||
- Advanced options and settings are now hidden by default in DraftConfigurator
|
||||
|
||||
### Fixed
|
||||
|
||||
- [#104](https://github.com/freesewing/freesewing/issues/104): Fixed incorrect embed setting on Workbench pattern export
|
||||
- [#104](https://github.com/freesewing/freesewing/issues/104): Fixed incorrect embed setting on Workbench pattern export
|
||||
|
||||
## 2.0.3 (2019-09-15)
|
||||
|
||||
### Changed
|
||||
|
||||
- Tweaked DraftConfigurator tags to match CSS rules after frontend upgrade to react-intl v3
|
||||
- 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
|
||||
- [#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.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/components",
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0-rc.0",
|
||||
"description": "A collection of React components for FreeSewing web UIs",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -27,24 +27,22 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8",
|
||||
"prop-types": "15.7.2",
|
||||
"@freesewing/pattern-info": "^2.5.0",
|
||||
"@freesewing/mui-theme": "^2.5.0",
|
||||
"@freesewing/css-theme": "^2.5.0",
|
||||
"@freesewing/plugin-theme": "^2.5.0",
|
||||
"@freesewing/core": "^2.5.0",
|
||||
"@freesewing/models": "^2.5.0",
|
||||
"@freesewing/examples": "^2.5.0",
|
||||
"@freesewing/rendertest": "^2.5.0",
|
||||
"@freesewing/tutorial": "^2.5.0",
|
||||
"@freesewing/pattern-info": "^2.6.0-rc.0",
|
||||
"@freesewing/mui-theme": "^2.6.0-rc.0",
|
||||
"@freesewing/css-theme": "^2.6.0-rc.0",
|
||||
"@freesewing/plugin-theme": "^2.6.0-rc.0",
|
||||
"@freesewing/core": "^2.6.0-rc.0",
|
||||
"@freesewing/models": "^2.6.0-rc.0",
|
||||
"@freesewing/examples": "^2.6.0-rc.0",
|
||||
"@freesewing/rendertest": "^2.6.0-rc.0",
|
||||
"@freesewing/tutorial": "^2.6.0-rc.0",
|
||||
"typeface-roboto-condensed": "latest",
|
||||
"@freesewing/i18n": "^2.5.0",
|
||||
"@freesewing/utils": "^2.5.0",
|
||||
"@freesewing/i18n": "^2.6.0-rc.0",
|
||||
"@freesewing/utils": "^2.6.0-rc.0",
|
||||
"react-intl": "^2.8.0",
|
||||
"@material-ui/core": "^4.0.1",
|
||||
"@material-ui/icons": "^4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-svg-pan-zoom": "^3.8.0",
|
||||
"prismjs": "1.16.0",
|
||||
"file-saver": "^2.0.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue