Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Mar 19, 2019
1 parent 8f7c7fc commit 4b040f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/ReleaseNotes/_ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
* Add missing system resources
* Add support for x:Bind in StaticResources (#696)
* Add support for x:Name late binding support to adds proper support for CollectionViewSource in Resources (#696)
* Add ItemsSource CollectionViewSource update support (#697)
* Add support for the `CollectionViewSource.ItemsPath` property

### Breaking changes
* Make `UIElement.IsPointerPressed` and `IsPointerOver` internal
Expand All @@ -49,6 +51,7 @@
* [Wasm] Fixes lements may not be removed form the global active DOM elements tracking map
* [Wasm] Disable the root element scrolling (bounce) on touch devices
* Fixed invalid iOS assets folder. `ImageAsset` nodes must not be `<Visible>false</Visible>` to be copied to the generated project.
* Make CollectionViewSource.View a proper DependencyProperty (#697)


## Release 1.43.1
Expand Down

0 comments on commit 4b040f0

Please sign in to comment.