onsenui v1.3.0 Release Notes

    • ons-sliding-menu: Fixed #544.
    • ons-sliding-menu: Fixed #464.
    • ons-pull-hook: Fixed #467.
    • ons-pull-hook: Fixed issue where a error was thrown if the pull hook was destroyed before $done() was called.
    • core: Added end-to-end testing with Protractor.
    • ons-alert-dialog: Fixed #478.
    • ons-pull-hook: Fixed #498.
    • ons-navigator: Blocks events on pages while animation is running. This fixes #457 and also fixes the issue where pages were pushed/popped twice when tapping quickly.
    • ons-alert-dialog: Fixed #511.
    • ons-alert-dialog: Fixed #512.
    • core: ons.createDialog, ons.createPopover and ons.createAlertDialog can now be supplied with a scope object in order to specify the parent scope of the element. This makes data binding much easier.
    • ons-loading-placeholder: Fixed #541.
    • ons-loading-placeholder: The component can now be used anywhere.
    • ons-tabbar: Fixed #530.
    • ons-split-view: Fixed #525.
    • ons-sliding-menu: Added event handler attributes.
    • ons-alert-dialog: Added event handler attributes.
    • ons-carousel: Added event handler attributes.
    • ons-dialog: Added event handler attributes.
    • ons-navigator: Added event handler attributes.
    • ons-popover: Added event handler attributes.
    • ons-pull-hook: Added event handler attributes.
    • ons-split-view: Added event handler attributes.
    • ons-tabbar: Added event handler attributes.
    • ons-split-view: Fixed #552.
    • ons-navigator: Added animation option to popPage().
    • ons-navigator: Added replacePage() method.
    • ons-lazy-repeat: Improved behavior when items are removed.
    • ons-sliding-menu: Fixed #577.
    • core: Windows Universal (Windows Phone 8.1, Windows 8.1 and IE 11) partial support.
    • core: FastClick library updated to 1.0.6. This adds support for iOS 8.4+, earlier versions of Onsen UI will not work with iOS 8.4+.