maui-linux/docs
Admin b18d5a11f3
CI / Build and Test (push) Successful in 25s Details
Release to NuGet / Build and Publish to NuGet (push) Failing after 9s Details
RC1: Full XAML support with BindableProperty, VSM, and data binding
Phase 1 - BindableProperty Foundation:
- SkiaLayoutView: Convert Spacing, Padding, ClipToBounds to BindableProperty
- SkiaStackLayout: Convert Orientation to BindableProperty
- SkiaGrid: Convert RowSpacing, ColumnSpacing to BindableProperty
- SkiaCollectionView: Convert all 12 properties to BindableProperty
- SkiaShell: Convert all 12 properties to BindableProperty

Phase 2 - Visual State Manager:
- Add VSM integration to SkiaImageButton pointer handlers
- Support Normal, PointerOver, Pressed, Disabled states

Phase 3-4 - XAML/Data Binding:
- Type converters for SKColor, SKRect, SKSize, SKPoint
- BindingContext propagation through visual tree
- Full handler registration for all MAUI controls

Documentation:
- README: Add styling/binding examples, update roadmap
- Add RC1-ROADMAP.md with implementation details

Version: 1.0.0-rc.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 09:26:21 -05:00
..
API.md Initial commit: .NET MAUI Linux Platform 2025-12-19 09:30:16 +00:00
FAQ.md Add FAQ documentation for Visual Studio integration 2025-12-19 05:07:57 -05:00
GETTING_STARTED.md Rename package to OpenMaui.Controls.Linux 2025-12-19 05:01:34 -05:00
RC1-ROADMAP.md RC1: Full XAML support with BindableProperty, VSM, and data binding 2025-12-28 09:26:21 -05:00
ROADMAP.md Add control gallery sample and roadmap documentation 2025-12-19 05:24:35 -05:00