Skip to content

Commit 1163ccd

Browse files
committed
updated release notes
1 parent 40e487e commit 1163ccd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,5 +188,7 @@ Please change your configuration according to [App.xaml](https://github.com/spie
188188
* Current directory path optionally as text box in file system controls
189189
* `IconTemplate` property for `NavigationItem`
190190
* Handle setting of `TabControlStepper.SelectedIndex`
191+
* Layout improvements for `MaterialWindow`
192+
* New `SearchBase.CancelIcon` and `SearchBase.ClearIcon` properties
191193
#### Fixes
192194
* Fixed reflection code in `ResourceDictionaryExtensions`

docs/snippets/releasenotes.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ <h3>Features</h3>
1818
<li>Current directory path optionally as text box in file system controls</li>
1919
<li><code>IconTemplate</code> property for <code>NavigationItem</code></li>
2020
<li>Handle setting of <code>TabControlStepper.SelectedIndex</code></li>
21+
<li>Layout improvements for <code>MaterialWindow</code></li>
22+
<li>New <code>SearchBase.CancelIcon</code> and <code>SearchBase.ClearIcon</code> properties</li>
2123
</ul>
2224
<h3>Fixes</h3>
2325
<ul>

0 commit comments

Comments
 (0)