Skip to content

6.0.1

Choose a tag to compare

@ivanvorobei ivanvorobei released this 04 Apr 09:25
· 4 commits to main since this release

Extract shared cell dimming logic into DiffableTableViewCell base class.

  • DiffableSubtitleTableViewCell and DiffableButtonTableViewCell now inherit from DiffableTableViewCell, removing duplicated code
  • reuseIdentifier changed from static to class var to support overrides
  • Magic numbers extracted into named constants