Skip to content

Commit bd2017c

Browse files
committed
Update changelog and "What's New" documentation for v11.0.0: outline new features, enhancements, fixes, and UX improvements.
1 parent 4fe9565 commit bd2017c

3 files changed

Lines changed: 3 additions & 8 deletions

File tree

docs/configuration/component-settings.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: docs
3-
title: Component Settings
3+
title: UI Components Settings
44
description: Customize various components of the IDE.
55
group: configuration
66
comments: true
@@ -62,8 +62,6 @@ further by blending borders completely with the background.
6262

6363
This option replaces the color of various borders and separators with the background color, simulating a **pure borderless** interface.
6464

65-
<div class="masonry">
66-
6765
{% include figure.html content="/screens/ui/borderful.png" caption="Borderful Menu" %}
6866

6967
{% include figure.html content="/screens/ui/borderless.png" caption="Borderless Menu" %}
@@ -72,9 +70,6 @@ This option replaces the color of various borders and separators with the backgr
7270

7371
{% include figure.html content="/screens/ui/borderlessIde.png" caption="Borderless Ide" %}
7472

75-
76-
</div>
77-
7873
----
7974

8075
### Uppercase buttons

docs/configuration/features-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc: true
88

99
previous:
1010
url: '/docs/configuration/component-settings'
11-
title: Component Settings
11+
title: UI Components Settings
1212
next:
1313
url: '/docs/configuration/project-frame-settings'
1414
title: Project Frame Settings

docs/configuration/trees-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ previous:
1111
title: Spacing Settings
1212
next:
1313
url: '/docs/configuration/component-settings'
14-
title: Component Settings
14+
title: UI Components Settings
1515

1616
---
1717

0 commit comments

Comments
 (0)