Release History

By product

Q1 2014

March 18, 2014

ActionSheet

NEW
  • Support forcing tablet/phone mode
FIXED
  • ActionSheet does not work in iPad when put in layout

All components

NEW
  • Added "Flat UI" Skin to Mobile ThemeBuilder
  • Support for replacement of the current view with the next one in the history stack
  • Updated iOS versions support
FIXED
  • Bundles produced by the Custom Download Builder can't be loaded with RequireJS
  • Tile effect does not behave as expected in Firefox
  • Application level native scrolling in WP8 is not working
  • Full screen with hidden status bar introduces 20px gap at the bottom in phonegap (iOS 7)
  • Mobile loader should block the app events while active
  • The icon reset CSS is not applied on all separate platform themes
  • Fix the famous Android 2.x input and select target issues when native scrolling is enabled
  • Keyboard resizes viewport incorrectly on iPad
  • Keyboard overlays the input in mobile application when run in Chrome
  • Input focus causes incorrect keyboard position on home screen apps in iOS7
  • Zoom transition does not set -webkit-transform property of the View correctly
  • preventing beforeShow does not stop the address bar from updating

Drawer

FIXED
  • Opening the Drawer, before its closing animation is finished prevents the widget swipe to open functionality
  • Drawer does not close when tapping a link to the current view
  • ListView inside a Drawer's menu does not scroll in landscape mode when deployed with cordova 3.2.0
  • Drawer does not initialize on Android 2.2 and 2.3.6

ListView

FIXED
  • ListView items navigate when the view has native scrolling enabled
  • Endless scrolling does not work as expected (Samsung 4.3 stock browser)
  • dataBinding event handler cannot be set declaratively

ModalView

FIXED
  • Shim on WP8 passes click event through
  • Auto height regression in WP8

PopOver

FIXED
  • Auto height regression in WP8
  • Cannot be opened from a TabStrip item

Scroller

NEW
  • Support for mouse wheel scrolling
FIXED
  • Pull-to-refresh loading icon is doubled on Samsung Galaxy S3+ phones
  • The scroll hint does not hide when slowly scrolling on ListView item
  • animatedScrollTo should fall back to scrollTo when native scrolling is on
  • Scrollbars are visible in Android 4.4 Chrome when native scrolling in view is set to true
  • Chart selection breaks the scroller

ScrollView

NEW
  • Created public prev and next methods that allow scrolling with animation
FIXED
  • Pager is not refreshed when ScrollView's dataSource changes
  • ScrollView's pager is not visible when contentHeight is set to 100%

Touch

FIXED
  • Preventing the touch widget events does not cancel subsequent ones