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!
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.