MooTools
|
The Blog
|
-
MooTools 1.4.5 Released
MooTools Core 1.4.5 is a maintenance release for the 1.4 branch. 1.4.5 brings a critical bugfix for Fx.CSS which caused many troubles for tweening and morphing your element styles. The bug was caused by a fix in 1.4.4 which should improve animating other length units like % or em (see #2160. Many of you noticed [...]
-
MooTools 1.4.4 Released
Today we release MooTools Core 1.4.4 which is a critical maintenance release. 1.4.3 release introduced a bug as a result of fixing another bug. Specifically, 1.4.3 did not allow custom attributes (e.g. data- or non-standard attributes). See this issue for a full explanation and solution. We recommend that all users upgrade to 1.4.4 as soon [...]
-
MooTools 1.4.3 Released
Today we release MooTools Core 1.4.3 which is a small maintenance release. Upgrading from 1.4.2 should not cause any backward incompatibilities. We recommend that all users upgrade to 1.4.3 as soon as possible. Fixes #2109: IE7/8 getProperty returns functions #2110: Documentation: Request.JSON’s behaviour of onFailure #2117: Document conflicts between Array and Elements methods #2121: Missing [...]
-
JxLib: An Introduction
Jon Bomgardner is a contributor to the jxlib.org project. After recently joining the MooTools Developer mailing list and sharing his experience in upgrading jxlib to MooTools 1.4.2 we asked him to share his work here on the blog. What is JxLib JxLib is a JavaScript UI framework built on MooTools. It allows web developers and [...]
-
MooTools Behavior
Those of you who follow my work over on Clientcide may already be familiar with it, but for the rest of you I wanted to write a blog posts here on MooTools.net about the work I’ve been doing on a library called Behavior - a throwback to the behavior.js library released way back in 2005 [...]
|