Skip to content

Commit 4fe9565

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

5 files changed

Lines changed: 17 additions & 2 deletions

File tree

docs/configuration/component-settings.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,23 @@ visual style.
5757

5858
### Borderless Mode
5959

60-
This option allows you to replace the color of various borders and separators with the background color, giving the appearance of a
61-
**borderless** interface.
60+
The Material Theme UI designs feature very subtle borders and separators to create an "almost-flat" experience. However, you can take this
61+
further by blending borders completely with the background.
62+
63+
This option replaces the color of various borders and separators with the background color, simulating a **pure borderless** interface.
64+
65+
<div class="masonry">
66+
67+
{% include figure.html content="/screens/ui/borderful.png" caption="Borderful Menu" %}
68+
69+
{% include figure.html content="/screens/ui/borderless.png" caption="Borderless Menu" %}
70+
71+
{% include figure.html content="/screens/ui/borderfulIde.png" caption="Borderful Ide" %}
72+
73+
{% include figure.html content="/screens/ui/borderlessIde.png" caption="Borderless Ide" %}
74+
75+
76+
</div>
6277

6378
----
6479

img/screens/ui/borderful.png

63.6 KB
Loading

img/screens/ui/borderfulIde.png

220 KB
Loading

img/screens/ui/borderless.png

62.5 KB
Loading

img/screens/ui/borderlessIde.png

220 KB
Loading

0 commit comments

Comments
 (0)