Skip to content

Releases: CommunityToolkit/Maui.Markup

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

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

20 Apr 08:00
97cedec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-pre9...1.0.0-rc1

v1.0.0-pre9: .NET MAUI RC1 Compatibility

13 Apr 07:05
30105dc
Compare
Choose a tag to compare

Note: we are working on the RC version for the .NET MAUI Community Toolkit C# Markup package, but not quite there yet. This preview 9 package is compatible with .NET MAUI RC1 though. Stay tuned! Of course also check out all the other great changes that went into this release 👇

What's Changed

New Contributors

Full Changelog: 1.0.0-pre8...1.0.0-pre9

v1.0.0-pre8: .NET MAUI Preview 14

18 Mar 12:03
a5ea89a
Compare
Choose a tag to compare
Pre-release

What's Changed

v1.0.0-pre7: .NET MAUI Preview 13

17 Feb 07:59
f82de3f
Compare
Choose a tag to compare
Pre-release
Update NuGet Packages (#24)

* Update NuGet Packages

* Update CI Pipeline

* Update azure-pipelines.yml

* Update azure-pipelines.yml

Co-authored-by: Gerald Versluis <gerald@verslu.is>