Skip to content

Releases: CommunityToolkit/Maui.Markup

v2.1.0: Source Generator + VisualElement Updates!

09 Dec 08:13
626f7ba
Compare
Choose a tag to compare

In this release @mrlacey has added new VisualElement extensions (#141) enabling you to finally use fluent C# methods for properties like VisualElement.BackgroundColor, new Button().BackgroundColor(Colors.Pink).

We've also fixed our Source Generators to fix some bugs (#161), be more performant (#162 ) and to support custom types for ITextAlignment(#150)

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

v2.0.0: .NET 7 Support 🚀

09 Nov 19:07
c91f5fe
Compare
Choose a tag to compare

The C# Markup Extensions now officially support .NET 7!

Note: We've bumped the Major Version number because v2.0.0 is only compatible with .NET 7.0+

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /samples by @dependabot in #134
  • Bump Microsoft.Extensions.Http.Polly from 6.0.10 to 7.0.0 in /samples by @dependabot in #133
  • Update ObjectExtensionsTests to Include Derived Types by @brminnick in #136
  • Add .NET 7 Support by @brminnick in #129
  • Bump CommunityToolkit.Maui from 1.3.0 to 3.0.0 in /samples by @dependabot in #139

Full Changelog: 1.2.1...2.0.0

v1.2.1: Minor improvements in BindableObject

08 Nov 09:02
f033421
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

v1.2.0: Better AppTheme and TextAlignment Support!

03 Nov 09:29
abfd3d3
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /samples by @dependabot in #120
  • Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.1 in /samples by @dependabot in #121
  • [CommunityToolkit.Maui.Markup.Sample] Replace Refit + Polly with Microsoft.Extensions.Http.Polly and Refit.HttpClientFactory by @brminnick in #112
  • Bump Microsoft.Extensions.Http.Polly from 6.0.9 to 6.0.10 in /samples by @dependabot in #122
  • [Sample App] Add IDisposable by @brminnick in #123
  • Support all inherited ITextAlignment for TextAlignmentExtensions by @brminnick in #125
  • add extension methods for SetAppTheme and SetAppThemeColor by @fredericoregateiro in #118
  • Remove Duplicated ContentPage Example by @brminnick in #128

New Contributors

Full Changelog: 1.1.1...1.2.0

v1.1.1: Same as 1.1.0, but better!

18 Sep 18:07
cd4398f
Compare
Choose a tag to compare

What's Changed

  • Bump CommunityToolkit.Maui from 1.2.0 to 1.3.0 in /samples by @dependabot in #113
  • Fix CI Pipeline Bug Preventing CommunityToolkit.Maui.Markup.SourceGenerators From Building by @brminnick in #114

Full Changelog: 1.1.0...1.1.1

v1.1.0: Now with SemanticProperties!

16 Sep 08:06
Compare
Choose a tag to compare

What's Changed

  • [Bug] CI Pipeline Does Not Fail when Vulnerable Dependencies Found #493 by @brminnick in #87
  • Fix MSFTBOT Bug Causing it to Reopen Completed/Closed Proposals by @brminnick in #88
  • Bump CommunityToolkit.Maui from 1.1.0 to 1.2.0 in /samples by @dependabot in #90
  • Bump CommunityToolkit.Mvvm from 8.0.0-preview4 to 8.0.0 in /samples by @dependabot in #100
  • Add Verify Code Formatting to CI Pipeline by @brminnick in #101
  • Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 in /samples by @dependabot in #102
  • Dark mode by @HobDev in #98
  • Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 in /samples by @dependabot in #106
  • Update .editorconfig by @brminnick in #107
  • Fix TextAlignmentExtensions by @brminnick in #110
  • [Sample App] Refresh NewsPage CollectionView when SettingsService.NumberOfTopStoriesToFetch changes by @brminnick in #109
  • Issue 91 semantic properties by @bijington in #103

New Contributors

Full Changelog: 1.0.1...1.1.0

v1.0.1: Bugfix Friday! 🐛

15 Jul 14:40
386e4c6
Compare
Choose a tag to compare

What's Changed

  • Implement Shell in CommunityToolkit.Maui.Markup.Sample by @brminnick in #70
  • Fixing broken link by @RixCrafts in #73
  • Add Examples from Docs to README by @brminnick in #72
  • Bring Back Windows TFM to Sample App by @bijington in #79
  • Update Sample App for CommunityToolkit.Mvvm v8.0.0-pre4 by @brminnick in #81
  • .BindCommand(): Search Base Types of Microsoft.Maui.* Classes for CommandProperty and CommandParameterProperty by @brminnick in #83

New Contributors

@RixCrafts words can't describe how proud we are of your very first contribution to this project. THANK YOU!

Full Changelog: 1.0.0...1.1.0

v1.0.0: The very first GA version of the amazing .NET MAUI Community Toolkit Markup

24 May 09:37
d2e0891
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc3...1.0.0

v1.0.0-rc3: .NET MAUI C# Markup Extensions Release Candidate #3

11 May 06:44
f27296b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc2...1.0.0-rc3

v1.0.0-rc2: .NET MAUI C# Markup Extensions Release Candidate #2

27 Apr 18:01
305314b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc1...1.0.0-rc2