Ignite UI Release Notes - June 2015: 14.2, 15.1 Service Release

Martin Pavlov / Tuesday, June 16, 2015

With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the resolution of existing issues from a past release and as a means of determining where to test your applications when upgrading from one version to the next.

Release notes are available in both PDF and Excel formats. The PDF summarizes the changes to this release along with a listing of each item. The Excel sheet includes each change item and makes it easy for you to sort, filter and otherwise manipulate the data to your liking.

Download the Release Notes

Ignite UI 2014 Volume 2

Some notable changes in build 14.2.20142.2477 are:

  • igGrid WAI-ARIA support - the igGrid now complies to the W3C WAI-ARIA specification enabling assistive screen reader technologies to read its data.
  • igGrid Column Fixing now works with Knockout JS observable data.

Ignite UI 2015 Volume 1

Some notable changes in build 15.1.20151.2112 are:

  • igGrid WAI-ARIA support - the igGrid now complies to the W3C WAI-ARIA specification enabling assistive screen reader technologies to read its data.
  • igGrid Column Fixing now works with Knockout JS observable data.
  • igCombo Header and Footer templates - two new string options are added: "headerTemplate" and "footerTemplate", with which you can configure the header and the footer of the combo.
  • igCombo Auto-Complete - a new boolean "autoComplete" option is added to enable the auto-complete functionality. By default the auto-complete feature is disabled.
  • igCombo Dropdown orientation - a new string option "dropDownOrientation" is added. Its values can be "top", "bottom", "auto". The default value for the option is "auto".