BUG FIXES
- scroll: Fixing page down/page up scrolling crash. [GH-250]
BUG FIXES
- scroll: Resetting scrolling if ItemsSource changes. [GH-247]
INTERNAL
- build: Building with new scaffold
SAFETY
- markup: Throw XamlParseException from xaml loader for xml parsererror. [GH-236]
FEATURES
- controls: Add Watermark to ComboBox. [GH-229]
- brush: Add conversion from SolidColorBrush to Color. [GH-232]
SAFETY
- brush: Force gradient color stops into [0.0, 1.0] range. [GH-232]
SAFETY
- markup: Report FrameworkTemplate syntax errors. [GH-227]
FEATURES
- navigation: ViewModelProvider can redirect to another route. [GH-215]
BUG FIXES
- compatibility: Scrollbars appearing in Edge, Firefox. [GH-202]