CascadingTableDelegate v1.2.0 Release Notes

Release Date: 2016-11-02 // over 7 years ago
  • Full Changelog

    • ➕ Added reload section feature in CascadingSectionTableDelegate.
      • The reloadOnChildDelegateChanged boolean property was changed to reloadModeOnChildDelegatesChanged enum value, which supports .None, .Whole, and .Section(animation:) mode.
    • ➕ Added sample app.
    • ⚡️ Updated README.md to