このページは既にアーカイブ化され、その後の更新はありません。
この製品の販売は終了しました。
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.