Releases: DIPSAS/DIPS.Xamarin.UI
Releases · DIPSAS/DIPS.Xamarin.UI
Version 2.8.1 pre001
FloatingActionMenu
- Set
Children
to obsolete - Added
MenuButtons
which is aIEnumerable
Version 2.8.0
Added
- Floating action menu. Inspired by the material design floating action button, but has multiple items that animates up when the floating action button is pressed. Doc will be available soon.
Refactor of floating menu
v2.5.9-pre007 Changed to margin from padding
Version 2.6.9 pre006
Removed autoclosing when tapping a menu button, will still autoclose when the button is disabled
Version 2.5.9 pre005
Changed Children to be bindable and made sure that the behavior inherits modalitylayout binding context
Refactor of floating menu
v2.5.9-pre004 Merged
Acceleration and rewrite of SlideLayout
v2.7.2-pre001 Fixed doc
Refactor of floating menu
v2.5.9-pre003 Refactor
Popup placement and boolean template selector
- Popup updates its placement when content changes size
- Boolean template selector to be used with ContentControl with MarkupExtension
Version 2.7.0
Added
- Sheet
- Sheet now automatically closes, wiki