3.0.10
jeromelaban
released this
01 Nov 20:54
·
104 commits
to release/stable/3.0
since this release
This new release of Uno.Extensions brings the support for C# Markup, MVUX Hot Reload support and Uno Platform 5.0. For more information take a look at our blog post!
What's Changed
- Bump to Uno 5 by @jeromelaban in #1598
- ci: Adjust for legacy branch by @jeromelaban in #1599
- fix: Closing flyout on cancellation by @nickrandolph in #1589
- fix: Ensuring navigators get corrected once region hierarchy loaded by @nickrandolph in #1608
- docs: MVUX Feedback by @nickrandolph in #1601
- ci: Fix conventional commits not being run by @Youssef1313 in #1629
- Update Questions.md by @jguadagno in #1628
- perf: Reduce the amount of GetSymbolInfo calls for PropertySelectorGenerator by @Youssef1313 in #1626
- feat: Removing Uno.Extensions.Toolkit as uno.toolkit no longer referenced by @nickrandolph in #1640
- fix: Correcting legacy targets by @nickrandolph in #1648
- perf: Alternative incremental implementation by @Youssef1313 in #1643
- fix: Restoring toolkit projects to mark them as deprecated by @nickrandolph in #1651
- feat: Adding support for custom endpointoptions by @nickrandolph in #1591
- chore: Unifiy implementation of State by @dr1rrb in #1586
- feat: Embedding by @nickrandolph in #1691
- fix: Prevent redirect for data when navigating back with data by @nickrandolph in #1680
- feat: Added INavigator to both NavigationResponse as well as IRouteNotifier by @nickrandolph in #1678
- Code clean up by @pictos in #1692
- build: Disable XAML fuzzy matching by @Youssef1313 in #1677
- fix: Naming and Sizing by @nickrandolph in #1694
- chore: Rename UnoMauiHost to MauiHost by @nickrandolph in #1697
- fix: Only including using when on supported tfm by @nickrandolph in #1702
- feat: Logging for navigation regions by @nickrandolph in #1609
- fix: Adding net7.0 support for maui package by @nickrandolph in #1704
- Fix projects to build nicely by @pictos in #1705
- Prefer to use Maui's converter. by @pictos in #1699
- fix: Adjust extensions for embedding by @nickrandolph in #1708
- build: Add explicit dependency to fix canaries by @Youssef1313 in #1710
- chore: Adding mauiembedding to canary updater by @nickrandolph in #1713
- fix: Ensuring Region.Logger is set before navigation proceeds by @nickrandolph in #1733
- feat: DynamicFeed (add support for pagination with parameters) by @dr1rrb in #1696
- docs(mvux): Messaging by @weitzhandler in #1575
- chore(deps): Bump Microsoft.Identity.Client version to ensure build works by @nickrandolph in #1736
- Provide Maui Resource Dictionary by @dansiegel in #1749
- feat: Add ability to project to paginated by cursor list feed by @dr1rrb in #1751
- fix: Bump WinAppSdk reference version by @nickrandolph in #1752
- fix: FeedView not initializing properly if not visible on first load by @dr1rrb in #1756
- test(mvux): Ensure that feed parameters shares the same context as the Model by @dr1rrb in #1695
- fix: Fix thread-safety of PropertySelectorGenerator by @Youssef1313 in #1759
- fix: Disable maui initializers on windows by @nickrandolph in #1754
- build: Adjust generator packaging to not require double build by @Youssef1313 in #1762
- fix: Fix projected pagination cycling by @dr1rrb in #1782
- feat: adding maui-core fix resource paths by @dansiegel in #1784
- feat: Initialize Application Handler by @dansiegel in #1787
- chore: adding notes on implementation by @dansiegel in #1789
- feat(compatTypes): Add generator for few more compatibility types by @dr1rrb in #1786
- ci: Log samples independently by @jeromelaban in #1800
- chore(docs): Documenting hosting apis by @lukeblevins in #1747
- chore(docs): Documenting serialization apis by @lukeblevins in #1748
- chore(docs): Documenting auth apis by @lukeblevins in #1750
- Expose created Maui view on the Maui Host by @dansiegel in #1803
- Initializing Application Window and Main Page by @dansiegel in #1806
- chore(mvux): Miscs prep work for HR 4 MVUX by @dr1rrb in #1785
- chore(docs): Documenting logging apis by @lukeblevins in #1712
- chore(deps): Update skiasharp by @nickrandolph in #1811
- set the page after initializing the Handler by @dansiegel in #1813
- fix: Enable region navigation for null request by @weitzhandler in #1814
- fix: Set Parent to be Window by @nickrandolph in #1816
- fix: Setting Activity in Android context by @nickrandolph in #1829
- fix: Adding UIWindow to the service container by @nickrandolph in #1832
- chore: tidy up UseMauiEmbedding extension methods by @nickrandolph in #1838
- fix: Hot Reload throwing exception by @nickrandolph in #1839
- fix: Adding PRI workaround by @nickrandolph in #1845
- feat: Adding Getting Started instructions for .NET MAUI by @nickrandolph in #1783
- docs: Adding third party instructions by @nickrandolph in #1860
- docs: Updating toc by @nickrandolph in #1861
- Added docs to MauiEmbbeding samples by @pictos in #1862
- Ensure Platform.CurrentActivity is set by @dansiegel in #1879
- docs(MauiEmbedding): Adjusting docs by @eriklimakc in #1863
- chore(docs): Documenting configuration apis by @lukeblevins in #1711
- chore(docs): Documenting l10n apis by @lukeblevins in #1731
- feat: Adding maui and not_maui namespace definitions by @nickrandolph in #1902
- chore: updating Markup packages by @dansiegel in #1919
- Use unified container between Uno & Maui by @dansiegel in #1933
- Made 'WebAuthenticatorBrowser' public to reuse it (in our case for Firebase authentication) by @dim-37 in #1890
- fix: Adjusting how maui and uno services are registered in the same container by @nickrandolph in #1936
- chore: Tidy up build process by @nickrandolph in #1948
- fix: Registering settings by name by @nickrandolph in #1889
- chore: Adding properties to make build faster by @nickrandolph in #1950
- feat(mvux): Add support for hot reload with MVUX by @dr1rrb in #1805
- chore: Adjust test project for FrameBufferHost breaking change by @Youssef1313 in #1907
- fix: Fix MVUX hot reload support by @dr1rrb in #1967
- chore: Update PR template by @Youssef1313 in #1973
- feat: Adding settings page by @nickrandolph in #1597
New Contributors
- @jguadagno made their first contribution in #1628
- @eriklimakc made their first contribution in #1863
- @dim-37 made their first contribution in #1890
Full Changelog: 2.5.11...3.0.10