Skip to content

Commit

Permalink
changelog: update typo in window.titleBarStyle
Browse files Browse the repository at this point in the history
Signed-off-by: vince-fugnitto <[email protected]>
  • Loading branch information
vince-fugnitto committed Oct 28, 2021
1 parent cebb541 commit e1da7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- `prepareCallHierarchy` types brought closer to VSCode / LSP expectations.
- optional `data` field added to `CallHierarchyItem` and related type.
- [cli] added localization extraction to the cli [#10247](https://github.com/eclipse-theia/theia/pull/10247)
- [core] added support for `window.menuBarVisibility` [#10044](https://github.com/eclipse-theia/theia/pull/10044)
- [core] added support for `window.titleBarStyle` [#10044](https://github.com/eclipse-theia/theia/pull/10044)
- [core] added support for richer tooltip overlays [#10108](https://github.com/eclipse-theia/theia/pull/10108)
- [core] added support to drag-and-drop individual sections across view containers [#9644](https://github.com/eclipse-theia/theia/pull/9644)
- [core] fixed regressions when using `svg` icons causing them not to display [#10232](https://github.com/eclipse-theia/theia/pull/10232)
Expand Down

0 comments on commit e1da7a1

Please sign in to comment.