Release History

By product

Q1 2013

March 20, 2013

ActionSheet

FIXED
  • Fixed: 2 actionsheets do not work in view with a model

Application

NEW
  • Improved: Remote view with parameters behavior
FIXED
  • Fixed: Nexus 10 is not recognized as a tablet

ButtonGroup

NEW
  • Added: ButtonGroup touchstart/end configuration option

Framework Constructs

NEW
  • Added: Windows Phone 8 support
  • Added: TypeScript support
  • Added: RequireJS support
  • Added: Visual Studio 2012 intellisense annotations
  • Added: Support for datetime-local input type
  • Added: Introduce contentElement() method to always get the contents parent (applicable for a mobile view)
  • Added: View afterShow event (triggered after the transition is complete)
  • Added: On remote view load, if no data-role=view element is found contents are treated as a single view
  • Added: Support for server-side navigation for remote views
  • Improved: View transitions on mobile devices (sometimes they stop abruptly)
FIXED
  • Fixed: DropDownList gets opened when being a start point for scrolling in Kendo UI Mobile
  • Fixed: Browser window can be dragged on iOS during View transition
  • Fixed: View Title gets bigger if it has block content
  • Fixed: Textarea cannot be scrolled when inside a mobile application view

ListView

NEW
  • Added: Search mode functionality
  • Added: Add/Remove items depending on the applied action to the observable array
FIXED
  • Fixed: Wrong property name in Kendo Mobile ListView
  • Fixed: Grouped widget throws a JavaScript exception when clearing data using query method
  • Fixed: Endless scrolling does not work in a modalview
  • Fixed: Mobile Scroller stops working when user has a finger on the ListView while DataSource changes

ModalView

NEW
  • Added: init, open and close events
FIXED
  • Fixed: ListView endless scrolling does not work in a modalview

NavBar

FIXED
  • Fixed: View Title gets bigger if it has block content

Scroller

FIXED
  • Fixed: Mobile Scroller stops working when user has a finger on the ListView while DataSource changes

ScrollView

NEW
  • Added: Allow ScrollView to scroll to percentage of its width
FIXED
  • Fixed: ScrollView does not retain its offset on orientation change when pages are present
  • Fixed: ScrollView does not set its page correctly via data attribute
  • Fixed: ScrollView does not work inside a Modal View

SplitView

FIXED
  • Fixed: Kendo mobile pane does not support initial view setting (docs have it)

TabStrip

FIXED
  • Fixed: TabStrip with URL parameters doesn't reflect the view change on app.navigate()