1
0
Fork 0
freesewing/packages/css-theme/CHANGELOG.md
2021-05-24 10:29:20 +02:00

119 lines
1.8 KiB
Markdown

# Change log for: @freesewing/css-theme
## 2.16.0 (2021-05-24)
### Changed
- Changes to code styling
## 2.15.0 (2021-04-15)
### Added
- Added the path.bartack class
### Changed
- Removed old bartack styling for new plugin
- Better example styling to prevent UI jumping
## 2.11.0 (2021-01-10)
### Added
- Proper formatting for markdown syntax highlighting
- Now includes the fonts so you don't have to
### Changed
- Plenty of changes for a new look
- Restyled the draft configurator
## 2.10.1 (2020-11-07)
### Changed
- Removed unused CSS code
## 2.9.0 (2020-10-02)
### Added
- Changes to UI colors
## 2.7.1 (2020-07-24)
### Added
- Added themeing for events
## 2.7.0 (2020-07-12)
### Changed
- Updated the width of the SVG paths of a draft to match plugin-theme
## 2.6.0 (2020-05-01)
### Added
- New styled for updated Workbench component
## 2.5.0 (2020-04-05)
### Changed
- The sidebar no longer has a different background
### Fixed
- Fixed incorrect border value on active sidebar link
## 2.2.0 (2020-02-22)
### Added
- Added styling for table.data
### Changed
- Added new styles for the frontend changes in 2.2
- Removed smaller fonts in ul.links
## 2.1.1 (2019-10-13)
### Fixed
- Fixed padding issue on mobile
## 2.1.0 (2019-10-06)
### Changed
- 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
## 2.0.2 (2019-09-06)
### Fixed
- Updated styles for DraftConfigurator component for pattern options 3 levels deep
## 2.0.0 (2019-08-25)
### Added
- Initial release
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.