이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Sencha Ext.NET

ASP.NET용의 모던 UI 컨트롤을 사용한 견고한 Business application을 구축합니다.

Sencha사에서 공개
2020년 부터 ComponentSource에서 판매중

버젼: v7.4 업데이스 날짜: Jul 26, 2023

Sencha Ext.NET v7.2

Released: Dec 2, 2020

v7.2 버젼 업데이트

기능

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

수정사항

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