Released new version 3.0.0.115

* New Features:
IWCGJQMButton:
- Added: public property Button in TIWCGJQMButtonEvents
IWCGJQMEdit:
- Added: html attribute name to input rendering
IWCGJQMGlobalConfig:
- Added: new property CGDisableDefaultHomeScroll - will prevent the "jumping" effect on page transaction.
IWCGJQMGridPanel:
- Added: possibility to change the order of panels in design time by TabOrder property
IWCGJQMLabel:
- Added: new property LabelCss - apply css class to label only.
IWCGJQMListView
- Added: new property Visible in listview item, with support of ajax change
- Added: new method ScrollTo
IWCGJQMPageHeader:
- Added: new property StateEnabled - enabled/disabled state of button
IWCGJQMPageFooter:
- Added: support for ajax changing of caption of ToolbarItem
- Added: JQMLinkingOptions property to toolbar item/button
IWCGJQMRadioButtons:
- Added: New property Visible with async change support
- Added/Changed: Wrap the radio buttons with form tag
IWCGJQMRegion:
- Added: new events OnSwipe, OnSwipeLeft & OnSwipeRight
- Added: unbind the assigned page events on re-render (AjaxReRender)
IWCGJQMSelect:
- Added: trigger onChange event on ItemIndex change.
IWCGJQMButton, IWCGJQMListView, IWCGJQMNavbar, IWCGJQMPageHeader, IWCGJQMSelect, IWCGJQMSimpleDialog, IWCGJQMThemeSwitcher:
- Added: IconCustom property - allow to set the custom icon from custom collection
Core:
- Improved: ChangePageTo method - now support multiple pages in same frame, and removed restrictions to have IWFrameRegion
* Bug Fixes:
IWCGJQMEdit:
- Fixed: replace line break hex code to sLineBreak (delphi) when EditType = jqmetTextArea
- Fixed: The text of control doesn't contain line breaks in firefox, when EditType = jqmetTextArea
IWCGJQMGridPanel:
- Fixed: css class for 5 columns mode
IWCGJQMLabel
- Fixed: rendering of LabelAsButtonOptions properties
- Fixed: error on setting the Text property with line breaks
IWCGJQMListView:
- Fixed/Improved: ScrollTo method
IWCGJQMPageHeader:
- Fixed: Right button rendering in design time
IWCGJQMRadioButtons:
- Fixed: default value -1 of SelectedIndex
- Fixed: Rendering the Enable property on load or/and after refresh(F5)
- Fixed: the appearance of control, when unchecked in async
IWCGJQMRegion:
- Fixed: rendering the Color property
IWCGJQMSelect:
- Fixed: Placeholder text rendering and SelectedIndex of dropdown
- Fixed: Select the placeholder (if enabled), when ItemIndex is -1.
- Fixed: Placeholder issue when MultipleSelection is True
Core:
- Fixed: the issue with transitions on recent Chrome versions.
- Support for Aggregated Fields
- Fixed: ver href of linked control, when rendered in run-time
- Fixed: prevent bubbling up swipe events on sidepanel
- Fixed: public function ToHTMLText - replace line break to <br> tag
IWCGJQMButton:
- Added: public property Button in TIWCGJQMButtonEvents
IWCGJQMEdit:
- Added: html attribute name to input rendering
IWCGJQMGlobalConfig:
- Added: new property CGDisableDefaultHomeScroll - will prevent the "jumping" effect on page transaction.
IWCGJQMGridPanel:
- Added: possibility to change the order of panels in design time by TabOrder property
IWCGJQMLabel:
- Added: new property LabelCss - apply css class to label only.
IWCGJQMListView
- Added: new property Visible in listview item, with support of ajax change
- Added: new method ScrollTo
IWCGJQMPageHeader:
- Added: new property StateEnabled - enabled/disabled state of button
IWCGJQMPageFooter:
- Added: support for ajax changing of caption of ToolbarItem
- Added: JQMLinkingOptions property to toolbar item/button
IWCGJQMRadioButtons:
- Added: New property Visible with async change support
- Added/Changed: Wrap the radio buttons with form tag
IWCGJQMRegion:
- Added: new events OnSwipe, OnSwipeLeft & OnSwipeRight
- Added: unbind the assigned page events on re-render (AjaxReRender)
IWCGJQMSelect:
- Added: trigger onChange event on ItemIndex change.
IWCGJQMButton, IWCGJQMListView, IWCGJQMNavbar, IWCGJQMPageHeader, IWCGJQMSelect, IWCGJQMSimpleDialog, IWCGJQMThemeSwitcher:
- Added: IconCustom property - allow to set the custom icon from custom collection
Core:
- Improved: ChangePageTo method - now support multiple pages in same frame, and removed restrictions to have IWFrameRegion
* Bug Fixes:
IWCGJQMEdit:
- Fixed: replace line break hex code to sLineBreak (delphi) when EditType = jqmetTextArea
- Fixed: The text of control doesn't contain line breaks in firefox, when EditType = jqmetTextArea
IWCGJQMGridPanel:
- Fixed: css class for 5 columns mode
IWCGJQMLabel
- Fixed: rendering of LabelAsButtonOptions properties
- Fixed: error on setting the Text property with line breaks
IWCGJQMListView:
- Fixed/Improved: ScrollTo method
IWCGJQMPageHeader:
- Fixed: Right button rendering in design time
IWCGJQMRadioButtons:
- Fixed: default value -1 of SelectedIndex
- Fixed: Rendering the Enable property on load or/and after refresh(F5)
- Fixed: the appearance of control, when unchecked in async
IWCGJQMRegion:
- Fixed: rendering the Color property
IWCGJQMSelect:
- Fixed: Placeholder text rendering and SelectedIndex of dropdown
- Fixed: Select the placeholder (if enabled), when ItemIndex is -1.
- Fixed: Placeholder issue when MultipleSelection is True
Core:
- Fixed: the issue with transitions on recent Chrome versions.
- Support for Aggregated Fields
- Fixed: ver href of linked control, when rendered in run-time
- Fixed: prevent bubbling up swipe events on sidepanel
- Fixed: public function ToHTMLText - replace line break to <br> tag