DIPS.Xamarin.UI icon indicating copy to clipboard operation
DIPS.Xamarin.UI copied to clipboard

A shared UI library that DIPS uses and maintains for their mobile applications.

Results 10 DIPS.Xamarin.UI issues
Sort by recently updated
recently updated
newest added

## Summary Are there any plans for use in net MAUI?

enhancement

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

## Summary If the content of the sheet is scrollable and the user scrolls to the top the sheet view could intercept the gesture and start moving downwards. Then the...

enhancement
sheet

## Summary As is defined in spec https://github.com/DIPSAS/DIPS.Xamarin.UI/issues/94, it would be fine to have an option to cover the navigation bar with a sheet backdrop to have a consistent feel...

enhancement

## Summary Slidable layout can have vertical orientation so that user can slide in vertical direction. It can help developer to achieve something like below ![image](https://user-images.githubusercontent.com/42297422/118388336-72cb7d00-b641-11eb-8c50-ed6c3afb9b7a.png) Here we are having...

enhancement

### Description UI is created before BindingContext is set, causing binding erros to occur. ### Expected Behavior UI class created, BindingContext set, UI Initialised. ### Actual Behavior UI class created,...

bug

## Summary SlideableContentLayout is a very nice way of creating a slideable list of items on the fly. But what I feel like we are missing is an API that...

enhancement

We should provide a from-to date format. The current date converters provides formats that are too long to be used in a app when you want to display a from...

enhancement
converter
Internal clarification needed

With the current solution of our sheet, the consumer has to modify the position of the sheet when a entry based control has focus. The consumer can set the `Position=1`...

enhancement
sheet