chore: Reconfigure packages
This commit is contained in:
parent
41d8e92e06
commit
c9da9d6947
170 changed files with 1668 additions and 2674 deletions
|
@ -1,144 +1,132 @@
|
|||
# Change log for: @freesewing/css-theme
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
## 2.6.0 (2020-04-26)
|
||||
|
||||
### Added
|
||||
|
||||
- New styled for updated Workbench component
|
||||
|
||||
## 2.5.0 (2020-04-05)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed incorrect border value on active sidebar link
|
||||
- Fixed incorrect border value on active sidebar link
|
||||
|
||||
## 2.4.6 (2020-03-23)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.4.5 (2020-03-19)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.4.4 (2020-03-15)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.4.3 (2020-03-12)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.4.2 (2020-03-08)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.4.1 (2020-03-04)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.4.0 (2020-02-29)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.3.0 (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.2.0 (2020-02-22)
|
||||
|
||||
### Added
|
||||
|
||||
- Added styling for table.data
|
||||
- Added styling for table.data
|
||||
|
||||
### Changed
|
||||
|
||||
- Added new styles for the frontend changes in 2.2
|
||||
- Removed smaller fonts in ul.links
|
||||
- Added new styles for the frontend changes in 2.2
|
||||
- Removed smaller fonts in ul.links
|
||||
|
||||
## 2.1.9 (2020-01-18)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.1.8 (2019-12-16)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.1.7 (2019-12-15)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.1.6 (2019-11-24)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.1.5 (2019-11-19)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.1.4 (2019-11-01)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.1.3 (2019-10-18)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.1.2 (2019-10-14)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.1.1 (2019-10-13)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed padding issue on mobile
|
||||
- Fixed padding issue on mobile
|
||||
|
||||
## 2.1.0 (2019-10-06)
|
||||
|
||||
### Changed
|
||||
|
||||
- Made tweaks to the main/sidebar layout
|
||||
- Made tweaks to the main/sidebar layout
|
||||
|
||||
### Fixed
|
||||
|
||||
- Reduced the sidebar height by 64px to take navbar into account
|
||||
- Fixed blockquote width on XS screens
|
||||
- Made sidebar wider
|
||||
- Reduced the sidebar height by 64px to take navbar into account
|
||||
- Fixed blockquote width on XS screens
|
||||
- Made sidebar wider
|
||||
|
||||
## 2.0.4 (2019-09-27)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.0.3 (2019-09-15)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
## 2.0.2 (2019-09-06)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Updated styles for DraftConfigurator component for pattern options 3 levels deep
|
||||
- Updated styles for DraftConfigurator component for pattern options 3 levels deep
|
||||
|
||||
## 2.0.1 (2019-09-01)
|
||||
|
||||
**Note:** Version bump only for package css-theme
|
||||
|
||||
|
||||
|
||||
|
||||
## 2.0.0 (2019-08-25)
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/css-theme",
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0-rc.0",
|
||||
"description": "A CSS theme for FreeSewing web UIs",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue