January 15, 2020, 10:33 am
Telerik UI for SilverlightIncludes new Agenda View mode for Schedule View component.
Features
- New
- Implemented a new Agenda view for the ScheduleView component, which allows you to display a set of appointments chronologically grouped by days.
- Map
- Truck Routing REST API is now supported.
- PdfProcessing
- Implemented "sh" content stream operator.
- RichTextBox
- Implemented partial support for structured document tags (content controls in MS Word). Currently, supported features are: import, export, work with document elements and basic editing.
- Implemented support for paste options keyboard shortcuts.
- ScheduleView
- Implemented a new Agenda view for the ScheduleView component, which allows you to display a set of appointments chronologically grouped by days.
- SpreadProcessing
- Introduced an API to disable fill handle.
- Added MID to the supported functions.
- Spreadsheet
- Introduced an API to disable fill handle.
- Implement hiding or showing sheets using UI or API.
- Touch Manager
- Added a new property called IsEnabled to entirely disable the TouchManager.
Fixes
- Breadcrumb
- An empty popup is opened when no match to path is found.
- BusyIndicator
- Indicator part of the control is misplaced in some themes.
- Buttons
- RadDropDownButton and RadSplitButton`s DropDownIndicator isn't rotated when the DropDownPlacement is changed.
- Implemented theme-aware validation templates with tooltips for the RadRadioButton control in all themes.
- DateTimePicker
- Clicking on the control in XAML code opens the designer unexpectedly in Visual Studio 2017/2019.
- Docking
- ToolWindow disappears when maximized in a multiple-monitor setup and IsRestrictedWhenMaximized is set to true and the part on the second Window is being clicked.
- Expander
- HorizontalHeaderAlignment and VerticalHeaderAlignment properties are respected only for the ExpanderHeaderButton's content position.
- GridView
- The state of invalid rows in incorrectly preserved after they are updated while not visible.
- Cancelling a row edit when bound to a DataView does not invalidate the values of all cells.
- Two grids trying to get the focus back when their validation fails, end up in a deadlock.
- Navigating with the Tab key is slow when skipping over many columns outside of the viewport.
- The RowValidating event is now fired when the UI virtualization prepares a row to be shown in the viewport. There is a new value in the GridViewEditOperationType enum - None for this specific case.
- ListBox
- Setting SelectedIndex doesn't work right after new item is added to items collection of the control.
- Map
- NullReferenceException when clicking on a RadMap shown in a Window and then quickly closing the Window after the map is disposed.
- Using OpenStreetMap provider with valid ApiKey shows 'Api Key required' in built-in MiniMap.
- Updated "mile" abbreviation in all localization files. Included localization string for MapOsmCycleCommand in French.
- MaskedInput
- Incorrect grouping when Culture's CurrencyGroupSizes or NumberGroupSizes have non-equally sized groups, for example in Indian Culture.
- MediaPlayer
- Chapter tooltip's content is not visible when ExpressionDark theme is applied.
- PanelBar
- The PanelBarItem's arrow icon points down when the item is Expanded for the Windows8 theme. The same arrow in all other themes points up, therefore the Path Geometry for the Windows8 theme is now updated to point down when the item is Expanded.
- PDF Viewer
- The theme of the NavigationPane's close button is not correctly applied when the theme is set using StyleManager. When the theme is set using the implicit styles mechanism (NoXaml), the close button is not correctly themed for the themes Fluent, Material, Office2016 and Office2016Touch.
- PdfProcessing
- If the font family name is defined using a language other than English, the font is not applied to the content.
- InvalidOperationException is thrown when аuthenticating a user password.
- ProgressBar
- Indicator is not updated when reducing the size of the parent control.
- PropertyGrid
- AmbiguousMatchException is thrown when a derived class hides a property of the base class.
- Memory leak when the Item property is changed multiple times runtime.
- RibbonView
- Button image is clipped when IsAutoSize property is True.
- Updated inaccurate localized strings for French (RibbonWindowRestoreDown, RibbonWindowMinimize, RibbonWindowMaximize, RibbonViewQATShowBelow, RibbonViewLayoutModeButtonContent).
- RadRibbonDropDownButton`s DropDownIndicator isn't rotated when the DropDownPlacement is changed.
- RichTextBox
- Importing an image with invalid URI from HTML causes UriFormatException.
- StackOverflowException/ArgumentException is thrown when calling SplitAnnotationRange(range, pos) and position is outside the range.
- StackOverflowException/ArgumentException is thrown when updating a document with annotations and with enabled spell checking.
- StackOverflowException/ArgumentException is thrown on DOCX import when bookmark range end is last in a block.
- The layout updates stop as a result of a handled NullReferenceException after pasting a table with an empty first cell as the first element in the document.
- ScheduleView
- Borders of Previous, Next and Today buttons are visible in the Fluent theme when using StyleManager. Unify NavigationButtonBaseStyle to target telerik:RadButton in all themes.
- The size of group headers is wrong when navigating between view definitions.
- SpreadProcessing
- KeyNotFoundException is thrown when opening a document containing not supported BuiltInNumberFormat.
- Spreadsheet
- KeyNotFoundException is thrown when opening a document containing not supported BuiltInNumberFormat.
- An exception is thrown when using a fill handle on a cell in a hidden row.
- The CurrentBackgroundBorder element of the SheetSelectorTabItem has a fixed width in the Crystal, Fluent, Material, Office2016 and Office2016Touch themes which doesn't stretch accordingly for longer text values.
- TabControl
- Dragging and dropping of controls from the toolbox to the content of the selected tab in the designer doesn't add the controls in the tab content.
- System.InvalidOperationException: Recursive call to Automation Peer API is not valid.
- TreeList
- Screen readers do not read the TreeListViewRows properly - their class name, their selected state etc.
- TreeLines position is changed when there are frozen columns and the control is scrolled.
- Window
- When being maximized from one monitor to another directly, the "Show window contents while dragging" OS option is disabled and the Taskbar is only on the main monitor - RadWindow is not correctly maximized on the second monitor.
- ElementNotEnabledException when the CanExecute method of the command of a response button returns false.
- Wizard
- An overridden method of a custom WizardCommandProvider is never called.
↧
January 15, 2020, 10:33 am
↧
↧
January 15, 2020, 10:33 am
↧
January 15, 2020, 10:33 am
Telerik UI for BlazorIncludes improvements to Grid, Combo Box and Scheduler components.
v2.6.0
Updated Jan 15, 2020
Features
- Common
- New AutoComplete Component
- New PDFProcessing library
- New SpreadProcessing library
- New SpreadStreamProcessing library
- New WordsProcessing library
- New ZipLibrary
- Keyboard Support
- WAI-ARIA Support
- Accessibility (compliance with WCAG 2.1, Section 508)
- The OnChange event has unified and improved behavior - it fires on every Enter hit in the input and on Blur
- Calendar
- Accessibility and Keyboard Navigation
- ComboBox
- FilterOperator Parameter
- OnChange fires when the user selects an item from the dropdown
- Accessibility and Keyboard Navigation
- DatePicker
- Accessibility and Keyboard Navigation
- DateTimePicker
- Accessibility and Keyboard Navigation
- DropDownList
- Expose OnChange event
- Add DefaultText Parameter and obsolete DefaultItem
- Accesibility and KeyBoard navigation
- Grid
- Keyboard navigation
- Grid editors take 100% width of their cell
- Menu
- Accessibility and Keyboard Navigation
- NumericTextBox
- Accessibility and Keyboard Navigation
- Support for Int16 (short)
- Scheduler
- Resources
- Resize events
- Drag & drop events
- TabStrip
- Accessibility and Keyboard Navigation
- TimePicker
- Accessibility and Keyboard Navigation
- TreeView
- Accessibility and Keyboard Navigation
- Window
- Accessibility and Keyboard Navigation
Fixes
- Calendar
- Calendar is cut-off when screen scaling is applied
- Calendar with multiselection enabled, loses selection for views other than Month
- ComboBox
- Grid
- Closing the Insert window with its [x] button leaves a blank row in the grid
- Pager items appearance is unclear with page numbers > 1000
- Menu
- Menu Item does not render correctly with URL property set
- NumericTextBox
- NumericTextBox doesn't respect Min/Max values when bound with bind-value syntax
- TabStrip
- Nested TabStrips show direction indicators from their parent as well
- TextBox
- Fast Typing/Deleting in TextBox flickers
- TreeView
- Load-on-demand nodes cannot be collapsed
↧
January 15, 2020, 10:33 am
Telerik DevCraft UltimateAdds new components and features for Web, Mobile and Desktop development.
Features
Telerik DevCraft Ultimate includes the following updates:
↧
↧
January 15, 2020, 10:33 am
Telerik UI for UWPData component adds EditorValueChanged event.
Features
- Data
- Added EditorValueChanged event.
Fixes
- Data
- Numeric and date editors are not aligned properly.
- Randomly validation errors are not displayed.
- Calendar
- Appointments are not redrawn correctly when switching between DayView and MultiDayView.
↧
January 15, 2020, 10:41 am
↧
January 15, 2020, 10:42 am
Telerik UI for ASP.NET AJAXAdds new Multiselect component.
Features
- Common
- MultiSelect Component
- Kendo Scripts Update from R2 2019 SP1 (2019.2.619) to R3 2019 SP1 (2019.3.1023)
- Official Support for Microsoft Edge Chromium
- AsyncUpload
- AllowedCustomMetaDataTypes=Telerik.Web.UI.AsyncUploadConfiguration is enabled by default
- Correct the server response in Content-Type header from AsyncUploadHandler
- Drawer
- Editor
- The table properties dialog now shows the cellpadding and cellspacing information
- Match Case and Match Whole Words features in the Find dialog are now available in Chrome and Firefox
- FileExplorer
- The Custom Button icon class is now taken from the Button's Value property
- Gantt
- Change Gantt Timeline Header layout table to use td and tbody instead of th and thead elements to improve accessibility
- HtmlChart
- New Opacity property for the Series in RadHtmlChart
- MultiColumnComboBox
- Kendo and Google Chrome Autocomplete open Simultaneously
- Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files
- PdfProcessing
- Introduced a FixedExtensibilityManager. The FontsProvider property of this class can be set to a FontsProviderBase implementation in order to provide missing fonts when exporting PDF documents.
- Implement "sh" content stream operator.
- SpreadProcessing
- Introduced an API to disable fill handle.
- Added MID to the supported functions
Fixes
- Common
- The keyboard commands home, end, page up and page down, do scroll the content of the drop down, however they do not change the selection
- Barcode
- GetImage method returns null for Type PDF417
- ComboBox
- Home and End buttons do not work inside the input of RadComboBox
- FileExplorer
- SpriteCssClass is not rendered in the RadToolBarButton
- Gantt
- Displaced tasks and resources of RTL Gantt in Chrome
- Grid
- When HideStructureColumns is set to true, the Edit and Delete columns should not go into the exported Excel file
- HtmlChart
- Cannot apply font styles (size and family) by extending a RadHtmlChart skin
- Input
- Cursor is moved right when an invalid symbol is inserted in MaskedTextBox in Edge 40+
- MonthYearPicker throws a Sys.ArgumentUndefinedException error: Value cannot be undefined
- Map
- Map layer show method attaches the same event handlers multiple times
- Menu
- RadContextMenu does not appear when there are more than one forms on the page
- MultiColumnComboBox
- Click on associated Label with MultiColumnComboBox does not focus the input
- PdfProcessing
- If the font family name is defined using a language other than English, the font is not applied to the content.
- InvalidOperationException is thrown when Authenticating a user password.
- Slider
- Last item drops on a new line under Chrome on large scale monitors
- SpreadProcessing
- KeyNotFoundException is thrown when opening a document containing not supported BuiltInNumberFormat.
- Spreadsheet
- Selecting Spreadsheet column/row focuses its first cell and scrolls sheet to top/left
- SpreadSheet SUBTOTAL not working correctly
- JS error thrown on clicking Increase decimal places button for a cell with number value and format @
- Spreadsheet does not alert the user when trying to sort Range with merged cells
- Flickering custom cell editor for Spreadsheet column with configured filtering / sorting in Chrome and FF
- TileList
- Spelling errors in the TileList design time Configuration Wizard
- WordsProcessing
- ArgumentException is thrown while exporting PDF document containing a paragraph with background and spacing after.
- StackOverflowException is thrown while evaluating the values of style linked to a table style. Table style shouldn't have a linked style.
↧
January 15, 2020, 10:43 am
KendoReactIncludes new Form, Drawer, Card and Avatar components.
Features
- Window
- Allow hiding action buttons.
- Card
- Add card and avatar components.
- Data-tools
- Dropdowns
- Add focusedItemIndex prop.
- Editor
- Re-export prosemirror packages.
- Form
- Add reset callback to render props.
- Inputs
- Rebuild NumericTextBox to adress all known issues.
- Layout
- Pager
- Replace select component with the DropDownList.
- Scheduler
- Accessibility improvements.
- Add Scheduler keyboard-navigation.
- Add editing to SchedulerTask in AgendaView.
- Expose custom renders for Item and Slot.
- Add slots selection.
- Add item selection.
Fixes
- Buttons
- Set type="button" to DropDownButton and SplitButton.
- Chart
- Add missing series type boxplot.
- Pager
- Remove hover and focus states on selected item.
- Popup
- Fix document body null error.
- Scheduler:
- slots rendering during DST change day.
- month-view slot date during DST change day.
- Sortable
- Fix document body null error.
- Switch
- Warning upon controlled mode.
↧
↧
January 15, 2020, 10:44 am
↧
January 15, 2020, 10:45 am
↧
January 16, 2020, 3:54 am
New innerText property for FlexPie in Wijmo Core.Includes enhancements to Vue and React support, plus improvements for Grid, Chart and DropDown.
Features
- Vue Updates
- Added wj-item-template component, which allows you to define items content as a Vue template (with an arbitrary HTML, custom components and bindings), for the item components like wj-list-box, wj-combo-box, wj-multi-select and wj-menu.
- Added wj-tab-panel/wj-tab components, which allow you to define TabPanel control content declaratively in Vue templates markup.
- React Updates
- Added TabPanel/Tab components, representing corresponding pure JS classes.
- Added tooltipContent and labelContent properties to all chart components.
- TransposedGrid - Added support for CollectionView.getError in TransposedGrid controls.
- FlexChart - Text at the center of pie/doughnut chart: new properties innerTextinnerTextStyle of FlexPie.
- DropDown - Added DropDown.clickAction property to customize click actions.
- Improved saveFile method to handle large files.
- Improved applyTemplate method to handle templated formats in Microsoft Internet Explorer.
↧
January 16, 2020, 8:02 am
Telerik DevCraft CompleteAdds new components and features for Web, Mobile and Desktop development.
Features
Telerik DevCraft Complete includes the following updates:
↧
↧
January 16, 2020, 8:03 am
Telerik DevCraft UIAdds new components and features for Web, Mobile and Desktop development.
Features
Telerik DevCraft UI includes the following updates:
↧
January 28, 2020, 9:27 am
Smart HTML ElementsAdds TypeScript definitions.
Features
- Added TypeScript definitions which enable strongly-typed access to the components and their configuration.
- Added right-to-left demos and docs.
- Added WAI-ARIA accessibility docs.
↧
January 31, 2020, 8:11 am
↧
January 31, 2020, 8:14 am
DevExpress DXperienceComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Features
DevExpress has released a maintenance update across their entire product range.
- CodeRush - New Smart Dot feature helps you write function call chains faster, with fewer keystrokes.
- DevExtreme - Improves Data Grid, Data Visualization and Diagram controls.
- DevExpress ASP.NET - Improves PivotGrid, RichEdit and TreeList controls.
- DevExpress Reporting - Improves Document Viewer and End-User Report Designer.
- DevExpress WinForms - Improves Bars, Charts and Grid controls.
- DevExpress WPF - Improves PDF Viewer, Reporting and Scheduler controls.
↧
↧
February 3, 2020, 1:49 am
Syncfusion Essential Studio ASP.NET CoreImproves Dialog, Document Editor and Pivot Table controls.
Features
Chips
- beforeClick event now triggers while clicking the chips.
- selectedChips property now maintains the value field that is provided to the chip.
Dialog
- Provided the new event: destroyed, that triggers when a dialog component is destroyed.
Document Editor
- Breaking Change - Default value of enableLocalPaste is set to false. So, by default, the content is pasted from the system clipboard.
In-place Editor
- Provided cancel argument in beginEdit event to prevent the open action of the editor.
PDF Viewer
- Provided support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
- Provided support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
- Exposed annotation label settings value in the annotationAdd event arguments.
- Exposed annotation label settings value in import/export JSON data.
- Exposed annotation selector settings value for individual annotation objects and import/export JSON data.
Pivot Table
- The aggregation type “Distinct Count” is now supported in text type fields.
- Included the event option to restrict the specific field dropped to a specific axis.
RichTextEditor
- Provided support for getting selected HTML content using the getSelectedHtml public method.
Fixes
Document Editor
- Resolved script error when resize row to next page.
- Formatting is now applied properly for keep text only option in paste.
- Table cell width are now updated properly.
- Page scrolling issue is resolved when right click in MAC machine.
Pivot Table
- Now on calculating the aggregation for text fields, null values can not be considered.
Slider
- The issue “z-index value get’s updated on each value change” has been resolved.
Spreadsheet
- Importing issue when column reached maximum used range fixed.
Uploader
- Issue with ‘same file posted twice in synchronous file upload’ has been resolved.
↧
February 4, 2020, 6:58 am
Telerik UI for BlazorAdds compatibility with Blazor WebAssembly 3.2.0 Preview 1
v2.7.0
Updated Jan 30, 2020
Features
- Common
- New MultiSelect
- Compatibility with Blazor WebAssembly 3.2.0 Preview 1
- AutoComplete
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- Calendar
- CTRL + ArrowKeys Navigation in Calendar
- ComboBox
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- DropDownList
- Add support for INotifyCollectionChanged data sources
- Grid
- Group Header Template
- Column header template
- Grid Aggregates
- Keyboard navigation improvements
- TreeView
- Add support for INotifyCollectionChanged data sources
- Home & End support in TreeView Keyboard Navigation
Fixes
- Calendar
- Range Selection should skip disabled dates
- Calendar navigation closes grid's popup edit form
- ComboBox
- Combobox triggers form submit on Enter in the popup
- Filtering does not work in a Window
- Combobox throws on Tab out when no Data is loaded
- DateInput
- Pressing Enter while an input is focused submits the form it is in
- DatePicker
- Today button throws in WASM app
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Pressing Enter while an input is focused submits the form it is in
- DateTimePicker
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- DropDownList
- Clearing the value by setting it to null does not work
- Grid
- Tab doesn't always move focus to filter row filter icon
- Grid range selection breaks with keyboard navigation enabled
- Menu
- MenuItem steals focus after rendered
- NumericTextBox
- Pressing Enter while an input is focused submits the form it is in
- TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- TreeView
- Aria-expanded missing from treeview nodes
- Window
- Window with @bind-Visible throws during pre-rendering - The current thread is not associated with the Dispatcher
↧
February 4, 2020, 7:26 am
Telerik DevCraft UIAdds compatibility with Blazor WebAssembly 3.2.0 Preview 1
Features
New in Telerik UI for Blazor v2.7.0
- Common
- New MultiSelect
- Compatibility with Blazor WebAssembly 3.2.0 Preview 1
- AutoComplete
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- Calendar
- CTRL + ArrowKeys Navigation in Calendar
- ComboBox
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- DropDownList
- Add support for INotifyCollectionChanged data sources
- Grid
- Group Header Template
- Column header template
- Grid Aggregates
- Keyboard navigation improvements
- TreeView
- Add support for INotifyCollectionChanged data sources
- Home & End support in TreeView Keyboard Navigation
Fixes
Fixed in Telerik UI for Blazor v2.7.0
- Calendar
- Range Selection should skip disabled dates
- Calendar navigation closes grid's popup edit form
- ComboBox
- Combobox triggers form submit on Enter in the popup
- Filtering does not work in a Window
- Combobox throws on Tab out when no Data is loaded
- DateInput
- Pressing Enter while an input is focused submits the form it is in
- DatePicker
- Today button throws in WASM app
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Pressing Enter while an input is focused submits the form it is in
- DateTimePicker
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- DropDownList
- Clearing the value by setting it to null does not work
- Grid
- Tab doesn't always move focus to filter row filter icon
- Grid range selection breaks with keyboard navigation enabled
- Menu
- MenuItem steals focus after rendered
- NumericTextBox
- Pressing Enter while an input is focused submits the form it is in
- TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- TreeView
- Aria-expanded missing from treeview nodes
- Window
- Window with @bind-Visible throws during pre-rendering - The current thread is not associated with the Dispatcher
↧