Yahoo YUI JavaScript Framework Updated
Written by Alex Denham   
Tuesday, 25 September 2012

The Yahoo User Interface (YUI) framework has been updated to be faster with extra features.

Developers at Yahoo's YUI project released version 3.7.0 of the open source JavaScript and CSS web library at the end of August. Since then there has been a quick follow up release, 3.7.1, to correct encoding problems encountered by users self-hosting YUI and serving it with a non-UTF-8 encoding. Currently 3.7.2 is in the works.

 

YUI is used for Yahoo’s front page, and is designed for developers wanting to create interactive web applications.

According to a blog post about the new version, Yahoo plans to release a production-ready version of YUI at the end of each development sprint (which usually lasts one month.)

The main improvement in version 3.7  is faster performance of the Event Utility, which the developers say will be up to three times faster thanks to optimisations of memory and runtime.

The way gestures are handled has been improved so that the event-flick and event-move gestures now use MSPointer events.

Graphics and Charts have been improved. Scrolling has received several changes. There’s a new node-scroll-info plug-in that gives you more scrolling events and methods, and the ScrollView has undergone substantial changes with the addition of Forced-Axis, Dual-Axis, and Right-To-Left support.

You can download both the latest versions, as well as previous ones, from the YUI Download Center and the full list of changes is available in Github.

 

More Information

YUI 3.7.0pr1 – Event Performance

Related Articles

JQuery Ever More Popular

Vanilla JS Used On More Sites Than jQuery

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Spider Courtship Decoded by Machine Learning
07/04/2024

Using machine learning to filter out unwanted sounds and to isolate the signals made by three species of wolf spider has not only contributed to an understanding of arachnid courtship behavior, b [ ... ]



Run WebAssembly Components Inside Node.js With Jco
28/03/2024

Jco 1.0 has been just announced by the Bytecode Alliance.It's a native JavaScript WebAssembly toolchain and runtime that runs Wasm components inside Node.js. Why is that useful?


More News

Last Updated ( Monday, 24 September 2012 )