Telerik UI for PHP R2 2018 SP1 (2018.2.620) Retail
Telerik UI for PHP R2 2018 SP1 (2018.2.620) Retail
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 R2 2018 SP1
All components
NEW
Remove legacy css from dataviz styles
FIXED
suite parameter of the widgetInstance method is mandatory in ts definitions
k-ng-model does not update $dirty and $pristine when ng-form directive is used
Inconsistency between custom formatting and standard formatting.
AngularJS
FIXED
ComboBox clear value button simply resets the combo value to the initial k-ng-model value, when filter is configured
Not working AngularJS two way databinding of RangeSlider
AutoComplete
FIXED
Clear button is displayed when no item is selected
ButtonGroup
NEW
Add iconClass setting
Chat
FIXED
Erroneous calculation in card layout
Messages displayed for wrong Chat user
ComboBox
FIXED
Input text is not visible in Combobox in Flat theme
Value clearing is not working in scenario with filter and virtualization
Clear button is displayed when no item is selected
ComboBox clear value button simply resets the combo value to the initial k-ng-model value, when filter is configured
Cascading dropdowns tab focus fails
ContextMenu
FIXED
ContextMenu close event fires multiple times
DataSource
FIXED
DataSource throws an error when having nested property with null parent object
DatePicker
FIXED
Setting "dateInput" option programmatically doesn't work
Dialog
FIXED
Dialog action callback function is called twice when triggered with Enter key
Draggable
FIXED
Setting autoScroll does not work if the container is the body Chrome and Edge
Draggable is not auto-scrolled on MS Edge if all of the area is not visible initially and there is a vertical scrollbar on the page.
Drawing
FIXED
When exporting image to PDF with Drawing API an error occur if the mime type is not set correctly.
DropDownTree
FIXED
DropDownTree items are available for removal with the X button when the widget is disabled
Unexpected multiple selected nodes in single selection DropDownTree with filtering
DropDownTree value on change event is not empty, when the event is triggered by clear button or Esc key
Editor
FIXED
Incorrect return type void in typescript definitions for Editor's encodedValue method
Table cells in Editor are not resizable as of R2 2018
Scroll bar is not displayed on entering a new line in br tag mode (Chrome)
jаvascript error is thrown on paste in Internet Explorer
F10 hides the toolbar with inline mode
Underline and BackColor Editor tools remove tags, although custom classes set to tags should prevent removal
Empty tags remain after deleting the Editor's content
Pasting in inline elements trims br tags
Editor messages configuration does not alter the dropdown tools tooltip
Selected content in contentEditable=false elements is cleared on Ctrl+V
Editor Insert Hyperlink dialog allows injecting script
Gantt
FIXED
Undesired view navigation on editing a task in the Gantt's treelist when navigatable is set to true
Grid
NEW
Add formatting functionality to the Tabular PDF export columns
FIXED
Tabular PDF export not sizing date and number columns
When Virtual scrolling is enabled, PopUp edit window closes on error even after DataBinding event is prevented
The width of a Multiheader column is changed after reordering if the first column in the group is hidden.
Not preserved columns width during column reordering if there is a hidden column.
The Clear filter button fires the filter event multiple times in some scenarios
Grid setDataSource method throws "e.fetch is not a function" error
Aria-describedby attributes of Grid's cells are not assocciated with the correspoding column header.
MVVM
FIXED
Radio button 'checked' binding do not work if you set value to null.
Menu
FIXED
Having input in a sub menu item closes the popup on input focus in IE 11 on touch devices
MultiSelect
NEW
Virtualized widget resets scroll position on deselect
FIXED
Clear button is displayed when no item is selected
Typing Polish accented "ą" character in the MultiSelect causes all items to get selected
MultiSelect clear button is not rendered when items are selected programmatically
Clearing the MultiSelect's input does not clear the filter
JAWS reader does not announce the label when a MultiSelect is wrapped by a label element
MultiSelect: screen readers announce only one of the selected items
NumericTextBox
FIXED
The NumericTextBox is making an AngularJS form dirty on keydown even if the value is not changed.
PDF Export
NEW
Add formatting functionality to the Tabular PDF export columns
FIXED
Tabular PDF export not sizing date and number columns
Radial Gauge
NEW
Add pointer.length option
Scheduler
FIXED
Scheduler does not parse properly the start and end dates in the eventTemplate when Date grouping is used in Month view
Scheduler editor closes automatically on creating an event through the keyboard
Resized event incorrectly displayed in Scheduler's timelineWeek view (showWorkHours: true)
Slider
FIXED
Browser's dragging of the drag handles is not prevented
Not working AngularJS two way databinding of RangeSlider
Sortable
FIXED
autoScroll does not work if the container is the body Chrome and Edge
Splitter
FIXED
Splitter remove method removes panes from other widget instances
Spreadsheet
FIXED
Data is lost after Undo command
Export button causes form submit
TimePicker
FIXED
TimePicker doesn't show value when re selecting after deleting.
ToolBar
FIXED
An anchor in custom ToolBar item does not navigate on pressing Enter key
TreeView
FIXED
Item does not expand when the item is filtered in loadOnDemand="true" scenario
Vertically not centered TreeView checkboxes
Unexpected page scrolling on pressing Space, when a disabled TreeView node with checkboxes is focused
Upload
FIXED
Async Upload Vue wrapper loses its reference in the this.$refs object after the first successful upload
All components
NEW
Remove legacy css from dataviz styles
FIXED
suite parameter of the widgetInstance method is mandatory in ts definitions
k-ng-model does not update $dirty and $pristine when ng-form directive is used
Inconsistency between custom formatting and standard formatting.
AngularJS
FIXED
ComboBox clear value button simply resets the combo value to the initial k-ng-model value, when filter is configured
Not working AngularJS two way databinding of RangeSlider
AutoComplete
FIXED
Clear button is displayed when no item is selected
ButtonGroup
NEW
Add iconClass setting
Chat
FIXED
Erroneous calculation in card layout
Messages displayed for wrong Chat user
ComboBox
FIXED
Input text is not visible in Combobox in Flat theme
Value clearing is not working in scenario with filter and virtualization
Clear button is displayed when no item is selected
ComboBox clear value button simply resets the combo value to the initial k-ng-model value, when filter is configured
Cascading dropdowns tab focus fails
ContextMenu
FIXED
ContextMenu close event fires multiple times
DataSource
FIXED
DataSource throws an error when having nested property with null parent object
DatePicker
FIXED
Setting "dateInput" option programmatically doesn't work
Dialog
FIXED
Dialog action callback function is called twice when triggered with Enter key
Draggable
FIXED
Setting autoScroll does not work if the container is the body Chrome and Edge
Draggable is not auto-scrolled on MS Edge if all of the area is not visible initially and there is a vertical scrollbar on the page.
Drawing
FIXED
When exporting image to PDF with Drawing API an error occur if the mime type is not set correctly.
DropDownTree
FIXED
DropDownTree items are available for removal with the X button when the widget is disabled
Unexpected multiple selected nodes in single selection DropDownTree with filtering
DropDownTree value on change event is not empty, when the event is triggered by clear button or Esc key
Editor
FIXED
Incorrect return type void in typescript definitions for Editor's encodedValue method
Table cells in Editor are not resizable as of R2 2018
Scroll bar is not displayed on entering a new line in br tag mode (Chrome)
jаvascript error is thrown on paste in Internet Explorer
F10 hides the toolbar with inline mode
Underline and BackColor Editor tools remove tags, although custom classes set to tags should prevent removal
Empty tags remain after deleting the Editor's content
Pasting in inline elements trims br tags
Editor messages configuration does not alter the dropdown tools tooltip
Selected content in contentEditable=false elements is cleared on Ctrl+V
Editor Insert Hyperlink dialog allows injecting script
Gantt
FIXED
Undesired view navigation on editing a task in the Gantt's treelist when navigatable is set to true
Grid
NEW
Add formatting functionality to the Tabular PDF export columns
FIXED
Tabular PDF export not sizing date and number columns
When Virtual scrolling is enabled, PopUp edit window closes on error even after DataBinding event is prevented
The width of a Multiheader column is changed after reordering if the first column in the group is hidden.
Not preserved columns width during column reordering if there is a hidden column.
The Clear filter button fires the filter event multiple times in some scenarios
Grid setDataSource method throws "e.fetch is not a function" error
Aria-describedby attributes of Grid's cells are not assocciated with the correspoding column header.
MVVM
FIXED
Radio button 'checked' binding do not work if you set value to null.
Menu
FIXED
Having input in a sub menu item closes the popup on input focus in IE 11 on touch devices
MultiSelect
NEW
Virtualized widget resets scroll position on deselect
FIXED
Clear button is displayed when no item is selected
Typing Polish accented "ą" character in the MultiSelect causes all items to get selected
MultiSelect clear button is not rendered when items are selected programmatically
Clearing the MultiSelect's input does not clear the filter
JAWS reader does not announce the label when a MultiSelect is wrapped by a label element
MultiSelect: screen readers announce only one of the selected items
NumericTextBox
FIXED
The NumericTextBox is making an AngularJS form dirty on keydown even if the value is not changed.
PDF Export
NEW
Add formatting functionality to the Tabular PDF export columns
FIXED
Tabular PDF export not sizing date and number columns
Radial Gauge
NEW
Add pointer.length option
Scheduler
FIXED
Scheduler does not parse properly the start and end dates in the eventTemplate when Date grouping is used in Month view
Scheduler editor closes automatically on creating an event through the keyboard
Resized event incorrectly displayed in Scheduler's timelineWeek view (showWorkHours: true)
Slider
FIXED
Browser's dragging of the drag handles is not prevented
Not working AngularJS two way databinding of RangeSlider
Sortable
FIXED
autoScroll does not work if the container is the body Chrome and Edge
Splitter
FIXED
Splitter remove method removes panes from other widget instances
Spreadsheet
FIXED
Data is lost after Undo command
Export button causes form submit
TimePicker
FIXED
TimePicker doesn't show value when re selecting after deleting.
ToolBar
FIXED
An anchor in custom ToolBar item does not navigate on pressing Enter key
TreeView
FIXED
Item does not expand when the item is filtered in loadOnDemand="true" scenario
Vertically not centered TreeView checkboxes
Unexpected page scrolling on pressing Space, when a disabled TreeView node with checkboxes is focused
Upload
FIXED
Async Upload Vue wrapper loses its reference in the this.$refs object after the first successful upload
Only for V.I.P
Warning! You are not allowed to view this text.