zoukankan      html  css  js  c++  java
  • Web开发框架DevExtreme发布v18.2.5|附下载

    DevExtreme Complete Subscription是性能最优的 HTML5,CSS 和 JavaScript 移动、Web开发框架,可以直接在Visual Studio集成开发环境,构建iOS,Android,Tizen和Windows Phone 8应用程序。DevExtreme包含 PhoneJS 和 ChartJS 两个原生UI组件,并且提供源代码。目前,DevExtreme支持VS2010/2012/2013集成开发环境,兼容Android 4+、iOS5+、Windows 8、Window Phone 8、Tizen五大移动平台,是Visual Studio开发人员开发跨平台移动产品的首选工具。

    具体更新内容如下:

    DevExtreme Tree List
    • T698573 - dxTreeList - A request is sent to the server if the collapse/expand button is clicked for a filtered TreeList
    • T697363 - TreeList - The refreshMode option does not stop data reloading when the parent node is collapsed/expanded after deleting a child node
    DevExtreme Core
    • T703972 - DevExtreme CLI ThemeBuilder does not use custom variables if the makeSwatch flag is disabled
    • T211239 - ODataStore doesn't parse second fraction properly
    DevExtreme Demos
    • T608665 - DataGrid - Virtual Scrollbar won't stop scrolling when the mouse button is held down and the cursor is moved outside a browser window in IE
    DevExtreme Html Editor
    • T702047 - HtmlEditor - The value option cannot be changed if it was previously set and was not edited by a user
    • T701863 - HtmlEditor - Toolbar buttons are not disabled if HtmlEditor is read-only
    DevExtreme Scheduler
    • T701534 - Scheduler - A script error occurs in a certain scenario after adding a recurring item and switching to the Week view
    • T698732 - Scheduler - Editing a single appointment with recurrence rules raises an error
    • T703290 - Scheduler - The "Cannot read property '$$phase' of null" error is thrown when DataGrid resides in the tab template of the appointment form
    DevExtreme UI Widgets
    • T698594 - NumberBox ignores reserved characters during formatting
    • T435827 - Android Theme - Animation is executed twice in dxSelectBox with fieldTemplate on an attempt to select a new item  
    • T698825 - ButtonGroup - An item remains focused after it is unselected
    • T701103 - Calendar - Inconsistent behavior of the editor with the defined disabledDates callback and an undefined value
    • T686655 - DataGrid - Lookup column displays a wrong value in batch editing mode when a custom filter is used
    • T705549 - DateBox - Custom validation is not raised if a value is selected from the calendar
    • T700514 - DateBox - Value modification is slow on using devextreme-intl library and when the useMaskBehavior option is enabled
    • T703859 - DateBox changes its value using the mouse wheel
    • T700256 - dxDateBox does not allow typing values with leading zeroes
    • T700447 - dxList - The widget bound to CustomStore infinitely reloads data and fires the onSelectionChanged event when an item located not on the first page is selected on page load
    • T699477 - dxSelectBox does not complete selection when a custom item has been created
    • T663390 - dxTagBox does not work with grouped OData store when the showSelectionControls option is enabled
    • T701545 - dxToolbar - A toolbar item disappears from the toolbar when another toolbar item with dxDropDownBox uses the showTitle option
    • T553821 - dxTooltip - Popup element is not closed when moving the mouse pointer very quickly in IE
    • T704561 - Filter Builder - View is scrolled if the context menu is too high
    • T701542 - Filter Builder's valueChanged event is not raised after a condition/group is added
    • T697367 - Material theme - Toolbar button size is incorrect when the button is placed in dxPopup
    • T701940 - Popover - console error when set position.at option as objects with coordinate values
    • T697809 - RadioGroup - The contentReady event is not raised when a data source is changed  
    • T699828 - ResponsiveBox does not render items in the embedded dxForm in a small screen
    • T688562 - ScrollView with RTL direction - The handle position isn't relative to the right side after the container width is changed
    • T706177 - SelectBox - The previousValue parameter is not correct after changing a value for the first time
    • T704910 - TabPanel - "No data to display" is always visible if new tabs are added and repaintChangesOnly is "true"
    • T673636 - TagBox - Items, added programmatically when the drop-down element is opened, are not selected
    • T698635 - TagBox - Selection logic does not work correctly when the GUID key type is used in ODataStore
    • T690840 - TagBox creates duplicated tags when the acceptCustomValue option is set to true
    • T703447 - The Dropdown button looks different in dxSelectBox and dxLookup in the material theme
    • T686581 - TileView does not update a layout once the item field is changed
    DevExtreme Data Grid
    • T700691 - DataGrid - A custom command button click scrolls the iframe element where the grid is contained
    • T703779 - DataGrid - A fixed column is displayed incorrectly if masterDetail is enabled
    • T698112 - DataGrid - Adaptive detail rows are not expanded after scrolling to the next page if scrolling and rowRenderingMode are 'virtual'
    • T706583 - DataGrid - An error occurs after data is grouped by a column of the datetime data type if the filter row is visible
    • T700772 - DataGrid - An expanded area is highlighted when group nodes are expanded
    • T699807 - DataGrid - Error "Cannot set property '_array' of undefined" if the datasource is changed and state storing is used
    • T703649 - DataGrid - Fixed columns and always visible scrollbar cause rows to not align properly when scrolling to the bottom of the grid
    • T702664 - DataGrid - Focus is not restored correctly if setCellValue is used in certain cases when the editing form is used
    • T700557 - DataGrid - Focused row is always highlighted when the scroll mode is infinite
    • T700356 - DataGrid - Group by truncates text when an underlying column value is integer but display value is text
    • T703762 - DataGrid - Keyboard navigation for focused row elements operates incorrectly
    • T706575 - DataGrid - Page size is not restored via the state storing feature if scrolling mode is virtual
    • T702130 - DataGrid - The "Maximum call stack size exceeded" error occurs after sorting for multi-row headers
    • T705572 - DataGrid - The expand button is not shown if showCheckBoxesMode and columnFixing are enabled
    • T700770 - DataGrid - The expand/collapse button is highlighted when nodes are expanded and collapsed
    • T706399 - DataGrid - The fixed column does not completely hide other column values
    • T702571 - DataGrid - The navigateToRow method doesn't work with virtual scrolling
    • T701662 - DataGrid does not correctly generate Column components in code at runtime if data is changed in React
    • T702241 - dxDataGrid - Header Filter's alignment changes after resetting the headerFilter.visible option
    • T701437 - dxDataGrid - Setting focusedRowIndex to -1 does not remove the focused row
    • T699304 - The DataGrid shows empty rows after scrolling if the rowRenderingMode option is set to virtual and the rows have a big height
    DevExtreme Data Visualization
    • T700669 - Chart - The 'Cannot read property 'scheduleHiding' of null` exception is thrown after routing in React

    dev 新版亮点
  • 相关阅读:
    Jmter组件执行顺序
    Win7X64位Seleniume+Eclipse+Pydev环境搭建
    软件测试自学指南---从入门到精通(转载)
    Python开发【第四篇】:Python基础之函数
    Python开发【第三篇】:Python基本数据类型
    Python开发【第二篇】:初识Python
    Python开发【第一篇】:目录
    个人作业3——个人总结(Alpha阶段)
    结对编程2——单元测试(201421123040,60,61)
    个人作业2——英语学习APP案例分析
  • 原文地址:https://www.cnblogs.com/AABBbaby/p/10340872.html
Copyright © 2011-2022 走看看