The 2.3 alpha 2 release of jCarousel module for Drupal 7 makes the Views integration mostly work. There is still a current known issue that the Drupal 7 version of jCarousel does not yet support AJAX-enabled views. See #1053118: Views AJAX support does not work in Drupal 7 for more information.
Simplified styling of primary and secondary tabs.
Fixed display of ordered and unordered lists
Added CSS styling for common elements
Template code cleanup
Added README.txt
Updated conditional HTML5 Shiv
Simplified display of branding
Initial release for 7.x Drupal core. Major changes include:
1) Abandoned ExtJs in favor of jQuery UI that ships with Drupal 7 core, to avoid having to install an external library.
2) Switched to jQuery UI Star Rating Widget (by Orkan) from Saeven's ExtJs rating extension.