Grial UI Kit 릴리스
Released: Mar 6, 2026
4.4.126.0 버젼 업데이트
기능
- This release adds support for .NET 10.
- Now that support has ended, this release is also moving away from .NET 8. The NuGet packages now support only .NET 9 and .NET 10. The XAML templates are now built for .NET 10.
- Repeater
- Fully reworked the Repeater and its implementation. Refactored virtualization and performance so it's a better alternative to MAUI's CollectionView and other vendors list controls. Also added new properties to fine-tune performance and memory usage. In general, if you need...
Released: May 7, 2025
4.3.120.0 버젼 업데이트
기능
- .NET 9.0 Support - This new Grial release boosts the performance of several controls and templates by taking full advantage of the changes introduced by the MAUI team. On iOS, this release replaces the internal handlers for controls using CollectionView with the new handlers introduced in .NET 9. Combined with AOT improvements, hundreds of bug fixes from the MAUI team, and Grial's own enhancements, the overall product performance has reached a whole new level.
- RTL Support - This new RTL...
Released: Sep 12, 2024
4.2.117.0 버젼 업데이트
기능
- DataGrid Control - The DataGrid comes packed with features like row selection, alternating row colors, horizontal scrolling, and sorting. It also supports customizable header templates and is flexible enough to let you define custom templates with complex controls right inside the cells.
- New Content
- TaskFlow pages include a main dashboard performance, an employee performance page and a employee profile page.
- DataGrid pages include a media ranking page, a social ranking page and a shipping...
Released: Jul 9, 2024
4.2.116.0 버젼 업데이트
기능
- 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 tweak...
Released: May 31, 2024
4.2.115.0 버젼 업데이트
기능
- 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 consistent...
Released: Apr 30, 2024
4.2.114.0 버젼 업데이트
기능
- 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 resource...
Released: Mar 20, 2024
4.2.110.0 버젼 업데이트
기능
- 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.
수정사항
- 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, And, Not...
Released: Feb 13, 2024
4.1.106.0 버젼 업데이트
수정사항
- Fixed IsEnabled property on Checkbox and properly grabbing template parts.
- Fixed crash when wrong app name license was found.
Released: Jan 10, 2024
4.1.105.0 버젼 업데이트
수정사항
- Fixed border properties on entries for Android. Fixed crash in Floating Menu.
Released: Nov 16, 2023
4.1.102.0 버젼 업데이트
기능
- 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.