Skip to content

Commit

Permalink
updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
spiegelp committed Feb 21, 2021
1 parent 40e487e commit 1163ccd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,7 @@ Please change your configuration according to [App.xaml](https://github.com/spie
* Current directory path optionally as text box in file system controls
* `IconTemplate` property for `NavigationItem`
* Handle setting of `TabControlStepper.SelectedIndex`
* Layout improvements for `MaterialWindow`
* New `SearchBase.CancelIcon` and `SearchBase.ClearIcon` properties
#### Fixes
* Fixed reflection code in `ResourceDictionaryExtensions`
2 changes: 2 additions & 0 deletions docs/snippets/releasenotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ <h3>Features</h3>
<li>Current directory path optionally as text box in file system controls</li>
<li><code>IconTemplate</code> property for <code>NavigationItem</code></li>
<li>Handle setting of <code>TabControlStepper.SelectedIndex</code></li>
<li>Layout improvements for <code>MaterialWindow</code></li>
<li>New <code>SearchBase.CancelIcon</code> and <code>SearchBase.ClearIcon</code> properties</li>
</ul>
<h3>Fixes</h3>
<ul>
Expand Down

0 comments on commit 1163ccd

Please sign in to comment.