Progress Telerik UI for PHP R1 2020 SP1 (2020.1.219) Retail with Full Source
Progress Telerik UI for PHP R1 2020 SP1 (2020.1.219) Retail with Full Source
Telerik UI for PHP is a complete framework for building modern HTML5 web and mobile apps using PHP. The package includes a suite of 40+ jQuery-based UI widgets that come with PHP server wrappers, an MVVM framework, customizable themes and templates. You can easily build rich, modern web applications in your preferred server-side language because Telerik UI for PHP renders the javavascript.
UI Widgets With PHP Server Wrappers
Get all the richness and performance of HTML5. The suite contains 70+ jQuery-based UI widgets and 40+ server-side wrappers, so you can code in your preferred server-side language while building HTML5 modern web apps. Just use the wrappers as you code and they'll render the j@vascript.
Customize Themes
When the out-of-the-box themes are not enough, you can use the ThemeBuilder tool to quickly customize the base styles to perfectly match your site. The simple and intuitive point-and-click configuration wizard makes it a breeze to transform Telerik UI for PHP themes, providing you with the CSS or LESS output for use in your site. You can also use ThemeBuilder to modify the styles of UI widgets as they exist on your site and apps with an easy-to-use bookmarklet.
Rich Views and Models With MVVM
Telerik UI for PHP provides a high-performance Model-View-ViewModel (MVVM) framework, which enables you to manage complex HTML and j@vascript UI with declarative bindings and two-way syncing between applications views and models. MVVM keeps the view and the model in sync without you having to do both manually. Its not required, and you can always use your favorite libraries with UI for PHP, like BackboneJS, but UI for PHP MVVM does provide a high-performance, supported binding option straight out-of-the-box.
Responsive UI for Modern Apps
The browsing behavior of a typical user has significantly changed in the past few years. Increasingly, they fluidly transition between laptops, tablets and smartphones. As a developer, this means you must make sure the websites and apps you build automatically adapt to accommodate a variety of screens. The practice of Responsive Web Design is about being device agnostic and building flexible appswith flexible UI that look like they were tailor-made for each device. Telerik UI for PHP delivers a complete, responsive experience and brings you the features you need to deliver responsive UI for modern apps."
Great UX Across Devices and Browsers
A world with only HTML5-enabled browsers can't come soon enough. Until then, you need tools that minimize the pain of supporting outdated browsers and maximize the performance. Telerik UI for PHP uses a mix of techniques to enable some HTML5 features in older browsers, and fine-tuned graceful degradation for others. It is designed to support all major browsers, including: Internet Explorer 7+, Firefox ESR, Chrome, Safari 5+ and Opera 11+.
Unmatched PHP Performance
Every aspect of Telerik UI for PHP has been built from the ground-up to deliver maximum performance. Generating jР°vascript from the lightning-fast PHP wrappers is only the beginning. With a lightweight, built-in templating library, optimized animations that leverage CSS3 hardware acceleration (when available), and advanced UI virtualization, Telerik UI for PHP leaves no stone unturned to deliver client-side UI with top performance.
Server- and Client-Side APIs
Telerik UI for PHP gives you complete control over the Web and DataViz widgets via complete server-side APIs. With simple API calls designed to feel natural in server-side languages, you can configure all widget features. Since the server wrappers output the jР°vascript, you also have full access to the client-side API for maximum control in the browser.
Pixel-Perfect Themes for Your PHP Apps
Telerik UI for PHP widgets support themes and styling, via CSS. The framework includes the following 11 out-of-the-box themes: Black, Blue Opal, Default, Metro, Metro Black, Silver, Bootrap, Uniform, High Contrast, Moonlight and Flat UI. Professional designers create all themes so your apps look amazing even if you don't have a designer on your team. Paired with the rich functionality in all PHP UI widgets, the themes are the fastest way to build professional, usable interfaces without the need for CSS wizard skills.
Complete Web Development Framework
Telerik UI for PHP is a complete framework for building modern HTML5 web and mobile apps using PHP. The package includes a suite of 40+ jQuery-based UI widgets that come with PHP server wrappers, an MVVM framework, customizable themes and templates. You can easily build rich, modern web applications in your preferred server-side language because Telerik UI for PHP renders the jР°vascript.
UI Widgets With PHP Server Wrappers
Get all the richness and performance of HTML5. The suite contains 70+ jQuery-based UI widgets and 40+ server-side wrappers, so you can code in your preferred server-side language while building HTML5 modern web apps. Just use the wrappers as you code and they'll render the jР°vascript.
UI for PHP R1 2020 SP1
AutoComplete
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
ColorPicker
FIXED
FlatColorPicker memory leak (event handlers are not removed when widget is destroyed)
ComboBox
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
ComboBox doesn't reset its default state on content deletion
ContextMenu
FIXED
appendTo in ContextMenu does not recognize string when scrollable is true
DateInput
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
DatePicker
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
JS error on clear and blur DatePicker input
Not possible to select a date in DatePicker on mobile in Desktop mode
DateTimePicker
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
JS error on clear and blur DatePicker input
Draggable
FIXED
Difficult drag and drop in mobile with Desktop site mode
DropDownList
NEW
Add kendoKeydown event global plugin
FIXED
Cascading child DropDownList remains disabled in IE11 on navigating and filtering its parent DropDownlist via keyboard
DropDownTree
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
Editor
NEW
Unify Editor's toolbar and standalone ToolBar appearance in SASS based themes
Use k-button instead of k-tool in table wizard popup
FIXED
On dropping an image in the Editor it is not added to the widget's content
Inline Editor MVVM and Hybrid UI is not working on iOS
JS error thrown он deleting Editor content in IE
FileManager
FIXED
Setting custom tool in the Toolbar renders Upload in the content area
FileManager loses focus after canceling item deleting by keyboard
Swapped list view and grid views icons in FileManager toolbar
FileManager's ContextMenu and ToolBar events cannot be handled
FileManager: refresh only updates right pane
Wrong path used in FileManager's TreeView after renaming a parent node
Filter
FIXED
DefaultValue '0' and 'false' not applied for numeric and boolean fields
CHANGED
Remove label element from Filter checkboxes
Gantt
FIXED
While editing a Gantt task name navigating in the input field with mouse click is not possible
Grid
FIXED
In Grid with column virtualization when hiding a column its values appear in a next column
Grid scrollable virtual setting in typescript accepts only boolean
Grid with columnMenu.columns set to false and filterable set to true throws an error.
Grid cell is getting edited immediately after touch
Grid validation messages incorrectly displayed
Grid InCell editing does not accept new values when in Desktop Mode
Incorrect column hidden when using sorted column menu
Grid pager breaks when setDataSource is called
It is not possible to scroll the page on iOS 13 with groupable non scrollable Grid
Multi filter breaks when Grid data is grouped
Difficult drag and drop in mobile with Desktop site mode
CHANGED
Remove label element from Grid checkboxes
ListBox
FIXED
KendoListBox performance issue with multiselect and transfer for larger datasets
MVVM
FIXED
Inline Editor MVVM and Hybrid UI is not working on iOS
Map
NEW
Remove redundant k-shadow k-header classes from Map navigator
MaskedTextBox
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
MultiColumnComboBox
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
NumericTextBox
NEW
Restrict characters input in Android OS
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
PDFViewer
FIXED
Blurred text on PDFViewer printing with scale less than 200%
PanelBar
FIXED
Navigation does not work on clicking a PanelBar item with url set
Scheduler
FIXED
Wrong time display for 24 hours format cultures in the scheduler vertical ruler
Events are rendered one day before the start date when date grouping is enabled
Scheduler does not remove recurrence exceptions when a recurring event is transformed to a non recurring
Sortable
FIXED
Difficult drag and drop on mobile in Desktop site mode
Spreadsheet
FIXED
IF formula, in combination with cell value check in Spreadsheet doesn't get invoked, when the targeted cell value is changed.
u, b and i tags in the ooxml font styles should come first in the font element
Spreadsheet loses data of sheet's first two rows if "Add row below" is used, when a cell on the last two rows is focused
Spreadsheet data is updated incorrectly when cancelling datasource changes
DataSource is updated incorrectly when entering a new row and leaving blank one before
Unable to navigate out of Spreadsheet view by keyboard
CHANGED
Remove label element from Spreadsheet filter menu checkboxes
Switch
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
Tooltip
FIXED
Tooltip is not displayed on iOS 13 Safari in Desktop site mode
Tooltip opens only once on iOS, when showOn is mouseenter (default setting)
TreeList
NEW
TreeList cells are missing aria-describedby attributes
FIXED
Treelist column's filterable property is applied to the wrong field when column locking and a multi-column header is applied
Item in locked content disappears when item is collapsed
TreeList expand/collapse not working on iOS 13 Safari in Desktop site mode
TreeView
FIXED
TreeView Child nodes initialized from DOM are not nested within an element with role="group"
Upload
FIXED
Broken action button styles when autoupload is false
AutoComplete
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
ColorPicker
FIXED
FlatColorPicker memory leak (event handlers are not removed when widget is destroyed)
ComboBox
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
ComboBox doesn't reset its default state on content deletion
ContextMenu
FIXED
appendTo in ContextMenu does not recognize string when scrollable is true
DateInput
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
DatePicker
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
JS error on clear and blur DatePicker input
Not possible to select a date in DatePicker on mobile in Desktop mode
DateTimePicker
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
JS error on clear and blur DatePicker input
Draggable
FIXED
Difficult drag and drop in mobile with Desktop site mode
DropDownList
NEW
Add kendoKeydown event global plugin
FIXED
Cascading child DropDownList remains disabled in IE11 on navigating and filtering its parent DropDownlist via keyboard
DropDownTree
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
Editor
NEW
Unify Editor's toolbar and standalone ToolBar appearance in SASS based themes
Use k-button instead of k-tool in table wizard popup
FIXED
On dropping an image in the Editor it is not added to the widget's content
Inline Editor MVVM and Hybrid UI is not working on iOS
JS error thrown он deleting Editor content in IE
FileManager
FIXED
Setting custom tool in the Toolbar renders Upload in the content area
FileManager loses focus after canceling item deleting by keyboard
Swapped list view and grid views icons in FileManager toolbar
FileManager's ContextMenu and ToolBar events cannot be handled
FileManager: refresh only updates right pane
Wrong path used in FileManager's TreeView after renaming a parent node
Filter
FIXED
DefaultValue '0' and 'false' not applied for numeric and boolean fields
CHANGED
Remove label element from Filter checkboxes
Gantt
FIXED
While editing a Gantt task name navigating in the input field with mouse click is not possible
Grid
FIXED
In Grid with column virtualization when hiding a column its values appear in a next column
Grid scrollable virtual setting in typescript accepts only boolean
Grid with columnMenu.columns set to false and filterable set to true throws an error.
Grid cell is getting edited immediately after touch
Grid validation messages incorrectly displayed
Grid InCell editing does not accept new values when in Desktop Mode
Incorrect column hidden when using sorted column menu
Grid pager breaks when setDataSource is called
It is not possible to scroll the page on iOS 13 with groupable non scrollable Grid
Multi filter breaks when Grid data is grouped
Difficult drag and drop in mobile with Desktop site mode
CHANGED
Remove label element from Grid checkboxes
ListBox
FIXED
KendoListBox performance issue with multiselect and transfer for larger datasets
MVVM
FIXED
Inline Editor MVVM and Hybrid UI is not working on iOS
Map
NEW
Remove redundant k-shadow k-header classes from Map navigator
MaskedTextBox
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
MultiColumnComboBox
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
NumericTextBox
NEW
Restrict characters input in Android OS
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
PDFViewer
FIXED
Blurred text on PDFViewer printing with scale less than 200%
PanelBar
FIXED
Navigation does not work on clicking a PanelBar item with url set
Scheduler
FIXED
Wrong time display for 24 hours format cultures in the scheduler vertical ruler
Events are rendered one day before the start date when date grouping is enabled
Scheduler does not remove recurrence exceptions when a recurring event is transformed to a non recurring
Sortable
FIXED
Difficult drag and drop on mobile in Desktop site mode
Spreadsheet
FIXED
IF formula, in combination with cell value check in Spreadsheet doesn't get invoked, when the targeted cell value is changed.
u, b and i tags in the ooxml font styles should come first in the font element
Spreadsheet loses data of sheet's first two rows if "Add row below" is used, when a cell on the last two rows is focused
Spreadsheet data is updated incorrectly when cancelling datasource changes
DataSource is updated incorrectly when entering a new row and leaving blank one before
Unable to navigate out of Spreadsheet view by keyboard
CHANGED
Remove label element from Spreadsheet filter menu checkboxes
Switch
FIXED
Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0
Tooltip
FIXED
Tooltip is not displayed on iOS 13 Safari in Desktop site mode
Tooltip opens only once on iOS, when showOn is mouseenter (default setting)
TreeList
NEW
TreeList cells are missing aria-describedby attributes
FIXED
Treelist column's filterable property is applied to the wrong field when column locking and a multi-column header is applied
Item in locked content disappears when item is collapsed
TreeList expand/collapse not working on iOS 13 Safari in Desktop site mode
TreeView
FIXED
TreeView Child nodes initialized from DOM are not nested within an element with role="group"
Upload
FIXED
Broken action button styles when autoupload is false