MooTools Core 1.4.1
Written By Christoph Pojer, on Thursday, October 6th 2011, 2:01pmToday 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!
- Download MooTools Core 1.4.1; Build MooTools Core 1.4.1
- Fork / clone MooTools Core 1.4.1 from GitHub, and build it yourself with Packager.
- Google CDN (will be updated soon)
- Browse the Documentation for Core & More.
October 6th, 2011 at 3:22 pm
Great, thanks for this.
October 6th, 2011 at 4:09 pm
you are welcome !
October 6th, 2011 at 4:22 pm
@cpojer
Thank you for being so nice to dpitt and saying “your welcome” to his “thank you”.
October 6th, 2011 at 4:27 pm
@Daniel: Thanks for being so appreciative of @cpojer for expressing his niceties to @dpitt.
October 6th, 2011 at 4:54 pm
@Garrick
Thanks for being grateful of @Daniel’s appreciation of @cpojer for expressing his niceties of @ditt’s “thank you”.
October 7th, 2011 at 2:15 am
Thanks for being awesome! @Tim: Thanks to you too, you helped me a lot yesterday (IRC).
October 11th, 2011 at 10:07 am
hi guys is there a place where I can ask for improvements for next releases ? For example I wish that Form.Request could have all of the Request Events like onprogress, onrequest, onloadstart, etc. and I don’t wan’t to put this request in github issues since it is not a bug but maybe it is the right place?
thanks anyway.