Skip to content

Tags: FritzAndFriends/BlazorWebFormsComponents

Tags

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was signed with the committer’s verified signature.
csharpfritz Jeffrey T. Fritz
Merge branch 'dev' of github.com:FritzAndFriends/BlazorWebFormsCompon…

…ents into dev

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
csharpfritz Jeffrey T. Fritz
Set version to 0.8.1

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
csharpfritz Jeffrey T. Fritz
Removed extra GridView doc

v0.8.0-preview1

Toggle v0.8.0-preview1's commit message

Verified

This commit was signed with the committer’s verified signature.
csharpfritz Jeffrey T. Fritz
Merge branch 'crazy-max-mkdocs' into dev

v0.7.0

Toggle v0.7.0's commit message
Set version to 0.7.0

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
csharpfritz Jeffrey T. Fritz
Merge branch 'dev' of github.com:FritzAndFriends/BlazorWebFormsCompon…

…ents into dev

v0.6.0-preview2

Toggle v0.6.0-preview2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #114 from FritzAndFriends/dev

Cleanup code

v0.6.0-preview1

Toggle v0.6.0-preview1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #96 from FritzAndFriends/dev

Release 0.6.0p1

v0.5.0

Toggle v0.5.0's commit message
Set version to '0.5.0'

v0.5.0-preview1

Toggle v0.5.0-preview1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Initial TreeView feature (#59)

* Initial TreeView documentation
* Completed initial treeview layout
* Completed Expand feature
* Added ToolTip and ShowExpandCollapse features to TreeView
* Added checkbox functionality to the TreeView
* Added Expand, Collapse, and Checked event handlers
* Converted side-bar menu in samples to TreeView
* Added support to TreeView for Xml Databinding

Co-authored-by: Egil Hansen <[email protected]>
Co-authored-by: Kahbazi <[email protected]>