Released new version 2.7.0.134

2.7.0.134
- Support for Intraweb verion 14.0.46
- Support for Delphi 10 Seattle
* New Features:
JQCheckBoxEx:
- Added: possibility to check/uncheck with ENTER/SPACE
JQCheckBoxList:
- Added: RTL support to jquery plugin
JQDialog:
- Changed: moved HTMLID property from protected to public
JQDropDown:
- Added: internal parameters to OnActivate & OnDeactivate events
- Added: possibility to add HTML tags to options.
- Added: better support for RTL mode
JQDropDownTree:
- Added: new properties : SelNodeTitle, ReadOnly and Enabled
- Changed: onSetValue event pass the the object { key: <value>, title: <value> }
- Changed: public DynaTree instance
JQEventBinder:
- Added: new bind method (cgebmDelegate) - Attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements.
JQPDFViewer:
- Added & Fixed: languages
- Added: new property Locale
- Improved: usage in ISAPI mode
JQFileUpload:
- Added: new property CGProgressBar, on upload update progressbar
- Updated: JQueryDemoV3_IW14 with example of IWCGJQFileUpload with progress bar.
JQHTMLEditor:
- Added: new function in jquery plugin OnOpenDialog - triggers on open of any dialog
JQWebCam:
- Added: new event OnFileSaved (triggers immediately after the saving of file)
[b]* Bug fixes:[&b]
JQCheckBoxEx:
- Fixed: issues with tabindex
- Fixed: tabbable hidden checkbox
JQCheckBoxList:
- Changed: data delimiter ',' -> '^' , this will fix issue with items, which contain comma on value.
JQComboBox:
- Fixed: AutoID generation
JQDropDown:
- Fixed: AutoID generation
- Fixed: The appearance of item, when Multiple = True & LeftToRight = False (RTL)
JQDropDownTree:
- Fixed: popup height when search panel is activated
JQEdit:
- Fixed: issue with special chars on value
- Fixed: Forcing the Alignment to taLeftJustify on initialization when DataLink assigned.
JQGrid:
- Fixed: Group Headers aligmnent
JQHTMLEditor:
- Fixed: overflow of popups (CGScrollStyle should be cgsbsBothVisible)
JQMemoEx:
- Fixed: rendering of zIndex on html element
JQMultiSelect:
- Fixed: AutoID generation
JQPDFViewer:
- Fixed: usage in ISAPI mode
JQPlot:
- Fixed: drawing issue in RTL mode
JQRadio:
- Fixed: AutoID generation
JQScheduler:
- Fixed: issue with aligment of header in some OSX
JQSlider:
- Fixed: updating JQSliderOptions.Values when JQSliderOptions.Range = True
- Support for Intraweb verion 14.0.46
- Support for Delphi 10 Seattle
* New Features:
JQCheckBoxEx:
- Added: possibility to check/uncheck with ENTER/SPACE
JQCheckBoxList:
- Added: RTL support to jquery plugin
JQDialog:
- Changed: moved HTMLID property from protected to public
JQDropDown:
- Added: internal parameters to OnActivate & OnDeactivate events
- Added: possibility to add HTML tags to options.
- Added: better support for RTL mode
JQDropDownTree:
- Added: new properties : SelNodeTitle, ReadOnly and Enabled
- Changed: onSetValue event pass the the object { key: <value>, title: <value> }
- Changed: public DynaTree instance
JQEventBinder:
- Added: new bind method (cgebmDelegate) - Attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements.
JQPDFViewer:
- Added & Fixed: languages
- Added: new property Locale
- Improved: usage in ISAPI mode
JQFileUpload:
- Added: new property CGProgressBar, on upload update progressbar
- Updated: JQueryDemoV3_IW14 with example of IWCGJQFileUpload with progress bar.
JQHTMLEditor:
- Added: new function in jquery plugin OnOpenDialog - triggers on open of any dialog
JQWebCam:
- Added: new event OnFileSaved (triggers immediately after the saving of file)
[b]* Bug fixes:[&b]
JQCheckBoxEx:
- Fixed: issues with tabindex
- Fixed: tabbable hidden checkbox
JQCheckBoxList:
- Changed: data delimiter ',' -> '^' , this will fix issue with items, which contain comma on value.
JQComboBox:
- Fixed: AutoID generation
JQDropDown:
- Fixed: AutoID generation
- Fixed: The appearance of item, when Multiple = True & LeftToRight = False (RTL)
JQDropDownTree:
- Fixed: popup height when search panel is activated
JQEdit:
- Fixed: issue with special chars on value
- Fixed: Forcing the Alignment to taLeftJustify on initialization when DataLink assigned.
JQGrid:
- Fixed: Group Headers aligmnent
JQHTMLEditor:
- Fixed: overflow of popups (CGScrollStyle should be cgsbsBothVisible)
JQMemoEx:
- Fixed: rendering of zIndex on html element
JQMultiSelect:
- Fixed: AutoID generation
JQPDFViewer:
- Fixed: usage in ISAPI mode
JQPlot:
- Fixed: drawing issue in RTL mode
JQRadio:
- Fixed: AutoID generation
JQScheduler:
- Fixed: issue with aligment of header in some OSX
JQSlider:
- Fixed: updating JQSliderOptions.Values when JQSliderOptions.Range = True