Skip to content

Latest commit

 

History

History
87 lines (79 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

87 lines (79 loc) · 1.96 KB

Change Log

All notable changes to this project will be documented in this file.

Added

  • New skeleton / skeleton group (if using multiline) custom size.

Changed

  • Update Snapshot testing package to v1.9.0.

Removed

Fixed

Added

Changed

Removed

Fixed

  • Renamed TextField's OptionalType extension initializer signature to avoid conflicts.

Added

Changed

Removed

Fixed

  • Improved the way GeometryReader is used to fix its behaviour in the newest and previous SwiftUI versions.
  • Improved the performance in 'AnimationInteractor'.
  • Fixes a small bug that didn't let remove any animation.

Added

  • SecureField support.
  • SkeletonForEach support.
  • Update Snapshot testing package to pointfreeco repository.

Changed

Removed

Fixed

Added

Changed

  • Update Snapshot testing package to pointfreeco repository.

Removed

Fixed

Added

  • Slope angle.

Changed

Removed

  • Commented macOS tests because weren't passing on the CI, its screen scale factor is 1 and should be 2 to match locally generated reference images. It will be fixed later.
  • Commented default Skeleton list test because wasn't on the CI. It will be fixed later.

Fixed

Added

  • Skeleton transition.

Changed

  • iPhone 8 and iPad Pro 12.9-inch snapshot tests.

Removed

Fixed

Added

  • First release.

Changed

Removed

Fixed