Skip to content

jQWidgets v7.0.0 Release, Jan-10-2019

Compare
Choose a tag to compare
@jqwidgets jqwidgets released this 10 Jan 13:47
· 107 commits to master since this release

What's New:

  • React components with TSX.

What's Improved:

  • jqxGrid Columns and Cells custom styling. A 'style' column property has been introduced to make styling of cells and column headers easier.

What's Fixed:

  • Fixed an issue in jqxScheduler recurrenceException thrown error when recurrenceException is not set, but recurrenceRule is.
  • Fixed an issue in jqxScheduler recurrence issue. Reference: #25
  • Fixed an issue in jqxScheduler TimelineMonthView rendering of appointments with exactTime rendering mode. Appointments were not rendered correctly. #16
  • Fixed an issue in jqxScheduler Timeline views. Dragging and Resizing of appointments when the Scheduler is with absolute position. #19
  • Fixed an issue in jqxGrid Time Filtering issue. Reference: #27
  • Fixed an issue in jqxGrid regarding the validation popup diisplay for last row.
  • Fixed an issue in jqxTreeGrid regarding the Aggregates rendering. #14
  • Fixed an issue in jqxNumberInput's getvalue method when the decimalSeparator is ','.