What’s New in Ext JS 7.6

Introduction

Highlights of Ext JS 7.6

Vertical slider for modern toolkit

Modern toolkit now supports vertical slider. Until now modern toolkit only supported horizontal slider. For vertical slider, need to add vertical:true config for modern sliderfield.

Vertical slider for modern toolkit

List filter for modern grid

New filter type list is added for modern grid. The list grid filter allows you to create a filter selections 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 modern grid

List filter for modern grid

Stateful column width and position for modern grid

Column width and position for a modern grid is now stateful, just like we have for classic grid.

Stateful column width and position for modern grid

New KitchenSink examples

Please refer to an example in KitchenSink to help show how to configure and use the new vertical slider for a modern toolkit.

Modern - vertical sliderfield

ExtGen and Sencha Cmd

ExtGen 7.6 and Sencha Cmd have been updated to support Ext JS 7.6.

Try Ext JS 7.6