Ext JS 2.1 低调发布

Ext JS 2.1 在2008年4月20日正式发布,这是一个好消息,也是一个坏消息。
好消息:增加了很多实用功能及例子,及个修复了N个Bug.
坏消息:由原来旧的双重协议(LGPL和商业授权)变为新的双重协议(GPL和商业授权)

GPL这个大家非常熟悉了,用了GPL协议的软件都必须开源。这一个太打击人了!

Release Notes for 2.1.0
Release Date: April 20, 2008
Current Version: 2.1.0 (rev 2042)
Previous Version: 2.0.2 (rev 1688)

General Changes
Full REST support
Added Ext.StatusBar Component and Samples
Added Ext.Slider Component and Samples
Added Example to demonstrate Remote Loading of Component Configs
Added Grid Filtering Sample
Added Layout Browser Sample
Added Spotlight Sample

以下是几张截图:
Added Ext.StatusBar Component and Samples (状态栏)

Added Ext.Slider Component and Samples (滑动条)

Added Grid Filtering Sample (网格筛选)

(版权声明:本篇文章版权属于extjs.org.cn所有,可以在互联网上进行转载,转载必须保留作者版权声明及链接;也可以文章用于出版、发行或其它商业用途,仅仅需要保留作者版权声明及链接。)