`
yesjavame
  • 浏览: 705035 次
  • 性别: Icon_minigender_2
  • 来自: 杭州
文章分类
社区版块
存档分类
最新评论

Ext JS 4.0.1更新说明(未翻译)

阅读更多

Release Notes for Ext JS 4.0.1

Release Notes: May 17, 2011
Version Number: 4.0.1

Bugs Fixed

  • Charts and Drawing
    • [EXTJSIV-144] - Grouped Stacked Negative 0 point not aligned properly
    • [EXTJSIV-148] - Pie chart labels should be along the centerline of the text, not the baseline.
    • [EXTJSIV-1769] - Draggable sprite broken
    • [EXTJSIV-1811] - Problem with hiding items via legend with grouped bar chart
    • [EXTJSIV-1822] - setAttributes - scale only works on first item
    • [EXTJSIV-1878] - Line chart scaling incorrect
    • [EXTJSIV-1892] - Pie chart is not rendering it's shadow properly on initial render
  • Panel
    • [EXTJSIV-237] - Vertical alignment of the Panel title is not consistent between quirks and strict HTML modes
    • [EXTJSIV-963] - Vertical headers lack proper centering
    • [EXTJSIV-1102] - When panel collapse animates, there's some flashing
    • [EXTJSIV-1814] - Panel doesn't fire close event in TabPanel
  • Examples
    • [EXTJSIV-482] - Logos example has a few cosmetic issues
    • [EXTJSIV-1001] - Form is missing in Safari 3.2 with form/form-grid-access.html
    • [EXTJSIV-1083] - Themes Example: Progress bar doesn't show any text
    • [EXTJSIV-1118] - Portal Drag and Drop IE 6 & 7
    • [EXTJSIV-1121] - feed viewer - highlight on mouse over incorrect
    • [EXTJSIV-1141] - Sliding Pager Extension Example: There's no Panel Resizing at the bottom of the grid
    • [EXTJSIV-1142] - FeedViewer: apply sensible minWidth on feeds panel
    • [EXTJSIV-1165] - Summary Grid: Need an Icon in the Panel
    • [EXTJSIV-1172] - Grid Plugin Example: No Checkbox Plugin in the bottom example
    • [EXTJSIV-1173] - Grid Filtering Local: ID Column should have a smaller width
    • [EXTJSIV-1180] - Rest proxy example - notification is missing when updating
    • [EXTJSIV-1193] - Combo Box Example: State name Combo Boxes are too wide
    • [EXTJSIV-1204] - Ext.Action Example should port the existing Action Example over
    • [EXTJSIV-1211] - Double clicking in Manager Details header doesn't always open the combo box
    • [EXTJSIV-1460] - Panel resizer ux not working properly or styled correctly
    • [EXTJSIV-1474] - Black background in desktop/desktop.html example in quirks mode
    • [EXTJSIV-1481] - form/xml-form is broken in Safari 3.2 with transitional DOCTYPE
    • [EXTJSIV-1496] - Desktop cascading doesn't set correct z index
    • [EXTJSIV-1499] - Desktop example's accordion window does not react to clicking the refresh icon
    • [EXTJSIV-1535] - Array grid example advertised as stateful. But it does not remember column state
    • [EXTJSIV-1860] - Nested Loading example is using widget.header alias which is reserver for standard Panel Headers
    • [EXTJSIV-1861] - Portal example is having to synchronously load Ext.layout.component.Body.
    • [EXTJSIV-1919] - Error in charts/draw code on portal example
    • [EXTJSIV-1922] - Error in grid multiple sorting example
    • [EXTJSIV-1923] - Error on editor example
    • [EXTJSIV-1924] - FormDashboard chart example fieldset is too short
    • [EXTJSIV-1927] - Text rotation example missing text
  • Toolbars
    • [EXTJSIV-939] - Artifact in search toolbar only with Chrome 5
    • [EXTJSIV-980] - Background color in bottom toolbar should be blue
    • [EXTJSIV-1109] - disabled text color in buttons is too light
    • [EXTJSIV-1865] - Toolbar with removeAll() crashes when used with overflow
  • Layout
    • [EXTJSIV-1846] - Infinite loop, IE Border layout
    • [EXTJSIV-1867] - Resizers on border layout do not constrain during drag
    • [EXTJSIV-1931] - collapsedCls not applied in border layout
    • [EXTJSIV-1845] - hideCollapseTool ignored in border layout/panel
    • [EXTJSIV-1780] - Collapsing large grid in border layout fails
  • Windows
    • [EXTJSIV-1708] - Desktop example - windows don't move or resize
    • [EXTJSIV-1737] - Opera 10.6: Windows cannot be moved vertically
    • [EXTJSIV-1751] - Ext.Window Maximize doesnt account for browser window resize
    • [EXTJSIV-1792] - Window fails with preventHeader: true
    • [EXTJSIV-1945] - Window doesn't constrain properly when animating
  • Styling
    • [EXTJSIV-1269] - Checkbox in header does not line up with checkbox in the data rows
    • [EXTJSIV-1271] - Arrow is not vertically centered in the overflow toolbar
    • [EXTJSIV-1317] - Slightly rounded corners on menu item highlights
    • [EXTJSIV-1322] - Window header color is different to 3.x
    • [EXTJSIV-1417] - The text "Powered by" in logo is not legible
    • [EXTJSIV-1516] - Menus are not in access-theme colors for the access example
    • [EXTJSIV-1540] - Disabled buttons are really hard to read
    • [EXTJSIV-1764] - Accessibility theme missing images
    • [EXTJSIV-1841] - $panel-border-radius does not work
    • [EXTJSIV-1825] - Button mixin in SASS is inconsistant with other UI mixins - quick fix
    • [EXTJSIV-1826] - Window does not adhere to $base-color
    • [EXTJSIV-1842] - 2 issues with button variables, not working correctly.
    • [EXTJSIV-1851] - Errors when building template my-ext-theme.scss
    • [EXTJSIV-1854] - Remove breaking comments from layout/_layout.scss
    • [EXTJSIV-1862] - ui theme does not apply to window drag & drop proxy
    • [EXTJSIV-1918] - Can't set overflow hidden on component style
  • Form
    • [EXTJSIV-1758] - Checkbox field does not report correct value
    • [EXTJSIV-1775] - combo box autoSelect attribute non-functional
    • [EXTJSIV-1781] - Combo Picker doesn't shift when window resizes
    • [EXTJSIV-1798] - serializeForm tries to call .format
    • [EXTJSIV-1809] - Html encoding issues on forms with standard submit
    • [EXTJSIV-1834] - Keyup doesn't fire on combo
    • [EXTJSIV-1838] - Checkbox getModelData incorrect
    • [EXTJSIV-1839] - Fieldset doesn't render items when collapsed
    • [EXTJSIV-1847] - Weird form field height display
    • [EXTJSIV-1849] - Performance issues when adding multiple items to a form
    • [EXTJSIV-1857] - Combo - Allow exclusion of queryParam
    • [EXTJSIV-1869] - DisplayField alignment incorrect
    • [EXTJSIV-1899] - field.Date refocuses on blur when picker is expanded
    • [EXTJSIV-1902] - NumberField ignores disableKeyFilter
    • [EXTJSIV-1942] - NumberField doesn't return number type when value is 0.
    • [EXTJSIV-1943] - Checkbox should check for undefined uncheckedValue
  • Grid / Tree
    • [EXTJSIV-1689] - Selection model selectAll/deselectAll fire selectionchange event for every record
    • [EXTJSIV-1757] - Grid loses row striping after editing
    • [EXTJSIV-1762] - Grid: CellEditing problems destroying
    • [EXTJSIV-1767] - ActionColumn fails when creating a global handler
    • [EXTJSIV-1771] - Deselect doesnt fire in multi select mode
    • [EXTJSIV-1773] - itemmousenter/itemmouseleave fire on every mouseover/mouseout event bubbled from *within* a View item
    • [EXTJSIV-1778] - PropertyGrid crashes on destroy
    • [EXTJSIV-1782] - PropertyGrid crashes when removing from store
    • [EXTJSIV-1788] - Cell Editor doesn't update context
    • [EXTJSIV-1794] - Crash when rootVisible false
    • [EXTJSIV-1800] - RowNumberer incompatible with groupingSummary
    • [EXTJSIV-1802] - Editor doesn't hide on grid scroll - FF
    • [EXTJSIV-1819] - Grid in accordion layout doesn't show headers
    • [EXTJSIV-1824] - PropertyGrid has no alias
    • [EXTJSIV-1831] - Checkbox Selection model missing alias.
    • [EXTJSIV-1848] - Row Editor doesn't work with grid filtering
    • [EXTJSIV-1871] - PropertyGrid doesn't update source correctly
    • [EXTJSIV-1872] - PropertyStore refers to wrong object
    • [EXTJSIV-1875] - Tree doesn't allow string store id.
    • [EXTJSIV-1881] - PreviewPlugin overwrites features
    • [EXTJSIV-1926] - Safari: scrolling via wheel in grid also scrolls the page
    • [EXTJSIV-1932] - NodeInterface callback params incorrect.
    • [EXTJSIV-1939] - ProgressBar Pager fails with empty store
    • [EXTJSIV-1958] - View DD contains redundant check
  • General
    • [EXTJSIV-988] - ToolTip/QuickTip steals shadow from modal window
    • [EXTJSIV-1003] - Accessibility Theme has several glitches (IE9 Quirks)
    • [EXTJSIV-1047] - Validation change steals focus in Safari (3.? and 4 at least)
    • [EXTJSIV-1217] - Localization files are missing a bunch of strings - NL, DE, etc
    • [EXTJSIV-1218] - Validation looks wrong in a frame panel with checkboxes
    • [EXTJSIV-1295] - TextField focus method does not focus, DelayedTask at fault?
    • [EXTJSIV-1510] - The close button in accordion does a refresh instead.
    • [EXTJSIV-1528] - The previous/next buttons do not always un-focus after clicking on it and moving the mouse away
    • [EXTJSIV-1562] - Collapse icon does not relocate after resizing the browser window
    • [EXTJSIV-1648] - Checkbox selection doesn't fire selection change
    • [EXTJSIV-1650] - Programmatically disabled before rendered prevents enabling
    • [EXTJSIV-1654] - Using Quicktips on Frameset only page cause hard error
    • [EXTJSIV-1736] - IE6 - Slider doesn't show up
    • [EXTJSIV-1756] - Disabled text in forms have regressed in IE 6
    • [EXTJSIV-1766] - Image Component crashes when rendered in IE
    • [EXTJSIV-1779] - beforetabchange returning false doesn't stop tab changing.
    • [EXTJSIV-1784] - Warn statements need to wrapped to check of the existence of the console
    • [EXTJSIV-1790] - Observable shouldn't fail when removing an event that doesn't exist
    • [EXTJSIV-1807] - Application fails when no controllers are specified
    • [EXTJSIV-1813] - Store Can't read grouping info when specified on the class definition
    • [EXTJSIV-1817] - Removed unused code: getSortState
    • [EXTJSIV-1818] - NodeInterface destroy shadows Model destroy
    • [EXTJSIV-1852] - JSBuilder doesn't build .jsb3 files correctly if using relative paths
    • [EXTJSIV-1853] - JSBuilder not producing build correctly.
    • [EXTJSIV-1856] - WebKit browsers lose selection in TEXTAREA elements
    • [EXTJSIV-1864] - Store cannot set filters via prototype properties
    • [EXTJSIV-1880] - Change autoCreateViewport to be false by default on Ext.app.App
    • [EXTJSIV-1888] - Ext.Error.raise embeds an alert in IE or FF w/o Firebug (not good for many uses)
    • [EXTJSIV-1889] - Splitter dragging doesn't work with iframes
    • [EXTJSIV-1890] - Record raw property set too late
    • [EXTJSIV-1895] - Ext.Array#include doesn't return anything, but docs say it does
    • [EXTJSIV-1896] - Ext.data.Model#persistanceProperty should be spelled persistenceProperty

Documentation Improvements

  • [EXTJSIV-739] - Improved Ext.fx.Animator docs
  • [EXTJSIV-751] - Improved Ext.grid.GridPanel docs
  • [EXTJSIV-769] - Improved Ext.tip.ToolTip docs
  • [EXTJSIV-1074] - Improved Ext.app.Controller docs
  • [EXTJSIV-1227] - Improved Ext.chart.Mask
  • [EXTJSIV-1229] - Added docs for Ext.grid.property.Grid
  • [EXTJSIV-1238] - Add documentation to tabPanel private methods
  • [EXTJSIV-1293] - Documented Store.removeAll
  • [EXTJSIV-1421] - Documented the Organizer example
  • [EXTJSIV-1433] - Better docs for Ext.app.Application
  • [EXTJSIV-1891] - documented loadMask configuration property of Ext.Component and descendants
  • [EXTJSIV-1894] - Documented Ext.draw.Sprite events not documented
  • [EXTJSIV-1898] - Removed Ext.getModel from data guide
  • [EXTJSIV-1901] - Documented Ext.CompositeElement documents methods without names
  • [EXTJSIV-1903] - Bad reference to Ext.panel.Panel#frame for more documentation
  • [EXTJSIV-1904] - Added missing image: guides/tree/simple-tree.png
  • [EXTJSIV-43] - Documented the fact that attributes are transformed to model fields
  • [EXTJSIV-1485] - SDK Bootstrapping Guide and Build Tools for Developers
  • [EXTJSIV-1248] - More docs for Surface
  • [EXTJSIV-1244] - Added docs for Gauge AXIS
  • [EXTJSIV-1796] - Character Encoding issues on deployed docs
  • [EXTJSIV-1906] - a typo / encoding issue in the getting started guide

General Improvements

  • [EXTJSIV-1961] - Added callbackName option to Ext.data.JsonP.request
  • [EXTJSIV-853] - Tooltips: Renamed initTarget to setTarget
  • [EXTJSIV-1536] - Added a vertical toolbar example
分享到:
评论

相关推荐

    ext-3.4.0 (1).zip

    EXTJS是一种基于JavaScript的开源富因特网应用程序框架,由Sencha公司开发并维护。它主要用于构建用户界面,尤其在企业级应用中广泛使用。EXTJS的核心特性包括组件化、数据绑定、强大的图表功能以及高度可定制的布局...

    extjs4环境搭建

    <script type="text/javascript" src="ext-4.0.1/locale/ext-lang-zh_CN.js"></script> ``` 确保引用的路径与你的项目结构相对应。样式文件`ext-all.css`用于加载组件的样式,`ext-all.js`引入核心组件和驱动,而`...

    Pretty Beautiful Javascript-crx插件

    v4.0.1-包含带有js ext的空白内容类型。 v4.0.0-根据内容类型运行。 v3.0.1-修复了github错误。 v3.0.0-大幅提升了性能。 v2.1.0-错误修正。 v2.0.0-新版本,速度更快。 权限:所有网站-在* .js页面上运行

    dbtool:phpBB 3.1的数据库优化和修复扩展

    MySQL 4.0.1或更高版本(使用MyISAM,InnoDB或Archive表类型) 安装 。 解压缩下载的发行版,并将其复制到phpBB板的ext目录中。 在ACP中导航以Customise -> Manage extensions 。 在“禁用的扩展名”下找到“ ...

    [附源码+数据库+毕业论文+部署教程+配套软件]基于SpringBoot+MyBatis+MySQL+Maven+Vue的停车场管理系统,推荐!

    一、项目简介 包含:项目源码、数据库脚本等,该项目附带全部源码可作为毕设使用。 项目都经过严格调试,eclipse或者idea 确保可以运行! 该系统功能完善、界面美观、操作简单、功能齐全、管理便捷 二、技术实现 jdk版本:1.8 及以上 ide工具:IDEA或者eclipse 数据库: mysql5.5及以上 后端:spring+springboot+mybatis+maven+mysql 前端: vue , css,js , elementui 三、系统功能 1、系统角色主要包括:管理员、用户 2、系统功能 前台功能包括: 用户登录 车位展示 系统推荐车位 立即预约 公告展示 个人中心 车位预定 违规 余额充值 后台功能: 首页,个人中心,修改密码,个人信息 用户管理 管理员管理 车辆管理 车位管理 车位预定管理,统计报表 公告管理 违规管理 公告类型管理 车位类型管理 车辆类型管理 违规类型管理 轮播图管理 详见 https://flypeppa.blog.csdn.net/article/details/146122666

    springboot656基于java-springboot的农机电招平台毕业设计(代码+数据库+论文+PPT+演示录像+运行教学+软件下载).zip

    项目已获导师指导并通过的高分毕业设计项目,可作为课程设计和期末大作业,下载即用无需修改,项目完整确保可以运行。 包含:项目源码、数据库脚本、软件工具等,该项目可以作为毕设、课程设计使用,前后端代码都在里面。 该系统功能完善、界面美观、操作简单、功能齐全、管理便捷,具有很高的实际应用价值。 项目都经过严格调试,确保可以运行!可以放心下载 技术组成 语言:java 开发环境:idea 数据库:MySql 部署环境:maven 数据库工具:navica 更多毕业设计https://cv2022.blog.csdn.net/article/details/124463185

    Python程序设计学习思维导图-仅供参考

    内容为Python程序设计的思维导图,适用于新手小白进行浏览,理清思路

    2024-Stable Diffusion全套资料(软件+关键词+模型).rar

    2024-Stable Diffusion全套资料(软件+关键词+模型).rar

    mmexport1741417035005.png

    mmexport1741417035005.png

    COMSOL三维锂离子电池全耦合电化学热应力模型:模拟充放电过程中的多物理场耦合效应及电芯内应力应变情况,COMSOL锂离子电池热应力全耦合模型,comsol三维锂离子电池电化学热应力全耦合模型锂离子

    COMSOL三维锂离子电池全耦合电化学热应力模型:模拟充放电过程中的多物理场耦合效应及电芯内应力应变情况,COMSOL锂离子电池热应力全耦合模型,comsol三维锂离子电池电化学热应力全耦合模型锂离子电池耦合COMSOL固体力学模块和固体传热模块,模型仿真模拟电池在充放电过程中由于锂插层,热膨胀以及外部约束所导致的电极的应力应变情况结果有电芯中集流体,电极,隔膜的应力应变以及压力情况等,电化学-力单向耦合和双向耦合 ,关键词: 1. COMSOL三维锂离子电池模型; 2. 电化学热应力全耦合模型; 3. 锂离子电池; 4. 固体力学模块; 5. 固体传热模块; 6. 应力应变情况; 7. 电芯中集流体; 8. 电极; 9. 隔膜; 10. 电化学-力单向/双向耦合。,COMSOL锂离子电池全耦合热应力仿真模型

    基于传递矩阵法的一维层状声子晶体振动传输特性及其优化设计与应用,声子晶体传递矩阵法解析及应用,Matlab 一维层状声子晶体振动传输特性 传递矩阵法在声子晶体的设计和应用中具有重要作用 通过调整声子

    基于传递矩阵法的一维层状声子晶体振动传输特性及其优化设计与应用,声子晶体传递矩阵法解析及应用,Matlab 一维层状声子晶体振动传输特性 传递矩阵法在声子晶体的设计和应用中具有重要作用。 通过调整声子晶体的材料、周期和晶格常数等参数,可以设计出具有特定带隙结构的声子晶体,用于滤波、减震、降噪等应用。 例如,通过调整声子晶体的周期数和晶格常数,可以改变带隙的位置和宽度,从而实现特定的频率范围内的噪声控制。 此外,传递矩阵法还可以用于分析和优化声子晶体的透射谱,为声学器件的设计提供理论依据。 ,Matlab; 一维层状声子晶体; 振动传输特性; 传递矩阵法; 材料调整; 周期和晶格常数; 带隙结构; 滤波; 减震; 降噪; 透射谱分析; 声学器件设计,Matlab模拟声子晶体振动传输特性及优化设计研究

    头部姿态估计(HeadPose Estimation)-Android源码

    头部姿态估计(HeadPose Estimation)-Android源码

    永磁同步电机FOC、MPC与高频注入Simulink模型及基于MBD的代码生成工具,适用于Ti f28335与dspace/ccs平台开发,含电机控制开发文档,永磁同步电机控制技术:FOC、MPC与高

    永磁同步电机FOC、MPC与高频注入Simulink模型及基于MBD的代码生成工具,适用于Ti f28335与dspace/ccs平台开发,含电机控制开发文档,永磁同步电机控制技术:FOC、MPC与高频注入Simulink模型开发及应用指南,提供永磁同步电机FOC,MPC,高频注入simulink模型。 提供基于模型开发(MBD)代码生成模型,可结合Ti f28335进行电机模型快速开发,可适用dspace平台或者ccs平台。 提供电机控制开发编码器,转子位置定向,pid调试相关文档。 ,永磁同步电机; FOC控制; MPC控制; 高频注入; Simulink模型; 模型开发(MBD); Ti f28335; 电机模型开发; dspace平台; ccs平台; 编码器; 转子位置定向; pid调试。,永磁同步电机MPC-FOC控制与代码生成模型

    light of warehouse.zip

    light of warehouse.zip

    考虑温度和气体排放等因素的工业乙醇发酵过程及其Matlab源码-乙醇发酵-气体排放-Matlab建模和仿真-代谢路径

    内容概要:文章深入讨论了工业乙醇发酵的基本原理及工艺流程,特别是在温度和气体排放(如CO2及其他有害气体)影响下的发酵效果分析。文章介绍了乙醇发酵的重要环节,如糖分解、代谢路径、代谢调控以及各阶段的操作流程,重点展示了如何通过Matlab建模和仿真实验来探索这两个关键环境因素对发酵过程的具体影响。通过动态模型仿真分析,得出合适的温度范围以及适时排除CO2能显著提升发酵产乙醇的效果与效率,从而提出了基于仿真的优化发酵生产工艺的新方法。 适用人群:从事生物工程相关领域研究的科学家、工程师及相关专业师生。 使用场景及目标:适用于实验室环境、学术交流会议及实际生产指导中,以提升研究人员对该领域内复杂现象的理解能力和技术水平为目标。 其他说明:附录中有详细的数学公式表达和程序代码可供下载执行,便于有兴趣的研究团队重复实验或者继续扩展研究工作。

    Tomcat资源包《Tomcat启动报错:CATALINA-HOME环境变量未正确配置的完整解决方案》

    本资源包专为解决 Tomcat 启动时提示「CATALINA_HOME 环境变量未正确配置」问题而整理,包含以下内容: 1. **Apache Tomcat 9.0.69 官方安装包**:已验证兼容性,解压即用。 2. **环境变量配置指南**: - Windows 系统下 `CATALINA_HOME` 和 `JAVA_HOME` 的详细配置步骤。 - 常见错误排查方法(如路径含空格、未生效问题)。 3. **辅助工具脚本**:一键检测环境变量是否生效的批处理文件。 4. **解决方案文档**:图文并茂的 PDF 文档,涵盖从报错分析到成功启动的全流程。 适用场景: - Tomcat 9.x 版本环境配置 - Java Web 开发环境搭建 - 运维部署调试 注意事项: - 资源包路径需为纯英文,避免特殊字符。 - 建议使用 JDK 8 或更高版本。

    java毕业设计源码 仿360buy京东商城源码 京东JavaWeb项目源代码

    这是一款仿照京东商城的Java Web项目源码,完美复现了360buy的用户界面和购物流程,非常适合Java初学者和开发者进行学习与实践。通过这份源码,你将深入了解电商平台的架构设计和实现方法。欢迎大家下载体验,提升自己的编程能力!

    java-springboot+vue的乒乓球馆预约管理系统源码.zip

    系统选用B/S模式,后端应用springboot框架,前端应用vue框架, MySQL为后台数据库。 本系统基于java设计的各项功能,数据库服务器端采用了Mysql作为后台数据库,使Web与数据库紧密联系起来。 在设计过程中,充分保证了系统代码的良好可读性、实用性、易扩展性、通用性、便于后期维护、操作方便以及页面简洁等特点。

    【javaweb毕业设计源码】大学生求职就业网

    这是一款专为大学生打造的求职就业网JavaWeb毕业设计源码,功能齐全,界面友好。它提供简历投递、职位搜索、在线交流等多种实用功能,能够帮助你顺利进入职场。无论你是想提升技术水平还是寻找灵感,这个源码都是不可多得的资源。快来下载,让你的求职之路更加顺畅吧!

    useTable(1).ts

    useTable(1).ts

Global site tag (gtag.js) - Google Analytics