Skip to content

Releases: liam-i/BlankSlate

Bump version to 0.7.1

09 May 12:37
Compare
Choose a tag to compare
  • Add privacy manifest
  • Add visionOS support to the Cocoapods podspec, bump min version

Bump version to 0.7.0

29 Mar 12:37
Compare
Choose a tag to compare
  1. visionOS is supported.
  2. rename DataSource and Delegate.
  3. bug fixed.

Bump version to 0.6.3

27 Mar 11:25
Compare
Choose a tag to compare
  • Fix compilation errors

Bump version to 0.6.2

18 Mar 04:10
Compare
Choose a tag to compare
  • BlankSlate.Alignment usage optimization.

Bump version to 0.6.1

14 Mar 16:14
Compare
Choose a tag to compare
  • Fix BlankSlate.DataLoadStatus related bugs.
  • Add reload(with:) method.
  • Add reloadBlankSlate() method.
  • Add reloadBlankSlate(with:) method.

Bump version to 0.5.0

14 Mar 12:37
Compare
Choose a tag to compare
  • Rename bs.contentView to bs.view.
  • Rename offset(forBlankSlate:) to alignment(forBlankSlate:).
  • Rename blankSlateShouldBeInsertAtIndex(_:) to blankSlateShouldBeInsertedAtBack(_:).
  • Add enum Alignment.
  • Added CustomView example.
  • Some code structure adjustments.

Bump version to 0.4.1

13 Mar 11:30
Compare
Choose a tag to compare
  • fadeInDuration fixed.
  • backgroundGradient(forBlankSlate:) added.
  • renamed configure(_:for:) to blankSlate(_:configure:).

Bump version to 0.4.0

13 Mar 09:30
Compare
Choose a tag to compare
  • Supports UIView and UIScrollView.

Bump version to 0.3.2

12 Mar 14:05
Compare
Choose a tag to compare
  • Carthage supported.

Bump version to 0.3.1

12 Mar 11:49
Compare
Choose a tag to compare
  • Rename to BlankSlate.
  • Upgraded iOS and tvOS deployment targets to 12.0.
  • Support namespace.