Telerik UI for PHP Q2 2016 v2016.2.504 with Full Source
Telerik UI for PHP Q2 2016 v2016.2.504 with Full Source | 115 Mb
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.
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. It’s 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 apps–with 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 Q2 2016
May 04, 2016
All components
NEW
Upgrade bundled jQuery to 1.12.3
Address memory leak in IE after calling `kendo.saveAs()`
TypeScript: Replace modules with ambient namespaces
Source files are now distributed as separate packages in the downloads section
Add LESS files to NuGet packages
FIXED
The compiled culture files refer kendo.core by a path
`gulp tests` task is missing from the gulpfile
Missing loading indicator in Nova theme
Incorrect typescript definitions for toggleable composite options
ActionSheet
FIXED
Material Theme: Missing shadow for the popover
AngularJS
FIXED
k-ng-model does not update $dirty and $pristine
DatePicker cannot be disabled in IE11 when using AngularJS.
Application
FIXED
Mobile Application destroy throws error with browser history set to false
AutoComplete
FIXED
DropDown Grouping Headers jump up/down on hover of the first item in the group
Calendar
FIXED
Changing the month with disabled date is not possible, if the selected date in the current month equals to the disabled date in the month we try to navigate to.
Chart
NEW
Add support for events when rendering to Canvas
Add pinch to zoom support when using Canvas rendering
Pane title color now inherits chart title color to match theme
New Chart series: Vertical Box Plot
Setting ticks, grid lines and labels step to 0 will be ignored
toggleHighlight should allow highlighting specific point
Add plotAreaHover event
FIXED
javascript error is thrown when Min is set for an empty or data-bound CategoryAxis with Line/Area series
Vertical touch scrolling is not possible even when the Chart yAxis panning is disabled
Bar chart tooltips will be offset if part of the bar is clipped
noteClick and noteHover do not pass data item for axis notes
seriesHover event arguments don't contain value, dataItem and series reference when hovering the target element of Bullet series
ComboBox
FIXED
k-ng-model does not update $dirty and $pristine
Virtualized widget throws an error when selected value is cleared
DropDown Grouping Headers jump up/down on hover of the first item in the group
ContextMenu
NEW
Add support for custom image and content attributes in client side rendering
Add support for custom attributes in client side rendering
DatePicker
FIXED
When the selected date matches the current date, the date is difficult to read in the dropdown (Bootstrap theme)
DatePicker cannot be disabled in IE11 when using AngularJS.
DateTimePicker
FIXED
When the selected date matches the current date, the date is difficult to read in the dropdown (Bootstrap theme)
setOptions of max time does not work
Selecting min date applies current timezone offset incorrectly
Result is not consistent when max date is selected
Diagram
NEW
Automatically update shape when binding to HierarchicalDataSource and an item is changed
Add methods for retrieving shapes and connections by dataSource item.
Add selectable multiple option
Allow single selection and panning without the need to press a key
Add fontWeight and fontStyle options
Improve selection and drag&drop behavior on mobile devices
Indicate which end of the connector is being dragged in the drag event
FIXED
Add missing connections content options - fontSize, color ...
TypeScript: Diagram connections and shapes are of wrong type
Drawing
NEW
Add support for events when rendering to Canvas
Add drawing tooltip
DropDownList
FIXED
k-ng-model does not update $dirty and $pristine
Virtualized widget throws an error when selected value is cleared
DropDown Grouping Headers jump up/down on hover of the first item in the group
Editor
NEW
Add auto-link functionality in Editor widget
FIXED
Images are no exported to PDF when image src points to an action which execution is more than 200 - 400ms
Table cell with paragraphs contains an additional line
Blank paragraphs are not rendered when displaying content
Excel Export
NEW
Add Telerik.Documents.SpreadsheetStreaming library to spreadsheet redistributables
Update bundled JSZip to version 2.6.0
Add showGridLines option to Worksheet
Globalization
FIXED
Formatting numbers on groups gives unexpected output
Grid
NEW
Add filterable.messages.search option
Multi-page PDF Export will now produce documents with variable row count. The pdf.paperSize option must be set to a value different than "auto".
Adaptive version of checkbox filter search box
FIXED
Centuries depth text does not wrap when DatePicker is in filter menu in grid column menu
Grid rows hover effect should match the theme hover effect
Grid multi column headers may miss a left border on the third row
Excel export throws error with server grouping
Select all option should be removed when multicheck is fitlered
Multi checkbox filter does not filter correctly floating point numbers when using non default culture
Custom filter menu is not focused on Alt+Down
Bottom border should be used instead of top for Grid rows in Bootstrap theme
Filter multicheck doesn't show all checkbox items after search and clear
Map
NEW
Add shapeFeatureCreated event
FIXED
Map scripts can't be loaded with RequireJS due to undeclared dependency
Bing tile layer doesn't work in Cordova applications
Menu
NEW
Add support for custom image and content attributes in client side rendering
Add support for custom attributes in client side rendering
MultiSelect
FIXED
Virtualized widget throws an error when selected value is cleared
DropDown Grouping Headers jump up/down on hover of the first item in the group
Notification
NEW
New showText method encodes HTML entities for better protection from XSS attacks
NumericTextBox
FIXED
k-ng-model does not update $dirty and $pristine
PDF Export
NEW
Update bundled pako_deflate library to version 1.0.1
Multi-page PDF Export will now produce documents with variable row count. The pdf.paperSize option must be set to a value different than "auto".
FIXED
Images are no exported to PDF when image src points to an action which execution is more than 200 - 400ms
Pager
FIXED
Pager's page selector (dropdownlist) is out of place in screen
In adaptive mode "goto last page" overlaps the "refresh" button of the pager
Scheduler
NEW
Make current time marker render across the view
FIXED
Views button is not aligned correctly on Edge browser
Change event is not triggered after clearing the selection
Scheduler is not rendered correctly when Fiori theme is used
Scheduler selection is lost
Widget does not match the recurrence exdate pattern correctly
Spreadsheet
NEW
Expose Sheet DataSource instance as a field
Add showGridLines method to Sheet instances
Include the sheets.showGridLines property in the client-side import and export
Add support for Hyperlinks
Support multi-line editing
FIXED
Reverting changes after inserting a row duplicates the last record
Formula imports value from another sheet
JS Error when moving selection after Undo
JS error on clicking Undo after clicking Paste/Cut
Telerik.Web.Spreadsheet serializes cell's verticalAlign as "middle" instead of "center" in the output JSON
Hidden columns are not hidden in exported xlsx
Autofilling modifies disabled cells
activeSheet is not updated when the excelImport progress promise is resolved
fromJSON throws an error when loading data that exceeds the set maximum columns or rows
Format command is applied over filtered out rows
JS error when widget width is less than cell width
StockChart
NEW
Add plotAreaHover event
TabStrip
FIXED
TabStrip tabs hover background color is wrong in type-material themes
ThemeBuilder
FIXED
Resource links refer to the old CDN
ToolBar
FIXED
Toggleable buttons from a group cannot be selected in the overflow popup menu
Not possible to add space in input within a ToolBar
TreeList
FIXED
Pushing updates via SignalR hub throws an error
Upload
NEW
Set Accept header to prefer `application/json`, but accept any response type in Upload requests
Validator
NEW
Add support for reading message values from data- prefixed rule name attribute
Window
NEW
Use CSS transforms while dragging
[/b]
[b] Only for V.I.P
Warning! You are not allowed to view this text.