v1.0.1
What's Changed
- Update NativeControlComponentBase to implement IComponent directly by @Dreamescaper in #84
- Generate components with XML docs by @Dreamescaper in #86
- Add SearchBar control by @Dreamescaper in #87
- Add SwipeView support by @Dreamescaper in #88
- Add IndicatorView control by @Dreamescaper in #89
- Add TableView control by @Dreamescaper in #91
- Add BlazorBindingsApplication by @Dreamescaper in #85
- Use child components for content properties by @Dreamescaper in #92
- Add support for ShellContent.ContentTemplate property by @Dreamescaper in #94
- Add ListView control by @Dreamescaper in #98
- Make MauiBlazorBindingsRenderer a singleton by @Dreamescaper in #100
- Make Entry.Text generic by @Dreamescaper in #101
- Remove error page by @Dreamescaper in #102
- Support replacing root for MainPage, non-Shell Navigation, modals by @Dreamescaper in #104
- Root Wrapper Component by @Dreamescaper in #106
- Add RequiresPreviewFeatures to non-stable API by @Dreamescaper in #107
- Generator: allow to use Aliases to set type name alias by @Dreamescaper in #99
- Support Behaviors by @Dreamescaper in #82
- Add a workaround for sdk issue by @Dreamescaper in #108
Full Changelog: v0.10.39...v1.0.1