Rilasci di Sencha Ext JS

Released: May 21, 2024

Aggiornamenti in 7.8.0

Funzionalità

  • Incorporated Froala as a new feature for the classic toolkit.
  • The checkbox's color shade will now be adjusted to align with the user's chosen color scheme for the material theme.
  • Enhanced support for read-only cells, specifically addressing improvements when utilizing 'paste' functionality through the clipboard.

Correzioni

  • Keydown and keyup events for child rows were absent in the Ext.grid.Grid for the modern toolkit. This issue has been addressed for enhanced functionality.
  • The...

Released: Jun 22, 2023

Aggiornamenti in 7.7.0

Funzionalità

  • 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 support ExtJS...

Released: Aug 31, 2022

Aggiornamenti in 7.6.0

Funzionalità

  • 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 vertical option for the Modern...

Released: Mar 4, 2022

Aggiornamenti in 7.5.1

Correzioni

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

Released: Dec 8, 2021

Aggiornamenti in 7.5.0

Funzionalità

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

Correzioni

  • The number column in the modern grid doesn’t have a renderer function/method.
  • Chart tooltips are triggered from the wrong location...

Released: May 10, 2021

Aggiornamenti in 7.4.0

Funzionalità

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

Released: Sep 15, 2020

Aggiornamenti in 7.3.1

Correzioni

  • 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 two chart rows.
    • Carousel...

Released: Sep 15, 2020

Aggiornamenti in 7.3.0

Funzionalità

  • Highlights
    • Several improvements to the Data Grid, Fields, Charts and Buttons widgets.
    • Enhancements to Ext JS Grid scrolling experience.
    • Many quality improvements addressing customer reported tickets.
    • New Kitchen Sink examples and directly usable ready-to-go templates for both toolkits.
    • Over 30+ new fiddle examples in Ext JS API Docs.
    • Upgraded Froala WYSIWYG Editor to latest version 3.2.1.
  • Ext JS Kitchen Sink Examples
    • New ready-to-go ‘Login Form’ templates that include handy examples...

Released: Apr 10, 2020

Aggiornamenti in 7.2

Funzionalità

  • 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 Sencha Architect and Sencha...