1
0
Fork 0
freesewing/packages/css-theme/CHANGELOG.md

120 lines
1.8 KiB
Markdown
Raw Normal View History

2019-09-02 19:51:56 +02:00
# Change log for: @freesewing/css-theme
2020-08-14 15:14:56 +02:00
2021-05-24 10:29:20 +02:00
## 2.16.0 (2021-05-24)
### Changed
- Changes to code styling
2021-04-18 12:59:46 +02:00
## 2.15.0 (2021-04-15)
2021-04-11 17:31:25 +02:00
### Added
- Added the path.bartack class
### Changed
- Removed old bartack styling for new plugin
- Better example styling to prevent UI jumping
2021-01-10 16:41:04 +01:00
## 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
2020-11-07 14:35:07 +01:00
## 2.10.1 (2020-11-07)
### Changed
- Removed unused CSS code
2020-10-03 16:01:37 +02:00
## 2.9.0 (2020-10-02)
2020-09-11 09:09:35 +02:00
### Added
- Changes to UI colors
2020-07-24 15:25:34 +02:00
## 2.7.1 (2020-07-24)
### Added
2020-08-14 15:14:56 +02:00
- Added themeing for events
2020-07-24 15:25:34 +02:00
2020-07-12 19:00:38 +02:00
## 2.7.0 (2020-07-12)
### Changed
2020-08-14 15:14:56 +02:00
- Updated the width of the SVG paths of a draft to match plugin-theme
2020-05-01 15:06:36 +02:00
## 2.6.0 (2020-05-01)
2020-04-26 13:09:54 +02:00
### Added
2020-08-14 15:14:56 +02:00
- New styled for updated Workbench component
2020-02-22 14:20:21 +01:00
2020-04-05 12:40:13 +02:00
## 2.5.0 (2020-04-05)
2020-06-24 20:56:39 +02:00
### Changed
2020-08-14 15:14:56 +02:00
- The sidebar no longer has a different background
2020-06-24 20:56:39 +02:00
2020-04-05 12:40:13 +02:00
### Fixed
2020-08-14 15:14:56 +02:00
- Fixed incorrect border value on active sidebar link
2020-04-26 13:09:54 +02:00
2020-02-22 14:20:21 +01:00
## 2.2.0 (2020-02-22)
2020-01-27 17:49:13 +01:00
### Added
2020-08-14 15:14:56 +02:00
- Added styling for table.data
2020-01-27 17:49:13 +01:00
2020-01-25 17:12:44 +01:00
### Changed
2019-11-01 18:18:02 +01:00
2020-08-14 15:14:56 +02:00
- Added new styles for the frontend changes in 2.2
- Removed smaller fonts in ul.links
2020-04-26 13:09:54 +02:00
2019-10-13 17:39:54 +02:00
## 2.1.1 (2019-10-13)
### Fixed
2020-08-14 15:14:56 +02:00
- Fixed padding issue on mobile
2020-04-26 13:09:54 +02:00
2019-10-06 15:04:02 +02:00
## 2.1.0 (2019-10-06)
2019-10-03 12:55:45 +02:00
### Changed
2020-08-14 15:14:56 +02:00
- Made tweaks to the main/sidebar layout
2019-09-02 19:51:56 +02:00
2019-10-03 12:55:45 +02:00
### Fixed
2019-09-02 19:51:56 +02:00
2020-08-14 15:14:56 +02:00
- Reduced the sidebar height by 64px to take navbar into account
- Fixed blockquote width on XS screens
- Made sidebar wider
2020-04-26 13:09:54 +02:00
## 2.0.2 (2019-09-06)
### Fixed
2020-08-14 15:14:56 +02:00
- Updated styles for DraftConfigurator component for pattern options 3 levels deep
2020-04-26 13:09:54 +02:00
## 2.0.0 (2019-08-25)
2019-09-02 19:51:56 +02:00
### Added
2019-09-02 19:51:56 +02:00
2020-08-14 15:14:56 +02:00
- Initial release
2019-09-02 19:51:56 +02:00
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.
2020-08-14 15:14:56 +02:00