posted @ Wednesday, December 23, 2009 1:47 PM |
jQuery 1.4 Alpha 2 Released.
This is the second release of 1.4 Alpha version. 1.4 version contains some improvements and fixes. They are trying to fix all of the submitted bugs. And they will add some optimizations. Below a list of improvements from the Alpha 1 release announcement.
live was drastically overhauled and now supports submit, change, mouseenter, mouseleave, focus, and blur events in all browsers. Also now supports context and data.
append, prepend, etc. have been heavily optimized.
add has been adjusted to always return elements in document order.
find, empty, remove, addClass, removeClass, hasClass, attr, and css have been heavily optimized.
[
jquery
]
posted @ Wednesday, December 23, 2009 1:36 PM |
ScottGu's announced about VS 2010 and .NET 4 Release Candidate releases. RC will be avaible in February.
The goal behind the Release Candidate is to ensure that performance problems in Beta2 are fixed and products are ready for RTM release.
ScottGu says this will postpone the RTM release a few weeks. I think every developer who will use this products can wait a few weeks for a high quality.
For more information you can read Scott's blog entry.
[
visual studio
]