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

速度真快,ExtJS第5个预览版发布

阅读更多

Release Notes for Ext JS 4 PR5
Release Notes: March 18, 2011
Version Number: 4.0.0pr5
Download: here
Release Notes

New In This Release

  • New Examples
  • Bug Fixes
    • Fix bug on FF for Mac where an initial layout of boxes causes the innerCt to scroll, and it becomes stuck at the scrollPosition. Manifesting in layout-browser example
    • Fix the problem in IE where the margin-bottom of the last item was not being included in the "auto" height of its Container
    • Fix issue where dragging a child to become the last child in a folder would insert it in the wrong position
    • Fix an issue where the sortType was not being honored when local sorting in a grid
    • Fix issue when calling setProxy on a model subclass
    • Fix Ext.panel.TablePanel hideHeaders configuration option
    • Fix button layout in IE7 when minWidth is set
    • Fix minButtonWidth in FormPanels
    • Fix bug where StoreMgr would not be able to create a Store from a store config object
    • Fix layout/alignment issues in fieldset legends with IE
    • Fix for IE6 repaint bug on right edge of framed panel
    • Fix display of tooltip anchor arrow
    • Fix scope for custom validator method
    • Fix icon position of grid header when align:right
    • Fix issue with dateRenderer when dealing with null values
    • Fix issue with masking in IE6-9 Quirks and IE6 strict
    • Fix problem with Panel's initial collapse state setting, and subsequent expansion by the Accordion layout
    • Fix ComboBox setValue to handle empty values
    • Fix issue with Line Series shadows which weren't refreshed when animations were not enabled on
  • Enhancements
    • Refactored the Tree code. Working features as of this point are Tree rendering, expanding & collapsing, drag and drop, loading a tree from memory, have multiple columns, keyboard navigation and selection model
    • Added support for named arguments in Ext.Direct methods
    • Every Record registers itself with the ModelMgr
    • Implemented Tree collapse and expand animations
    • Implement loading nodes in a sorted TreeStore
    • Added a lastframe event to the animation that only fires when the animation actually reaches its end
    • Define getters for getting the computed height and width from an animations target to use as the from values
    • Refactor Tree collapse and expand animations. This fixes quickly collapsing and expanding nodes
    • Added a new transform option for Sorter
    • Panel's getDockedItems now accepts a ComponentQuery selector string
    • Add setSrc method to ImageComponent for changing the image src after initialization
    • Added 'none' as a possible value for msgTarget, to prevent all error message rendering. Only fire errorchange event when the error message actually changes
    • Add hideGroupedHeader support to Ext.grid.GroupingFeature
    • FormPanel and FieldContainer both contained logic to handle the addition and removal of Labelable and Field instances within their items subtree; factored that common logic out into a FieldAncestor mixin for both to use. The new mixin also adds new events 'fieldvaliditychange' and 'fielderrorchange' that allow listening for changes at the parent container level
    • Allow checkbox fields to display errors
    • All the old config properties that controlled the dropdown list have been removed in favor of a single listConfig object, which gets passed along to the BoundList's config. This is much simpler and provides total control over all aspects of the list
    • Implemented valueNotFoundText
    • Enhanced BoundList layout to handle min/max for both width and height
    • Implement ComboBox pageSize option
    • elasticOut and bounceIn easing added for animations
    • Added support for rootVisible. Also moved the creation of the NodeStore from TreeStore to the TreeView
    • Added support for the 'root' configuration option on TreeStore. It supports the 3.3 way of specifying root and children. Automatically figures out whether to load children on expand from the server or memory. Also removed requirement to specify a proxy on a TreeStore. Removed requirement to specify store on TreePanel and support the 'root' config option on TreePanel automatically creating a TreeStore
    • Modified TreeView so that it expands the root node if it's not visible
    • Modified getSourceFiles to include support for writing XML documents
    • Moved additional class for VML from javascript into the stylesheet
    • Add in support for icon and iconCls on tree nodes
    • Support loading flat json data while still loading children from the root property
  • API Changes
    • Refactored Tree to be able to decorate records with a Node API
    • Reimplemented TreeStore and created new class called NodeStore
    • Border layout is now responsible for performing a mini-collapse of a child Panel
    • Panel now performs a collapse to leave its header (or a newly generated, injected header) visible. It does not perform a mini-collapse
    • Renamed FlatTreeView to TreeView
    • Correct getRefItems implementation in light of ComponentQuery selector being available in getDockedItems
    • Add boxLabelEl as render selector for checkbox fields
    • Ext.data.Model.id now assigns the new id to the record
  • Compatibility Changes
    • Added an alias for Ext.data.Field
    • Added an alert when there are compat errors and no console
    • Added compat code for GridView & JsonStore
    • Modified paging example to switch getRowClass to PreviewPlugin
    • Added internal Ext 3 > 4 class mapping utility
  • Documentation Refactors
    • Charting overview document
    • Ext3 Legacy
    • Ext.form.TextArea
    • Ext.form.Checkbox
    • Ext.form.Radio
    • Ext.form.Field
    • Ext.form.FieldContainer
    • Ext.form.FieldSet
    • Ext.form.FormPanel
    • Ext.form.Labelable
    • Ext.Base
    • Ext.Button
    • Ext.Component#draggable
    • Ext.ComponentDragger
    • Ext.Loader
    • Ext.Array
    • Ext.TabPanel
    • Ext.TabPanel
    • Ext.form.BaseField
    • Ext.form.ComboBox
    • Ext.form.Text
    • Ext.form.Basic
    • Ext.Toolbar
    • Ext.data.SortTypes
    • Ext.data.StoreMgr
    • Ext.state.Manager
    • Ext.util.Animate
    • Ext.form.Date
    • Ext.form.Label
    • Ext.form.Number
    • Ext.Viewport
    • Ext.Window
    • Ext.ComponentQuery
    • Ext.Panel
    • Ext.form.FieldAncestor
    • Ext.Container
    • Ext.Component
    • Ext.grid.GridViewDDPlugin
  • Known Issues
    • Portal example not correct in IE6
    • Toolbar menu overflow not styled in IE6
    • Charts do not render properly in Safari 3.2
    • Menu links (anchor tags) need styling
    • Minor clipping of panel header text in Opera and IE6/7

