Skip to content

Releases: electrifier/electrifier-v1.24

alpha: `TreeViewItem` element updated with new attributes

24 May 23:09
Compare
Choose a tag to compare
Updated the `TreeViewItem` element in several ways. The `Content` attribute, previously bound to `DisplayName`, has been removed, meaning the element no longer displays the `DisplayName` as its content. An `IsExpanded` attribute has been added with a default value of `True`, causing the element to always be expanded. Additionally, an `ItemsSource` attribute has been added and bound to `Children`, allowing the element to display child items if any are present.

1st Release: Fool's Day

31 Mar 14:53
0011ea2
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/electrifier/electrifier.v1.24/commits/debug