Written By Aaron Newton, on Tuesday, December 20th 2011, 7:51pm
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 which one might consider to be philosophically an ancestor of sorts.
Purpose
All well-written web sites / apps that are interactive have the same basic pattern:
Read the rest of this entry »
Posted in All | 8 Comments »
Written By Olmo Maldonado, on Friday, December 2nd 2011, 4:03pm
Today we release MooTools Core 1.4.2 which is a small maintenance release. Upgrading from 1.4.1 should not cause any backward incompatibilities. We recommend all users upgrade to 1.4.2 as soon as possible.
Read the rest of this entry »
Posted in All | 6 Comments »
Written By Darren Waddell, on Tuesday, October 18th 2011, 5:55pm
Just a quick update to let you know we’ve added comments through Disqus to all Forge plugins.
If you’re a plugin owner, you can subscribe by going to your plugin page and clicking ‘subscribe by email’ at the bottom.
Remember, if you find a bug in a plugin, you should always report it in that repository’s Github Issues.
As it stands, all comments will need to be moderated before they appear, just to make sure we don’t get trolled / spammed and we’re really looking forward to adding the ability to comment to the other parts of the website - particularly in documentation.
Thanks to Aaron for making this happen!
Posted in All | 4 Comments »
Written By Christoph Pojer, on Thursday, October 6th 2011, 2:01pm
Today we release MooTools Core 1.4.1 which is a small maintenance release and as such only fixes bugs that were introduced in previous releases. We have fixed the mousewheel event in Firefox, Element.fade sets the visibility CSS-property again, Event.Delegation now behaves properly if you use fireEvent and we have fixed a couple of issues with Element.setProperty and Element.removeProperty.
Upgrading from 1.4.0 should not cause any backward incompatibilities. We recommend all users to update to 1.4.1 as soon as possible.
Get it!
Posted in All | 7 Comments »
Written By Arian Stolwijk, on Saturday, September 10th 2011, 9:16am
As of today a new version of MooTools is available. This includes MooTools Core and MooTools More. We’ve communicated a lot about changes for 2.0 but we also felt we had some good stuff that would benefit you directly which we wanted to add to the 1.x releases. This good stuff contains of course numerous bugfixes but mostly one important new feature for MooTools Core: Delegation. This 1.4 release should be fully backward compatible with the MooTools 1.2 and 1.3 series’.
Read the rest of this entry »
Posted in All | 16 Comments »