Release History

By product

Q1 2012 BETA

February 29, 2012

Application

CHANGED
  • Changed: Application viewInit/viewShow events are no longer supported, in favor of view/layout specific events

Button

FIXED
  • Fixed: Buttons multitouch issue in Android

Framework Constructs

NEW
  • Added: BlackBerry platform support
  • Added: Platform-specific layouts
  • Added: Data attributes for events/templates/data source
  • Added: Support for multi-size application icons (iOS and Android)
  • Added: New View/Layout events (view and show), bound through data attributes
  • Added: Application loading display when loading remote views
  • Improved: Major Scroller performance optimizations
  • Improved: Styling in horizontal mode
FIXED
  • Fixed: Blank page state should no longer appear
  • Fixed: Several scroller bugs
  • Fixed: iOS PhoneGap now properly detected

ListView

NEW
  • Added: Pull-to-refresh feature (appending more items on demand via swipe gesture)
  • Added: Items are highlighted on press
CHANGED
  • Changed: buttonName event parameter is no longer supported

ScrollView

NEW
  • Improvement: ScrollView locks scrolling in horizontal only mode

TabStrip

CHANGED
  • Changed: Tabstrip widget name is modified to TabStrip (letter casing change)