YUILibrary - Open source JavaScript and CSS for building richly interactive software.
Fork YUI on GitHub

YUI 2.x

YUI 3

YUI 3 is the next generation release of the YUI Library.

Current Production Release: YUI 3.1.2

The current release that is available for development purposes is YUI 3.1.2. For more details on YUI 3.1.2, refer to the links in the Product Information box at right.

Next Release: YUI 3.2.0 ( PR2 posted for download 8/31/10 )

YUI 3.2.0 was planned to be released in August. A few issues had been discovered, and fixed, late in the development cycle so the target release date has been extended to allow the team to do more testing before releasing the final code. The team is now looking the week of September 7th as the new launch target for YUI 3.2.0. We have posted a PR2 release for community feedback. It is available for download as well as accessible via the CDN for review.

Some of the changes being worked on for this release include:

  • Addition of touch events
  • Enhancements to the synthetic event architecture
  • Implementation of offline caching
  • Addition of a YUI 3-native Uploader with feature compatibility to the Uploader provided in YUI 2
  • A ScrollView component
  • A significantly updated History Manager
  • The promotion of the JSONP and YQL gallery modules to library components

Refer to the 3.2.0 task list and list of tickets assigned to the 3.2.0 release for additional information on what's coming in the next release.

Reporting Defects / Making Enhancement Requests

YUILibrary.com is the proper location for reporting defects found in the YUI 3 code as well as for logging enhancement requests for consideration for future updates. You can review existing tickets filed for YUI 3 by clicking the View Tickets link at the top of this page. Please review the YUI guidelines for filing defects and making enhancement requests before adding new tickets to the YUI 3 project using the New Ticket link above.

*Only logged in users can submit bugs and feature requests.

Latest Commits for YUI 3

SHA1 Developer Date Message
54329bf32 Matt Sweeney 1 hour ago updated transition api docs
2c23ad076 Matt Sweeney 1 hour ago updated cssgrids-deprecated metadata
e2a4b86fa Luke Smith 18 hours ago Add 3.2.0 note "No changes"
9c0d93a93 Adam Moore 23 hours ago Fixed the yui metadata file
1b1aadcf1 Adam Moore 23 hours ago yui metadata tweak
524b57a92 Satyen Desai 09/1/10 API Doc tweaks. No -min files were hurt in the making of this commit point
31e8a9c6f Adam Moore 09/1/10 gallery bump
e6abb8a95 Dav Glass 09/1/10 Editor API doc update
31d772b3b Ryan Grove 09/1/10 Add README.
a3d67a254 Dav Glass 09/1/10 Selection fix for FF and fontfamily/fontsize in empty para
b92373091 Dav Glass 09/1/10 Added Loader meta-data for EditorPara plugin
cdc75f512 Satyen Desai 09/1/10 API Doc tweak. No -min files were hurt in the making of this commit point
adc52ee71 Tripp Bridges 09/1/10 Cosolidated area and stacked area fill methods.
aec93b4ee Tripp Bridges 09/1/10 Added unit tests. Add chartRendered event.
1aa3407bc Adam Moore 08/31/10 .
8462da89a Adam Moore 08/31/10 Fixed return payload from rls [fixes #2529266].
4e02c20a9 Ryan Grove 08/31/10 Unit tests for event-valuechange.
2e5e79579 Ryan Grove 08/31/10 Fix silly test typo.
5f25c48cf Eric Miraglia 08/31/10 Updated README with usage notes.