Skip to content

Instantly share code, notes, and snippets.

@derek
Last active December 12, 2015 00:48
Show Gist options
  • Save derek/4686506 to your computer and use it in GitHub Desktop.
Save derek/4686506 to your computer and use it in GitHub Desktop.
YUI Weekly for February 1st, 2013

Welcome to YUI Weekly, the weekly roundup of news and announcements from the YUI team and community. If you have any interesting demos or links you’d like to share, leave a comment below.

  • The Skin Builder preview has some new features:

    • Custom color scheme feature for a more full range of custom skin looks.
    • The padding control is now separated into two controls, horizontal and vertical.
    • A slider has been added to increase/decrease the contrast of text to it's background.
  • gallery-scrollanim is a widget that animates HTML elements based on vertical page scroll, and is new to the YUI Gallery this week. "With ScrollAnim widget, you can quickly create sites that have various HTML elements move or fade according to how far the user has scrolled down the site. The animation for each HTML element is also gracefully controlled by easing functions of your choosing. Also the widget is great for achieving the popular "parallax effects", when certain elements (especially the backgrounds) move at a different speed than the user-controlled scrolling speed." Thanks @emyang!

  • Do you use YUI and Grunt? Check out grunt-yui-config, a utility by @shojberg for generating a YUI config with Grunt. Install with npm install grunt-yui-config --save-dev.

  • New and updated modules in the Gallery this week: accordion-horiz-vert, itsadtcolumnresize, scrollanim, and zui-rascroll.

  • Show your support for YUI by starring our repo on Github https://github.com/yui/yui3!

  • Version bumps this week for the following YUI devtools: grover and yogi. Grover now supports --debug and --console to print debug and console messages. Upgrade with npm install -g grover yogi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment