Release History

By product

Q1 2012 SP1

May 15, 2012

ActionSheet

Application

FIXED
  • Fixed: Application height collapses in PhoneGap for BlackBerry phones
  • Fixed: Input styling in mobile application affects all input elements (should affect only those in a listview)
  • Fixed: Google Maps does not work in Kendo UI Mobile

Framework Constructs

NEW
  • Added: Mobile Scroller scrollTo method
  • Added: Widget methods can be invoked via the jQuery plugin
  • Added: Mobile Widgets can access their parent view via the `view()' method
  • Added: Implemented application flag to determine if the Address Bar should be hidden
FIXED
  • Fixed: BlackBerry skin too big for smartphones
  • Fixed: Icons are rendered as squares in BlackBerry 7.0
  • Fixed: Remote View loading does not work in PhoneGap
  • Fixed: Kendo UI Mobile distribution missing MVVM component

ListView

NEW
  • Added: List item should create icons even if there are no links and checkboxes
FIXED
  • Fixed: ListView click event not firing when in scroller
  • Fixed: ListView does not pass button instance in click event

ScrollView

NEW
  • Added: ScrollView content method that allows dynamic content update
  • Added: Exposed scrollview 'change' event
FIXED
  • Fixed: ScrollView data-role=page attribute does not work for initially hidden ScrollView
  • Fixed: Calling scrollTo in viewShow event handler does not work