MVVMCross v6.3.1 Release Notes

Release Date: 2019-06-18 // almost 5 years ago
  • Full Changelog

    Implemented enhancements:

    • Open up methods in PageViewController to be able to customize behavior #3406 (martijn00)

    ๐Ÿ›  Fixed bugs:

    • ios MvxBaseTableViewSource: RowDeselected(..) must not call its base method #3413
    • [Android] AppStart deadlocks #3268

    Closed issues:

    • โšก๏ธ Compile issues after updating to 6.3.0 #3420

    ๐Ÿ”€ Merged pull requests:

    • Correct doc from "childs" to "children" #3430 (jschmid)
    • โž• Added MvxPanelHintTypes for MvvmCross 6 #3427 (xunreal75)
    • ๐Ÿ›  Fix: TYPO #3426 (konabe)
    • ๐Ÿ›  Fix: Typo: Remove extra period #3421 (konabe)
    • ๐Ÿ‘‰ Make attributes only available on netstandard #3419 (martijn00)
    • ๐Ÿ›  Fix for #3413: RowDeselected(..) must not call its base method #3415 (markuspalme)
    • โšก๏ธ Update docs on adding sections to a UITableView #3410 (c-lamont)
    • Facade MvxViewModelInstanceRequest instance overwritten #3405 (CMorooney)