Lançamentos do Sencha Ext JS

Released: Jun 22, 2023

Atualizações na 7.7.x

v7.7.0

Updated Jun 22, 2023

Features

  • Tooling
    • Verified that Sencha app watch (and all other functions such as build, etc) work with Apple M1 chip.
    • Updated Sencha Cmd to support Ext JS 7.7.
    • Updated Upgrade Adviser and ESLint Plugin to support Ext JS 7.7.
    • Updated Sencha Themer to version 1.4.3 to support Ext JS 7.7.
    • Enhanced CI/Opentools documentation to include steps on how to create your own @sencha repo.
    • Added Open Tooling support for Ext JS 7.7.
    • Updated Sencha Architect to Version 4.3.4 to...

Released: Aug 31, 2022

Atualizações na 7.6.x

v7.6.0

Updated Aug 31, 2022

Features

  • New list grid filter allows you to create a filter selection for the range of unique values found in a store. If you don’t configure a store, the grid’s store is used to create filter selections. For example and usage, refer to the documentation of List filter for the modern grid.
  • The column width and position for a modern grid are now stateful, just like for the classic grid. Users can rearrange the grid as they want, and even after page reload
  • Added...

Released: Dec 8, 2021

Atualizações na 7.5.x

v7.5.1

Updated Mar 4, 2022

Fixes

  • Remote combo needs an explicit load of the store if configured autoLoad false or not configured any value.

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...

Released: May 10, 2021

Atualizações na 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...

Released: Sep 15, 2020

Atualizações na 7.3.x

v7.3.1

Updated Oct 21, 2020

Fixes

  • Core
    • Nested association data from server is considered phantom when no ID is provided.
    • Ext.util.Format.number returns wrong result.
  • Charts
    • Item highlight is not properly done when tap on charts - touch devices.
    • Pie chart renders incorrectly if there is a zero data point.
    • Toggle series not working for chart DOM legends.
  • Modern
    • Getting console error when user select Group by this field menu item.
    • Grid View jumping to the left when user click on gray line between...

Released: Apr 10, 2020

Atualizações na 7.2

v7.2.0

Updated Apr 10, 2020

Features

  • Improvements to ExtGen (Open Tooling).
  • Improvements to Grid, Pivot Grid, and Locked Grid components:
    • Grouping Grid.
    • Cell editor.
    • Grid view.
    • Grid Drag and Drop.
    • Stateful Grid.
    • Summary section.
    • Tagfield in grid editors.
    • Component and field improvements include:
      • General field.
      • Tag field.
      • Date field.
      • Data binding.
      • Combobox field improvements.
      • Stateful.
      • And more…
  • Other noteworthy improvements include:
    • Window improvements.
    • Router improvements.
    • Improvements to...