Skip to content

Releases: jqwidgets/jQWidgets

jQWidgets v4.2.1 Release, August-26-2016

31 Aug 06:10
Compare
Choose a tag to compare

What's Fixed:

  • Fixed issues in Angular 2 and Typescript Examples.
  • Fixed an issue in jqxScheduler regarding the legend area rendering.
  • Fixed an issue in jqxScheduler regarding the auto-height behavior.
  • Fixed an issue in jqxRibbon regarding the scrolling behavior.
  • Fixed an issue in jqxProgressBar regarding the value updates.

jQWidgets v4.1.2 Release, April-28-2016

28 Apr 11:12
Compare
Choose a tag to compare

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.

jQWidgets v4.1.1 Release, March-28-2016

30 Mar 10:42
Compare
Choose a tag to compare

What's Fixed:

  • Fixed an issue in jqxDropDownList regarding autoDropDownHeight property.
  • Fixed an issue in jqxDockingLayout regarding the floating windows layout.
  • Fixed an issue in jqxBarGauge regarding the precision property.
  • Fixed an issue in jqxDataTable regarding the deleteRow method.
  • Fixed an issue in jqxScrollBar regarding its rendering in Chrome when the browser is ran on a PC with Touch screen.

jQWidgets v4.1.0 Release, March-10-2016

14 Mar 12:37
Compare
Choose a tag to compare

What's New:

  • Kinetic Scrolling on Mobile Devices.
  • jqxBarGauge widget.
  • jqxChart x-Axis logarithmic scale support.
  • jqxChart new functions for mapping axis positions to values.
  • jqxChart support for custom grid lines, tick marks and labels.
  • Responsive Grid System in jqxResponse.
  • jqxDateTimeInput, jqxNumberInput, jqxSlider, jqxCalendar, jqxCheckBox, jqxRadioButton, jqxSwitchButton, jqxColorPicker can be initialized from Input tags.
  • Templates for jqxDateTimeInput, jqxComboBox, jqxDropDownList, jqxSlider, jqxProgressBar, jqxButtonGroup, jqxNumberInput, jqxFormattedInput, jqxComplexInput.
  • DropDown Alignment options for jqxDropDownList, jqxComboBox, jqxDropDownButton and jqxDateTimeInput.

What's Improved:

  • Scrolling performance on Mobile Devices.
  • jqxGrid rendering and data binding performance.

What's Fixed:

  • Fixed an issue in jqxScheduler regarding the appointmentClick and appointmentDoubleClick events in the agenda view.
  • Fixed an issue in jqxScheduler regarding the edit dialog in the agenda view.
  • Fixed an issue in jqxDropDownList regarding its Popup positioning.
  • Fixed an issue in jqxChart regarding range selector rendering.
  • Fixed an issue in jqxChart regarding range selector vertical rendering.
  • Fixed an issue in jqxRibbon regarding the visibility of scroll buttons not being updated when "removeAt" is called.
  • Fixed a jqxRibbon selection issue in the "addAt" method.
  • Fixed a rounding issue in jqxRangeSelector.
  • Fixed an issue in jqxLinearGauge regarding an incorrect layout when the orientation is horizontal and "scaleLength" is set.

Breaking Changes:

  • Removed default sorting by grouped column in jqxGrid when grouping and paging are applied.

jQWidgets v4.0.0 Release, Jan-27-2016

29 Jan 12:49
Compare
Choose a tag to compare

What's New:

  • jqxKanban widget.
  • jqxKnob widget.
  • jqxSortable plug-in.

What's Improved:

  • jqxNumberInput null value support.

What's Fixed:

  • Fixed an issue in jqxScheduler regarding the rendering of appointments in Day/Week view with duration less than a single time slot.
  • Fixed an issue in jqxScheduler regarding the rendering of appointments in Day/Week view with more than 1 day duration.
  • Fixed an issue in jqxScheduler regarding the edit dialog widgets visibility.
  • Fixed an issue in jqxScheduler regarding the edit dialog's location field.
  • Fixed an issue in jqxScheduler regarding the weekstart in recurrenceAppointments export.
  • Fixed an issue in jqxScheduler regarding the changedAppointments property.
  • Fixed an issue in jqxScheduler regarding the legends rendering after re-binding the scheduler.
  • Fixed an issue in jqxGrid regarding the grouping and row details expand/collapse state maintenance.
  • Fixed an issue in jqxGrid regarding the grouping when deferred scrolling is enabled.
  • Fixed an issue in jqxCore regarding IE7, IE8 browser support.
  • Fixed an issue in jqxData.Export regarding the export to PDF in Firefox.
  • Fixed an issue in jqxDockingLayout regarding drop overlays not being displayed after "loadLayout" is called.
  • Fixed an issue in jqxDockingLayout regarding docked floatGroups losing their content after "loadLayout" is called.
  • Fixed an issue in jqxTextArea regarding the use of jQuery's .val() method.
  • Fixed an issue in jqxTextArea with text alignment when "rtl" is set to true.
  • Fixed an issue in jqxRating regarding the positioning of "stars" in containers with overflow.
  • Fixed an issue in jqxNotification occurring due to the ids of inner elements being duplicated.
  • Fixed an issue in jqxLayout and jqxDockingLayout occurring when "height" is set to a percentage value.
  • Fixed an issue in jqxLayout and jqxDockingLayout regarding resizing occurring when "width" or "height" is set to a percentage value.
  • Fixed an issue in jqxDockingLayout regarding the content of some docked float groups being lost when "loadLayout" is called.
  • Fixed an issue in jqxBulletChart regarding the dynamic setting of the "ranges" property.
  • Fixed an issue in jqxValidator regarding the class "jqx-validator-error-element" not being added to textarea elements when "hintType" is set to "label".