All Versions
15
Latest Version
Avg Release Cycle
68 days
Latest Release
1270 days ago

Changelog History
Page 1

  • v3.1.0 Changes

    September 25, 2020
    • Adjust project to Xcode 12 and tvOS 14
  • v3.0.0 Changes

    December 20, 2010
    • Migrate to Swift 5.0
  • v2.2.0 Changes

    October 29, 2018
    • โœ… Use iOSSnapshotTestCase instead of Snap.swift for screenshot tests
    • ๐Ÿ‘Œ Support Xcode 10
    • Migrate to Swift 4.2
  • v2.1.0 Changes

    December 12, 2017
    • โž• Add tests
    • ๐Ÿ›  Fix bug when using an image as background it was not visiable because being added under the gradient
    • ๐Ÿ‘Œ Support customization of isSelected status background color
  • v2.0.1 Changes

    November 22, 2017
    • Adjust as expected when changing gradients
  • v2.0.0 Changes

    September 21, 2017
    • ๐Ÿ‘Œ Support Swift 4
  • v1.0.0 Changes

    July 09, 2017
    • โž• Add linter
    • ๐Ÿ›  Bugfixing: Cannot close app with Menu button when FocusTvButton has focus
  • v0.1.4 Changes

    March 24, 2017
    • Define FocusTvButton as open to allow subclassing
  • v0.1.3 Changes

    March 23, 2017
    • ๐Ÿ›  Bugfixing, title sometimes hidden by the background when using gradients
  • v0.1.2 Changes

    March 22, 2017
    • ๐Ÿ’ป setNeedsDisplay when changing properties with impact on the ui