Playbook Ios Versions Save

📘A library for isolated developing UI components and automatically taking snapshots of them.

0.3.5

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/playbook-ui/playbook-ios/compare/0.3.4...0.3.5

0.3.4

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/playbook-ui/playbook-ios/compare/0.3.3...0.3.4

0.3.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/playbook-ui/playbook-ios/compare/0.3.2...0.3.3

0.3.2

2 years ago
  • Wrong device definition #48

0.3.1

2 years ago
  • Fix podspecs #47

0.3.0

2 years ago
  • Add support for iPhone12 series for snapshot #44
  • Fix support for Xcode 12.5.1 #45
  • Get rid of the dependency on XCTest #46

0.2.1

3 years ago

Breaking Changes

  • Normalize the name of generated snapshots and directories. (by @ra1028 #40, reported by @akkyie #38)

Fix

  • Fix the crash that happens when the modal is dismissed with X button. (by @ra1028 #41)

0.2.0

3 years ago

Fix

  • Fix PlaybookUI layout issue on iOS14 (by @ra1028 #36)

Changes

  • Add viewPreprocessor parameter to Snapshot. (by @jiayi-zhou #30)

0.1.2

3 years ago

Fix

Disable SwiftUI animation (by @ra1028 #28)

0.1.1

4 years ago

Fix

  • Some bug fix for iOS 13.4 regression (by @ra1028 #26)