Loading...
This page is currently under construction yet.
Contact

RecroGrid Framework Client.Blazor

Source repository

RGF.Client.Blazor 8.12.1

released on 2024. November 20.

Fix
  • Prevent chart settings modification from overriding predefined settings
  • Disable client-side grid aggregation

RGF.Client.Blazor 8.12.0

released on 2024. November 19.

New
  • Added keyboard navigation to RgfPagerComponent
Change
  • Included filter settings in chart settings save functionality
  • Enhanced flexbox layout for better display
Fix
  • Resolved issues with StaticWebAssetFingerprinting and library bundle.scp.css detection

RGF.Client.Blazor 8.11.0

released on 2024. November 13.

New
  • Added toast notifications for custom menu selection
  • Added shouldLoadBundledStyles configuration parameter for library initialization
Change
  • Replaced ChartOnlyData with RGO_AggregationRequired

RGF.Client.Blazor 8.10.0

released on 2024. November 10.

New
  • Introduced GetComponentType method to retrieve the Type of RgfBlazor component
  • Introduced parameters for creating a context menu
  • Added header menu
  • Implemented Aggregates functionality
  • Added toast notifications at multiple points
  • Enabled access to `RecroChart` from the toolbar
  • Implemented chart settings feature with save and load capabilities
  • Added a new boolean property `DeferredInitialization` to the `RgfEntityParameters` class, allowing deferred initialization to be manually triggered later
  • Added PromptDeletionConfirmation function
Change
  • Refactored script and stylesheet loading and initialization
  • Renamed MenuRenderCallback to OnMenuRender and MenuSelectionCallback to OnMenuItemSelect for consistency
  • Updated NotificationManager for compatibility
  • Replaced `ChartData` with `AggregatedData` across multiple interfaces and classes
  • Refactored RgfChartComponent and its management for better organization
  • Updated jQueryui to 1.14.1
Fix
  • Culture handling for numeric field

RGF.Client.Blazor 8.9.0

released on 2024. October 08.

New
  • Enhanced grid settings management
  • Added ButtonName property to buttons
  • Added event dispatch to ParametersSet in RgfFormComponent
  • Added GetColumnData methods to RgfGridComponent
Change
  • Improved handling of PredefinedFilter
  • Updated jQueryUI to v1.14.0

RGF.Client.Blazor 8.8.0

released on 2024. August 16.

Change
  • Update for RGF.Client compatibility
Fix
  • DateTime formatting in Grid

RGF.Client.Blazor 8.7.2

released on 2024. August 05.

Change
  • Improved LegacyUI dispose

RGF.Client.Blazor 8.7.1

released on 2024. July 29.

Fix
  • Event unsubscription

RGF.Client.Blazor 8.7.0

released on 2024. July 19.

New
  • Added charting capability
Change
  • Improved numerical data formatting

RGF.Client.Blazor 8.6.0

released on 2024. June 06.

New
  • AfterRender Event
Fix
  • FormItem class
  • Legacy ChkVersion

RGF.Client.Blazor 8.5.3

released on 2024. May 27.

Fix
  • Unhandled CustomFunction

RGF.Client.Blazor 8.5.2

released on 2024. May 18.

Fix
  • Form: Cancel

RGF.Client.Blazor 8.5.0

released on 2024. April 26.

Change
  • Improving Form validation
Fix
  • Form group message

RGF.Client.Blazor 8.4.1

released on 2024. April 19.

Fix
  • Mixture of Filter and Form EditContext

RGF.Client.Blazor 8.4.1

released on 2024. March 29.

Fix
  • The RgfLegacyComponent only works for admins
  • The main menu starts with the wrong filter

RGF.Client.Blazor 8.4.0

released on 2024. March 20.

New
  • Record navigation in Form
  • Addition of RGProperty styles for Grid display
  • Placement options for additional buttons in Dialog
  • New button settings in Dialog (IconName, CssClass, Disabled, Title)
  • Display of RGF Legacy GUI in Blazor environment (Admin UI)
Change
  • Redesigning event handling (Handled, PreventDefault)
  • Redesigning Toolbar and Menu events
  • Relocation of event definitions to RGF.Client
  • Removal of IRgManager.RecroSec, IRgManager.RecroDict
Fix
  • PredefinedFilterAdmin permissions in filter

RGF.Client.Blazor 8.3.0

released on 2024. February 21.

New
  • SSR/CSR initialize
  • Add FormComponent and GridComponent parameters
  • Grid view: CustomMenu
  • EntityEvents: Initialized, Destroy
  • GridEvents: CreateAttributes, ColumnSettingsChanged
  • Observable: GridDataSource
Change
  • Rename: GridComponent => BaseGridComponent
  • Rename: FormComponent => BaseFormComponent
  • Improving RGO_JSRowStyle and RGO_JSColStyle calculations
Fix
  • DialogType
  • Fix minor issues

RGF.Client.Blazor 8.2.0

released on 2024. January 24.

New
  • UserLanguage
  • StylesheetsReferences
  • MenuTitle
Change
  • Improved Form:Resizable,SavePosition
Fix
  • ApplySelect

RGF.Client.Blazor 8.1.0

released on 2024. January 14.

New
  • RGF CustomFunction
  • RGF Export

RGF.Client.Blazor 8.0.0

released on 2024. January 02.

See Also