2.5.11
jeromelaban
released this
07 Sep 15:56
·
4 commits
to release/stable/2.5
since this release
This new release of Uno.Extensions brings the support for MAUI Embedding. For more information take a look at our documentation and blog post!
What's Changed
- fix: Make ILogger dependency concrete by @nickrandolph in #1511
- Remove duplicate icon file from nuget package by @dansiegel in #1515
- Fixing build props for IsIOS by @dansiegel in #1514
- docs(DI): Clarify DI docs by @Youssef1313 in #1499
- docs(localization): Update for IApplicationBuilder by @lukeblevins in #1450
- docs(logging): Update for IApplicationBuilder by @lukeblevins in #1451
- docs(serialization): Update for IApplicationBuilder by @lukeblevins in #1452
- docs(tutorials): Use IApplicationBuilder, updates by @lukeblevins in #1453
- docs(nav): Add page navigation to tutorial by @lukeblevins in #1456
- chore(docs): Documenting validation apis by @nickrandolph in #1517
- docs: Writable configuration tutorial by @lukeblevins in #1518
- chore: Adding docs for storage by @nickrandolph in #1520
- test(mvux): implicit commands off and explicit command on test method by @weitzhandler in #1483
- docs(mvux): MVUX Overview rewrite by @weitzhandler in #1475
- fix: Adding null check before calling Update on Bindings by @nickrandolph in #1535
- docs(mvux): Added Advanced page by @weitzhandler in #1398
- docs: Update broken URLs on README by @lukeblevins in #1538
- docs: Review by @nickrandolph in #1537
- docs(README): Use xrefs by @lukeblevins in #1555
- ci: Address Node.js 12 warnings by @Youssef1313 in #1557
- docs(mvux): Review MVUX selection by @weitzhandler in #1558
- docs: Tweaks to MVUX documentation by @nickrandolph in #1560
- docs: Remove duplicate toc items by @weitzhandler in #1563
- chore(deps): Bump to stable versions by @nickrandolph in #1541
- fix: Avoid setting PrimaryLanguageOverride when starting Localizationservice by @nickrandolph in #1561
- [MVUX] Docs for more operators by @weitzhandler in #1565
- docs(Mvux): added sample repo for all tutorials by @roubachof in #1566
- [MVUX] Fix xref links and internal references by @weitzhandler in #1571
- docs: fix misplaced hyperlink by @lukeblevins in #1567
- feat: Splitting out Http.UI/WinUI by @nickrandolph in #1576
- docs(mvux): Added xref uid to FeedView by @weitzhandler in #1587
- Suggestion for Mvux.Overview by @rafael-rosa-knowcode in #1584
- fix: Correcting packaging issue by @nickrandolph in #1592
- fix: Fix compile error in force bindings generator by @Youssef1313 in #1595
- docs: Add dedicated Refit tutorial by @lukeblevins in #1583
- fix: Ensuring navigators get corrected once region hierarchy loaded (backport #1608) by @mergify in #1620
- fix: Closing flyout on cancellation (backport #1589) by @mergify in #1676
- feat: Embedding (backport #1691) by @mergify in #1693
- Code clean up (backport #1692) by @mergify in #1698
- fix: Naming and Sizing (backport #1694) by @mergify in #1700
- chore: Rename UnoMauiHost to MauiHost (backport #1697) by @mergify in #1701
- fix: Only including using when on supported tfm (backport #1702) by @mergify in #1703
- fix: Adding net7.0 support for maui package (backport #1704) by @mergify in #1706
- feat: Removing markup references from legacy by @nickrandolph in #1707
- fix: Adjust extensions for embedding (backport #1708) by @mergify in #1709
- fix: Prevent redirect for data when navigating back with data (backport #1680) by @mergify in #1735
- Provide Maui Resource Dictionary (backport #1749) by @mergify in #1764
- chore(deps): Bump Microsoft.Identity.Client version to ensure build works (backport #1736) by @mergify in #1763
- fix: Disable maui initializers on windows (backport #1754) by @mergify in #1766
- fix: Bump WinAppSdk reference version (backport #1752) by @mergify in #1765
- build: Adjust generator packaging to not require double build (backport #1762) by @mergify in #1768
- fix: FeedView not initializing properly if not visible on first load (backport #1756) by @mergify in #1780
- test(mvux): Ensure that feed parameters shares the same context as the Model (backport #1695) by @mergify in #1779
- feat: adding maui-core fix resource paths (backport #1784) by @mergify in #1788
- Expose created Maui view on the Maui Host (backport #1803) by @mergify in #1808
- Initializing Application Window and Main Page (backport #1806) by @mergify in #1810
- fix: Set Parent to be Window (backport #1816) by @mergify in #1828
- fix: Setting Activity in Android context (backport #1829) by @mergify in #1831
- fix: Adding UIWindow to the service container (backport #1832) by @mergify in #1834
- set the page after initializing the Handler (backport #1813) by @mergify in #1836
- fix: Hot Reload throwing exception (backport #1839) by @mergify in #1843
- chore: tidy up UseMauiEmbedding extension methods (backport #1838) by @mergify in #1841
- fix: Adding PRI workaround (backport #1845) by @mergify in #1847
New Contributors
- @roubachof made their first contribution in #1566
Full Changelog: 2.4.1...2.5.11