This page has been archived and is no longer updated.

We do not supply this product anymore.

Sencha Ext.NET

Build robust business applications using modern UI controls for ASP.NET.

Published by Sencha
Distributed by ComponentSource since 2020

Version: v7.4 Updated: Jul 26, 2023

Sencha Ext.NET v7.2

Released: Dec 2, 2020

Updates in v7.2

Features

  • Added Microsoft .NET 5.0 support - Ext.NET Classic now seamlessly supports both .NET 5.0 and Microsoft .NET Core 3.1 project types for ASP.NET.
  • Spotless theme has been updated.
  • Larger menu arrow icon on Button for better UX.
  • Added support for Microsoft Internet Explorer 11.
  • Reduced Field component height to equal default button height.
  • Field border color is now a little darker to provide better contrast.
  • UI config has been renamed to Variant.
  • Added new Frame and Fill properties on Window.
  • Made a 20% reduction in spotless-theme.css file size.
  • The .js file size has been reduced significantly with refinements to the build configuration.
  • Input fields inside a GridPanel editable row now have square borders.
  • GridPanel colors for hover and selected rows have been updated.
  • Added new Rounded="true|false" property on all Fields, the default is true.

Fixes

  • Material icons defined with a unicode value were not falling back to FontAwesome.
  • Panel frame border color was not being properly set to the variant color.
  • GridPanel icons were not rendering correctly in the paging component.
  • Various icon issues throughout the theme have been updated, including HtmlEditor.
  • Fixed the blank Fieldset title issue introduced with Chrome 87.
  • FileField border-color did not match Field border-color.
  • Minor FieldLabel alignment issue has been fixed.