原文:http://www.sencha.com/forum/showthread.php?125072-Ext-JS-4-Releases-and-Notes-%284.0PR5%29

分享到:
评论

相关推荐

    ExtJS快速入门 ExtJS快速入门 ExtJS快速入门

    ExtJS快速入门 ExtJS快速入门 ExtJS快速入门 ExtJS快速入门 ExtJS快速入门 ExtJS快速入门 ExtJS快速入门 ExtJS快速入门 ExtJS快速入门 ExtJS快速入门 ExtJS快速入门 ExtJS快速入门ExtJS快速入门 ExtJS快速入门 ExtJS...

    extjs 4.1 beta 预览版

    extjs 4.1 预览版,测试可用,速度提升,修改很多bug!!!!

    ExtJS快速入门指南

    ExtJS 也就是 Ext 框架 官方网址为 www extjs com ExtJS 是一个 Ajax 框架 是一个用 javascript 写的 用于在客户端创建丰富多彩的 web 应用程序界面 ExtJS 可以用来开发 RIA Rich Internet Application 富互联网应用...

    extjs中本地照片预览、blob数据在oracle中存取

    并且将地址传递给java后台,将图片文件以blob的形式存储到oracle数据库,并且可以默认将数据库中的数据第一次加载在预览框里(也就是从数据库中读出blob数据,显示在extjs页面) 没有完全实现的是extjs用uploadfild...

    绝对好用!extjs中本地照片预览、blob数据在oracle中存取.zip

    并且将地址传递给java后台,将图片文件以blob的形式存储到oracle数据库,并且可以默认将数据库中的数据第一次加载在预览框里(也就是从数据库中读出blob数据,显示在extjs页面), 并且此资料夹最后的版本可以将文件...

    extjs最新版 3.2版本

    extjs 最新js库 3.2版本 extjs 最新js库 3.2版本

    EXT JS ExtJS 4

    我很自豪能代表Sencha和ExtJS团队和大家成功的分享了ExtJS 4的预览版、3个beta版和今天发布的正式版等5个版本。 ExtJS 4从创建之初,就以最全面现代化为目标,它采用了改进的架构和加入了许多新的特性,从而使你可以...

    Learning ExtJs 第四版 随书源代码

    Learning ExtJs 第四版 随书源代码。采用的Ext 5。

    ExtJs4.0官方版本

    ExtJs4.0官方版本 ExtJs4.0官方版本 ExtJs4.0官方版本

    EXTJS应用EXTJS应用EXTJS应用EXTJS应用

    EXTJS应用EXTJS应用EXTJS应用EXTJS应用EXTJS应用EXTJS应用

    Extjs 4.0发布啦

    最新Extjs4.0 所有文件,含案例,帮助文档,源代码

    extjs资料extjs资料extjs资料

    extjs资料extjs资料extjs资料extjs资料extjs资料

    ExtJS3.2正式版

    ExtJS3.2正式版 货真价实 ExtJS3.2正式版

    extjs多版本整合应用

    多版本整合ExtJs应用多版本整合ExtJs应用多版本整合ExtJs应用多版本整合ExtJs应用多版本整合ExtJs应用多版本整合ExtJs应用多版本整合ExtJs应用多版本整合ExtJs应用多版本整合ExtJs应用多版本整合ExtJs应用。

    批量图片预览上传(extjs,支持html5和flash)

    批量图片预览上传(extjs,支持html5和flash)

    extjs4.2完整版

    extjs4.2完整版

    深入浅出ExtJS PDF 扫描版

    第5章 树形结构 第6章 拖放 第7章 弹出窗口 第8章 布局 第9章 工具栏和菜单 第10章 数据存储与传输 第11章 实用工具 第12章 一个完整的EXT应用 第13章 通过Ext Framework合理地应用EXT 附录A EXT常见问题 附录B EXT...

    Extjs4快速入门

    Ext 4有志成为Web程序革命性的开发平台。框架中几乎每个组件都作了改进。对于Ext3,4.0许多组件以及子系统都是表现得焕然一新! 这个文档将带领你快速进入Extjs4的世界中!

    EXTJS破解版本

    EXTJS破解版本EXTJS破解版本EXTJS破解版本EXTJS破解版本EXTJS破解版本EXTJS破解版本

    ExtJS带进度条的多文件上传和图片预览

    一款ExtJS的带进度条的多文件上传和图片预览,此项目不仅可同时上传多个文件,且上传过程中带进度显示,上传完成后还有相关图片的预览……

Global site tag (gtag.js) - Google Analytics