- New component Accordion https://getbootstrap.com/docs/3.3/javascript/#collapse-example-accordion
- New component DateTimePicker https://eonasdan.github.io/bootstrap-datetimepicker/
- New component Select2 https://select2.org/
Improvements/Changes/Added
IWCGJQShowMessage
- Added: new method DestroyPlugin
- Added/Fixed: possibility to call in sequence
IWCGJQScheduler
- Added: new property DirectView
- Added/Fixed: hint on fullday event
IWCGJQGMap3
- Added: new property GestureHandling
- Added: PanTo method
IWCGJQGMap3Ex
- Added: New GroundOverlay property
- Added: PanTo method
PDFViewer:
- Updated: updated pdfjs library to 1.10.88
IWCGJQWizard
- Changed: methods Next & Previous have parameter to trigger the events beforeStepChanging & stepChanging
IWCGJQPivot
- Updated: updated jquery plugin to 2.19.0
- Added: new export renderer and LoadExportRenderer property
IWCGJQTinyMCE
- Added: DataLink property
- Added: new OnKeyUp event
IWCGJQHTMLEditor
- Changed: check the editor z-index, and apply to overlay (ReadOnly)
IWCGJQFileUpload
- Added: new method CancelAll
- Added: new event OnBeforeSubmitEx, params: Sender: TObject; AFileName: string; out ACanSubmit: Boolean; AJsScript: TStringList
Core
- Binaries for C++ Builder 64 bits weren't being deployed
Fixes
IWCGJQPlotCharts
- Fixed: Exporting/Printing issue with legend table on ChartToImage method, when Renderer = jqprDonutRenderer.
- Fixed: exporting long chart title to canvas/svg
IWCGJQGridDataSetProvider
- Fixed: issue with saving the field when ANullIfEmpty = True on edit
IWCGJQStore
- Fixed: issue with set method in IE11
IWCGJQMiniColors
- Fixed: error - is not a valid floating point value
IWCGJQTooltip
- Fixed: tooltip on IWCGJQDropDown component
IWCGJQGMap3, IWCGJQGMap3Ex, IWCGGoogleLibLoader
- Fixed: issue with loading the google lib
IWCGJQSpinEdit
- Fixed: bug with sending the value of input on first click/change, when click on spin up/down button.
IWCGJQVertMenu
- Fixed: method GetItemByUniqueName in TIWCGJQVertMenuItems
IWCGJQMenu
- Fixed: issue with Item.Visible property when linked to TAction
IWCGJQFileUpload
- Fixed: internal fix on plugin, add the file to the internal list, before execute OnBeforeSubmit event
IWCGJQDialog
- Fixed: Issue with visibility of ActiveControl (when setted)
IWCGJQMSelect
- Fixed: issue on setting the ItemIndex (-1) when placeholder is enable
IWCGJQWizard
- Fixed: default return value for the OnFinishing event
Download Here