Skip to content

jQWidgets v4.5.0 Release, January-13-2017

Compare
Choose a tag to compare
@jqwidgets jqwidgets released this 14 Jan 22:13
· 148 commits to master since this release

WHAT’S NEW:
– React UI components.

WHAT’S FIXED:
– Fixed an issue in jqxGrid regarding the DateTimeInput editor in Firefox.
– Fixed an issue in jqxGrid regarding the Tab-key navigation when the Grid is in edit mode and the editor is checkbox.
– Fixed an issue in jqxGrid regarding the Esc key behavior when the NumberInput column is in edit mode.
– Fixed an issue in jqxGrid regarding the auto-scroll behavior after editing and when grouping is turned on.
– Fixed an issue in jqxGrid regarding the row details expand/collapse behavior after sorting and filtering.
– Fixed an issue in jqxGrid regarding the filter row’s date range filter display after the grid is re-rendered.
– Fixed an issue in jqxScheduler regarding the columns rendering in timeline views after navigation.
– Fixed an issue in jqxTreeGrid regarding the auto-height calculation after cell editing when autoRowHeight is true.
– Fixed an issue in jqxCalendar and jqxDateTimeInput regarding their destroy method.
– Fixed an issue in jqxMaskedInput regarding the value property during initialization.
– Fixed an issue in jqxChart regarding the tooltip’s z-index.

BREAKING CHANGES:
Component selectors for Angular now start with “jqx” instead of “angular”. ASP .NET Tag Helpers now use dash style instead of camel case for creating helpers and setting attributes.

React demos: http://www.jqwidgets.com/react/
Angular demos: http://www.jqwidgets.com/angular/
ASP .NET Core demos: http://www.jqwidgets.com/asp.net-core-mvc-tag-helpers/
Javascript/jQuery demos: http://www.jqwidgets.com/jquery-widgets-demo/