Sencha Ext JS 7.4.x

Released: May 10, 2021

7.4.x での更新項目

v7.4.0

Updated May 10, 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.

Fixes

  • Modern
    • Grid cell editor not invoked again if focus goes to another cell in same row and back again to editable cell.
    • Grid row editor does not match height of rows.
    • Safari, painted only once.
    • Ext.Dialog does not close on ESC key.
    • Ext.is incorrectly reporting on iPadOS 13.
    • Using displayTpl breaks modern combobox when forceSelection not used.
    • Modern RadioGroup Bind Does Not Update.
    • disable() does not work in Ext.grid.Grid in modern toolkit.
    • DatePickerField Not rendering in editor - Modern.
  • Classic
    • Field with label and with listener will draw label on top of field.
    • No animation on field label in classic material theme with hbox layout.
    • Open Sans font not loading in triton themed apps with Ext 7.0.0.
    • The wrong gridfilter menu is displayed in a locked grid.
    • emptyText does not show in tag field if value is programmatically set.
    • ComboBox typeahead causes selected value to be incorrectly scrolled.
  • Tooling
    • ext-webpack-plugin does not support for building using dynamic packages by passing --uses to npm scripts.
    • Fixed Open Tooling Support for Ext JS 7.4.