Skip to content

Releases: DIPSAS/DIPS.Xamarin.UI

Version 2.8.1 pre001

12 Feb 21:01
Compare
Choose a tag to compare
Version 2.8.1 pre001 Pre-release
Pre-release

FloatingActionMenu

  • Set Children to obsolete
  • Added MenuButtons which is a IEnumerable

Version 2.8.0

12 Feb 06:53
f9dce82
Compare
Choose a tag to compare

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

11 Feb 12:48
Compare
Choose a tag to compare
Pre-release
v2.5.9-pre007

Changed to margin from padding

Version 2.6.9 pre006

11 Feb 09:39
Compare
Choose a tag to compare
Version 2.6.9 pre006 Pre-release
Pre-release

Removed autoclosing when tapping a menu button, will still autoclose when the button is disabled

Version 2.5.9 pre005

11 Feb 07:05
Compare
Choose a tag to compare
Version 2.5.9 pre005 Pre-release
Pre-release

Changed Children to be bindable and made sure that the behavior inherits modalitylayout binding context

Refactor of floating menu

10 Feb 12:05
Compare
Choose a tag to compare
Pre-release
v2.5.9-pre004

Merged

Acceleration and rewrite of SlideLayout

06 Feb 17:14
Compare
Choose a tag to compare
Pre-release
v2.7.2-pre001

Fixed doc

Refactor of floating menu

06 Feb 19:34
Compare
Choose a tag to compare
Pre-release
v2.5.9-pre003

Refactor

Popup placement and boolean template selector

05 Feb 15:18
b23c7c4
Compare
Choose a tag to compare
  • Popup updates its placement when content changes size
  • Boolean template selector to be used with ContentControl with MarkupExtension

Version 2.7.0

05 Feb 08:32
570ce6d
Compare
Choose a tag to compare

Added

  • Sheet
    • Sheet now automatically closes, wiki