此页已归档,不再被更新。

我们已经停止贩售这个产品。

Sencha ExtReact

用预构建的 UI 组件更快地构建现代 Web 应用。

由以下开发商制作:Sencha
ComponentSource开始代理销售的日期:2020年

版本:v7.5.0 更新: Dec 8, 2021

i

Please note: Sencha ExtReact is no longer available.

Sencha ExtReact 7.4.x

Released: Sep 17, 2021

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.