-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Harry Philips
authored
Jun 29, 2023
1 parent
0efd9e6
commit aaba839
Showing
1 changed file
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,42 @@ | ||
- Initial release | ||
## Extension Changelog | ||
|
||
### [0.2.0] - 2023-06-29 | ||
- Fix: title-actions windows inline mode | ||
### [0.1.9] - 2023-06-29 | ||
- Fix: editor-actions windows inline mode | ||
### [0.1.8] - 2023-06-28 | ||
- Adopt frameless on windows | ||
- Update README.md | ||
### [0.1.7] - 2023-06-26 | ||
- Better handlig services | ||
### [0.1.6] - 2023-06-24 | ||
- Better handling of tabs in inline titlebar mode | ||
### [0.1.5] - 2023-06-21 | ||
- Small fixex and refactor | ||
### [0.1.4] - 2023-06-19 | ||
- Fix: loading configuration | ||
### [0.1.3] - 2023-06-19 | ||
- Fix: patch.main | ||
### [0.1.2] - 2023-06-18 | ||
- Improved checking for repatch | ||
- Encure vibrancy | ||
### [0.1.1] - 2023-06-18 | ||
- Fix: activity bar layout | ||
### [0.1.0] - 2023-06-18 | ||
- Work around vscode mangles 2.0 | ||
- Update readme | ||
### [0.0.9] - 2023-06-08 | ||
- Add: files imports | ||
### [0.0.8] - 2023-06-07 | ||
- Fix: Activity bar top | ||
- Better show/hide/size activitybar | ||
### [0.0.7] - 2023-06-07 | ||
- Better handling inline title bar | ||
### [0.0.6] - 2023-06-06 | ||
- Add: css file import, Fix some style | ||
### [Older versions] - 2023-06-01 | ||
- Small css fixes | ||
- Move away from mangles properties | ||
- Update readme and publish | ||
- Add: package vsix, demo.img | ||
- First commit |