Skip to content

Tags: AvaloniaCommunity/Material.Avalonia

Tags

v3.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #433 from marklam/datagrid-group-expander-icon

Adapt the TreeView's expander for the DataGrid groups.

v.3.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #433 from marklam/datagrid-group-expander-icon

Adapt the TreeView's expander for the DataGrid groups.

v3.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #422 from AvaloniaCommunity/fixContextMenus

Remove usage of missing MaterialAccessText in MenuItem

v3.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #420 from AvaloniaCommunity/fontsRework

Remove explicit FontFamily setters in styles, allowing to inherit font properly. Fix #407

v3.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #413 from Keboo/customColorTheme

Adding a new CustomColor theme option

v3.7.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #403 from AvaloniaCommunity/fixDataValidationError…

…sDisplay

Fixes missing DataValidationErrors. Fix #402

v3.7.3

Make SideSheet.SideSheetOpened two way binding by default

v3.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prevent the Numerge.MSBuild leaking as the dependency to Material.Ava…

…lonia (#393)

v3.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #390 from AvaloniaCommunity/fixDependencies

Changes dependency for DataGrid and Dialogs to Material.Avalonia

v3.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #388 from AvaloniaCommunity/textboxMobileSupport

Implement Text Selection handles in TextBox for touch input