Diese Seite wurde archiviert und wird nicht mehr aktualisiert.

Dieses Produkt wird nicht mehr von uns vertrieben.

Sencha ExtReact

Erstellen Sie moderne Web-Apps schneller mit vordefinierten UI-Komponenten.

Veröffentlicht von Sencha
Wird von ComponentSource seit 2020 vertrieben

Version: v7.5.0 Letzte Aktualisierung: Dec 8, 2021

i

Please note: Sencha ExtReact is no longer available.

Sencha ExtReact 7.4.x

Released: Sep 17, 2021

Updates in 7.4.x

v7.4.0

Updated Sep 17, 2021

Features

  • Multi-level Grouping - The MultiGrouping grid feature allows the Grid Panel to display the Store data that is grouped by multiple groupers.
  • Grouping Panel - This plugin allows your end-users to drag and drop grid columns to the grouping panel section that is visible above the grid panel. The user can move the dimensions in the grouping panel in whichever order they want.
  • Summaries for Grid Groups and Total - The new Grid Summary feature allows users to define functions for aggregation such as Sum, Min, Max, Average, Count and more for each column. This also allows users to set the position of the group summary for easy viewing.
  • Filterbar - Added a new docked bar under the grid headers which will allow the filtered fields and configurations for each column to be easily viewable.
  • New KitchenSink examples - This release will bring new Grid examples in KitchenSink to help show how to configure and use the new 4 Grid features.
    • Modern - Multi level grouping and Summaries.
    • Modern - Grid Filterbar.
    • Classic - Multi level grouping and Summaries.
    • Classic - Grid Filterbar.
  • New Data Grid examples - Added new collections of interactive Grid examples:
    • Grid Classic examples.
    • Grid Modern examples.
  • ExtReact and dependent packages have been updated to 7.4.0 and to be compatible with Ext JS 7.4.0. Updated to use Sencha's new Ext JS runtime npm packages.
  • ExtReact KitchenSink examples have been updated with new ExtJS 7.4 features.
  • Tree grouped grid Example has been added in the KitchenSink. This example includes Multi-level Grouping, Grouping Panel and Grouping Summary.
  • Grid FilterBar Example has been added in the KitchenSink. This example includes the new grid plugin gridfilterbar.
  • ExtReact KitchenSink Example has been updated to latest packages version.

Fixes

  • ExtReact apps incorrectly report framework version as 6.0.0.
  • Local state is not updating by using functional components.