Skip to content

jQWidgets v4.1.2 Release, April-28-2016

Compare
Choose a tag to compare
@jqwidgets jqwidgets released this 28 Apr 11:12
· 165 commits to master since this release

What's New:

9 new Interactive/Template demos
What's Fixed:

  • Fixed an issue in jqxResponse regarding Microsoft Edge browser detection.
  • Fixed an issue in jqxKanban regarding the updateItem method when itemRenderer is implemented.
  • Fixed an issue in jqxScheduler regarding the ICAL export after appointment is updated.
  • Fixed an issue in jqxScheduler regarding same Ids of rows and appointments.
  • Fixed an issue in jqxGrid regarding the rendering of textboxes in filter row.
  • Fixed an issue in jqxGrid regarding the handlekeyboardnavigation function. It's now called only if the key event is raised by jqxGrid or some of its inner HTML elements.
  • Fixed an issue in jqxGrid regarding the cell hover when there are pinned columns and horizontal bar was moved.
  • Fixed an issue in jqxListBox regarding the "render" method call.
  • Fixed an issue in jqxCalendar regarding the stepMonths property behavior.
  • Fixed an issue in jqxDropDownButton regarding the drop down's auto-closing behavior when there is another drop down widget inside it.