RightJS 2.2.3 IE9 Fixes And UI Update

Hi everyone!

Seems like we have collected a bunch of all sorts of updates, it's time to pack it up in a proper release.

First of all the core was updated to the version 2.2.3 with the following changes and fixes.

  • IE9 fix for the opacity effects that caused glitches in UI widgets
  • Xhr module fix that now properly merges global and local parameters in your requests
  • Some fixes to make RightJS run with Mozilla Jetpack and Opera Extension (kudos to Nicolas Cotenolin for bringing it up)
  • @myfreeweb patched the Array class a bit to make it run faster in old browsers
  • @rafBM optimized the Element#first, Element#next and Element#prev methods to make them faster when they called without a css-rule

And we also have several updates in the UI Modules

  • Resizable was updated so it could be used at the same time with the Drag'n'Drop module
  • Slider was patched to handle odd values with snaps (kudos to @marlus for reporting the bug)
  • Uploader received a little fix to handle old versions of Apache's module

That's all folks. Enjoy the updates and keep it up!