发布于 2016-09-11 23:51:19 | 98 次阅读 | 评论: 0 | 来源: 网友投递
MooTools JavaScript WEB应用框架
MooTools是一个简洁,模块化,面向对象的开源JavaScript web应用框架。
它为web开发者提供了一个跨浏览器js解决方案。在处理js、css、html时候。
它提供了一个比普通js更面向对象的documentAPI。
MooTools 1.6.0 发布了,改版本主要是修复一些bug以及引入一些新特性。
主要更新:
Rename .from
method in Array, Function, String and Number (#2758)(#2760)
New feature: Class.Thenable (#2743)
Add Safari 9 to Sauce Labs tested browsers (#2749)
Added ESLint to Grunt specs to keep code styled and clean (#2748)
Gruntfile refactor (#2741)
MooTools specs goes Mocha (#2737)
Specs upgrade, refactor and cleanup. Huge specs cleanup by Tim (#2736)
Fix so the legacy $pick
gets exported to global (#2735)
Fix so Event
Class gets exported to global (#2733)
Add extra aliases to Assets package's description (#1335)
Added ESLint to Grunt specs to keep code styled and clean (#1327)
New feature: new option keepOpen
to Accordion (#1333)
New feature: added sort order to onSort
function arguments (#1332)
Fix String.extras regex to not mix self closing tags (#1328)
Fix validate-match
"matchName" when containing spaces(#1186)
Fix unDraggableTags
in Drag (#1159)
Fix to validate-reqchk-byname
(#1329)
New feature: added IPv6 compatibility to URI.regex (#1322)
Fix semicolon in end of file that broke packager (#1319)
发行说明:
下载地址: