Released: Mar 29, 2018
Actualizaciones en 17.2 Build 17.2.20172.495
Correcciones
Builds
- Uncaught SyntaxError (Invalid or unexpected token) occurs when a custom build js file with Japanese locale created by the custom build page is used.
igCategoryChart
- Setting YAxisTitleAngle = 0 is not reflected on UI.
igCombo
- Highlight mode is not applicable when the input value and the firstly met dataSource item are equal.
- Items are not correctly rendering when the data source items are less than the Combo visible items count with grouping and virtualization enabled...
Released: Dec 22, 2017
Actualizaciones en 17.2 Build 17.2.20172.456
Correcciones
- igCombo
- Items are not correctly rendering when data source items are less than the Combo visible items count with grouping and virtualization enabled.
- igDataChart
- Exception when hover/touch over a chart bound to an empty dataSource and markerType is set.
- Bar chart renders all labels in the Y-axis when there is not enough room and interval is not set.
- Visual data returns wrong font information.
- ScatterPolygon series has incorrect legend badge.
- timeXAxis last labels are not displayed...
Released: Nov 14, 2017
Actualizaciones en 17.2
Características
- Ignite UI CLI - Provides a fully functional Command Line Interface (CLI), which enables developers to set up and quick-start their project. The main purpose of the CLI tool is to automate manual processes:
- Setting up a repository for their project.
- Setting up build systems and other tools for their projects.
- Setting up dependencies for their projects (scripts, libraries, frameworks).
- Setting up the technology of choice (ES5, 6, 2016, TypeScript, Angular, React, AngularJS, etc...
Released: Jun 22, 2017
Actualizaciones en 17.1
Características
- New Data Grid Features
- Search by Text - With Search by Text, the Ignite UI grid will search for a value across all of your columns.
- Enhanced Group Summaries - These summaries enable you to display aggregate information for each group of information. They can be displayed above or below each data group and include built-in functions for most popular data aggregations, such as Count, Sum, Average, Minimum and Maximum.
- Grid Caption Template - Create stylish, eye-catching captions...
Released: May 26, 2017
Actualizaciones en 16.2 Build 16.2.20162.2141
Correcciones
AngularJS (Two-way data binding)
- Removing records doesn't update the Paging label for total records and the number of pages.
Angular 2 (Two-way data binding)
- When binding datasource using two-way data binding of igniteui-angular2, RowSelectors's events are not fired.
- A new row is added into the current page even if page size exceeds the limit when data source is AngularJS two-way bound to the grid and an item is pushed to the data source.
MVC Wrappers (Editor)
Released: Apr 3, 2017
Actualizaciones en 16.2 Build 16.2.20162.2114
Características
- Adds support for Visual Studio 2017.
Correcciones
AngularJS Directives
- The text of INPUT tag in the Dialog cannot be selected when creating the Dialog using AngularJS directive.
- initialExpandDepth option does not affect the initial expansion state when hierarchical grid is initialized via the AngularJS directives.
igCombo
- Combo doesn't accept first character of input after clearing an IME composition.
- TypeError is thrown if Firefox once the control loses its focus.
- Extra...
Released: Oct 24, 2016
Actualizaciones en 16.2
Características
- Angular JS 2.0 - Ignite UI widgets have component wrappers for Angular 2.
- React (CTP) - Ignite UI widgets have component wrappers for React.
- ASP.NET Core 1.0
- Ignite UI MVC Helpers now support ASP.NET Core 1.0.
- Ignite UI now provides Tag Helpers for ASP.NET Core 1.0
- DPI Scaling - High DPI Scaling is enabled by default now which makes the components look much sharper and crisper than before. Components that have the DPI Scaling by default now are - igDataChart, igPieChart...
Released: Jun 29, 2016
Actualizaciones en 16.1 (Build 16.1.20161.2052)
Correcciones
- AngularJS
- When several changes in the scope are applied they are not correctly reflected in the igGrid.
- "Unable to update ng-model from a promise in igCombo using Angular directives Note: Store the model value and apply it after the new data source has been set"
- igHierarchicalGrid is rendered on a DIV instead of a TABLE.
- "Updating the scope does not apply the changes to the correct cell when there are fixed columns Note: Use cellById API method of the grid to get proper cell which...
Released: Apr 18, 2016
Updates in this release
Updates in 16.1
- New Bootstrap 4 Theme - A new Bootstrap 4 compatible theme is now shipped with Ignite UI.
- Angular 2 Components (CTP) - Ignite UI widgets now have component wrappers for Angular 2.
- New Scalable Font Icons - The default Infragistics theme now uses jQuery UI font icons instead of image icons.
- Modernizr 3.x Support - Modernizr 3.x is now supported along with older versions to detect touch environments .
- igGrid
- Multi-Row Layout Feature - Create complex grid record layouts that contain...
Released: Oct 13, 2015
Updates in this release
Updates in 2015 Vol. 2
- New Editors – igCheckboxEditor, igTextEditor, igNumericEditor, igPercentEditor, igCurrencyEditor, igMaskEditor, igDateEditor and igDatePicker.
- New igNotifier Component - An extension of the popover component that specializes in providing the end user with notification information.
- New igValidator Component - Allows flexible validation on an array of Ignite UI components, as well as standard input form elements.
- IgniteUI Visual Studio MVC Scaffolder - Brand new Scaffolder...