Essential Studio for Angular Release Notes
v15.4.23
December 27, 2017
Common
Features
- Added typing file for ES5 global scripts (
dist/global/index.d.ts
).
Breaking Changes
- Modified the module bundle file name for ES6 bundling.
AutoComplete
Bug Fixes
- Popup repositions not worked while scroll on the fixed element, this has been fixed.
ComboBox
Bug Fixes
- Popup repositions not worked while scroll on the fixed element, this has been fixed.
Compression
Features
- Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
- Modified the module bundle file name for ES6 bundling
DataManager
Features
- Added typing file for ES5 global scripts (
dist/global/index.d.ts
)
Breaking Changes
- Modified the module bundle file name for ES6 bundling
DatePicker, DateRangePicker and TimePicker
Bug Fixes
- Popup repositions will not work while scrolling on the fixed element, this has been fixed.
Dialog
Bug Fixes
- Resolved the issue with applying localized texts for Dialog
close
button.
DropDownList
Bug Fixes
- Popup repositions not worked while scroll on the fixed element, this has been fixed.
Excel Export
Features
- Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
- Modified the module bundle file name for ES6 bundling
File
Features
- Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
- Modified the module bundle file name for ES6 bundling
Grid
Bug Fixes
- Header content is not scrolling while adding a record in empty Grid.
-
displayAsCheckbox
not working for numeric values. - Filtered value not persisting in filter menu with date picker.
- Reordering with filter menu throws script error.
- Exporting Grouped Grid with Header not working.
ListView
Bug Fixes
-
SelectItem
method is not working with option which only have text field. - Complex
dataSource
binding support for ListViewfields
.
MultiSelect
Bug Fixes
- Popup repositions not worked while scroll on the fixed element, this has been fixed.
Pdf Export
Bug Fixes
- Preservation issue in headers with row span is fixed
Features
- Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
- Modified the module bundle file name for ES6 bundling
Toolbar
Bug Fixes
- Issue with changing separate items property has been fixed.
- The Toolbar Popup and scrollable creation issue in non visible element is fixed.
- Dynamic Items updating with toolbar alignment is fixed.
- Removed unwanted space available in the Toolbar Popup mode initial time.