Grial UI Kit Releases

Released: Jul 9, 2024

Updates in 4.2.116.0

Features

  • Grial Calendar - Introduced the new calendar control. It provides a multiple week / month visualization to display dates and date ranges, allowing users to select them with ease. This control is flexible enough to fit multiple scenarios from the templates, enabling beautiful visualizations that users can further customize. Here are a few highlights:
    • Flexible Styling: Use templates for the calendar, week headers, and days to achieve the look you want.
    • CalendarDayLabel Control: Quickly...

Released: May 31, 2024

Updates in 4.2.115.0

Features

  • Added a new SwipeableLayout control, which is ideal for showcasing a few items in an engaging loop with smooth animations or for implementing simple binary choice interfaces (like yes/no, true/false).
  • Added a new CircularSlider control. This slider, drawn as a circle or a circle segment, is perfect for resembling a physical volume knob or providing a more engaging user experience than a regular slider.
  • Added a new ProgressBar control which is a customizable progress bar with a...

Released: Apr 30, 2024

Updates in 4.2.114.0

Features

  • Added a new Carousel control, which provides lots of properties to control it's looks, behavior, and animations.
  • The DataPresenter now enables rendering a DataTemplate anywhere, and supports the definition of dynamic rules for the template selection adding great flexibility on heavy data-oriented applications.
  • Added Fluent Emoji support in the Emoji control.
  • Added new ReferenceValueFormatter and ReferenceCount properties to control how the reference axis is displayed.
  • Added a new...

Released: Mar 20, 2024

Updates in 4.2.110.0

Features

  • This release adds support for the latest .NET MAUI version (8.0.10) and increased the minimum supported version to 8.0.7.
  • Refactored basic animations: they can be declared inside Resource Dictionaries now.

Fixes

  • Fixed issues related to the navbar in Android: now the Flyout Page and the navbar menu items work as expected with the transparent bar.
  • Fixed issue in CornerRadius effect.
  • Fixed issue in Drawer when the stop positions were changed dynamically.
  • XAML expressions update: If, Or...

Released: Feb 13, 2024

Updates in 4.1.106.0

Fixes

  • Fixed IsEnabled property on Checkbox and properly grabbing template parts.
  • Fixed crash when wrong app name license was found.

Released: Jan 10, 2024

Updates in 4.1.105.0

Fixes

  • Fixed border properties on entries for Android. Fixed crash in Floating Menu.

Released: Nov 16, 2023

Updates in 4.1.102.0

Features

  • Added support for Microsoft .NET 8.
  • Added a brand new Microsoft Visual Studio extension Grial Studio.
  • Completely restructured Grial Themes Resource Dictionaries. They are now extra tidy, concise and have better names.
  • Added the News Flow - A big set of interconnected pages displaying news lists, news sources, profiles, subscription options and more. It consist of 11 pages and 3 templates.

Released: Oct 30, 2023

Updates in 4.0.95.0

Features

  • Added new commands to Slider
    • Precision property.
    • ValueChangedCommand.
    • DragStartedCommand.
    • DragCompletedCommand.
  • Added new DrawerCollectionView control
    • Enables the Drawer to handle the inner collection scroll, enabling smooth swipe gestures.

Released: May 16, 2023

Updates in 4.0.92.0

Features

  • Added new 'Smart Home Flow' - The Smart Home Flow consists of 3 pages, 4 templates and 1 popup, that work together to create a neat experience.
    • It has pages to display and control home appliances such as TVs, lamps, ACs, etc.
    • Each device can have specific configuration and everything can be automated through a flexible scheduling system.
    • The power consumption is also displayed in a Line Chart Control.
  • Added a new 100% templatable 'Slider' control - You can customize everything, allowing...

Released: Mar 31, 2023

Updates in 4.0.88.0

Features

  • Added support for horizontal bar charts and horizontal stacked bar charts.
  • Made performance improvements by reducing control hierarchy depth on specific controls:
    • RoundedImage and RoundedLabel are now part of Grial's nuget package.
  • Extended Message Flow by adding a popup (ContactPreviewPopup) that shows a contact overview after tapping the contact picture.