Releases: DIPSAS/DIPS.Xamarin.UI
Releases · DIPSAS/DIPS.Xamarin.UI
Property changed extension
Added / Fixed
- Added
RaiseWhenSet
and markedRaiseAfter
as obsolete
Fluent PropertyChanged extensions
Added
- A new Fluent property changed API.
RadioButtonGroup size issue
Fixed
- RadioButtonGroup will not expand outside of its bounds.
Borderless DatePicker
Added / Fixed
- Added
Obsolete
toHasBorder
onDatePicker
- Setting
HasBorder
has no effect on the native border of DatePicker. - DatePicker should not have the possibility of displaying its borders. (reason)
- Setting
Added common Colors
Added
- Common colors (documentation)
Added Colors to XmlnsDefinition
v0.8.0-pre006 Added colors to XmlnsDefinition
Added Colors as Statics
v0.8.0-pre003 Fixed xaml error
Static Colors
Added
- Changed colors from StaticResource to Static
Added colors
Fixed
- Added common colors (wiki)
Added Static Colors without comments
Fixed popups scaling outside the view Fixes #55