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

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

Sencha ExtAngular

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

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

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

i

Please note: Sencha ExtAngular is no longer available.

Sencha ExtAngular 7.5.x

Released: Dec 8, 2021

7.5.x 中的更新

v7.5.0

Updated Dec 8, 2021

Features

  • Upgraded the Froala Editor and Font Awesome packages to the latest 5.14.4 version and provided out-of-the-box localization support for new grid features introduced for both the toolkits in 7.4 version, such as Multi-level Grouping, Summaries for groups and total, and Filterbar.
  • Froala Editor now includes track changes and markdown support.

Fixes

  • The number column in the modern grid doesn’t have a renderer function/method.
  • Chart tooltips are triggered from the wrong location when innerPadding is used.
  • pullrefresh plugin doesn’t fire load event on the bound store.
  • Remote filters with gridfilter plugin ignores autoLoad: false. So, from 7.5 onwards, autoLoad config for store should be considered when remoteFilter/remoteSort is/are configured. If autoload:false/autoLoad is not configured and filters/sorters are set then the store won’t load until .load() is called initially. If the user wants the store to load automatically, the user has to set autoload:true config.
  • Modern date picker not selecting the correct date.
  • Modern combobox has multiple query issue when forceSelection:false, multiSelect: true and queryMode: ‘remote’.