Releases: Tinder/Layout
Releases · Tinder/Layout
Layout v0.0.12
What's Changed
- Update to Swift
5.10
by @tinder-cfuller in #369 - Fix DocC documentation by @tinder-cfuller in #370
- Use guard instead of if statement by @tinder-cfuller in #371
- Refactor view global functions with static methods by @tinder-cfuller in #372
- Use preferred layout formatting by @tinder-cfuller in #373
- Add the word Tests to tests directories by @tinder-cfuller in #374
- Improve LayoutItem documentation by @tinder-cfuller in #375
- Add iPhone 14 Devices via new SnapshotTestingExtensions target by @tinder-garricnahapetian in #241
- Add iPhone 15 devices by @tinder-garricnahapetian in #376
Full Changelog: 0.0.11...0.0.12
Layout v0.0.11
What's Changed
- Add explicit type by @tinder-cfuller in #344
- Add internal only
UILayoutGuide
extensions by @tinder-cfuller in #345 - Use anchors to define edge constraints by @tinder-cfuller in #346
- Add margin constraints methods by @tinder-cfuller in #347
LayoutItem
code cleanup (two methods) by @tinder-cfuller in #348- Use
to:
argument label by @tinder-cfuller in #349 - Add multiplier argument to NSLayoutDimension by @tinder-cfuller in #350
- Refactor map to single line by @tinder-cfuller in #351
- Remove linebreaks by @tinder-cfuller in #352
- Remove extraneous switch statements by @tinder-cfuller in #353
- Improve cheatsheet column spacing and margins by @tinder-cfuller in #354
- Remove
UILayoutSupport
extension (is deprecated) by @tinder-cfuller in #355 - Add safe area constraints methods by @tinder-cfuller in #356
- Remove “guide” term from cheatsheet by @tinder-cfuller in #357
- Use anchors in
UIView
extension methods by @tinder-cfuller in #358 - Add
UIView
extension method for width and height by @tinder-cfuller in #359 - Improve square and aspect ratio implementations by @tinder-cfuller in #360
- Replace guide properties with superview property by @tinder-cfuller in #361
- Add explicit type by @tinder-cfuller in #362
- Set Layout properties in order of definition by @tinder-cfuller in #364
- Update assertion messages by @tinder-cfuller in #365
- Utilize workflow command for error echo by @tinder-cfuller in #366
- Improve tests by @tinder-cfuller in #367
- Revise
addItem
andaddItems
methods by @tinder-cfuller in #368
Full Changelog: 0.0.10...0.0.11
Layout v0.0.10
Layout v0.0.9
What's Changed
- Add Swift 5.9 package manifest by @tinder-cfuller in #343
Full Changelog: 0.0.8...0.0.9
Layout v0.0.8
What's Changed
- Set minimum Swift version to 5.7 by @tinder-cfuller in #341
Full Changelog: 0.0.7...0.0.8
Layout v0.0.7
What's Changed
- Add square constraints method by @tinder-cfuller in #338
- Improve
UIView
edge constraints methods by @tinder-cfuller in #339 - Set base path for documentation by @tinder-cfuller in #340
Full Changelog: 0.0.6...0.0.7
Layout v0.0.6
What's Changed
- Add SwiftLint command by @tinder-cfuller in #320
- Remove unused imports by @tinder-cfuller in #321
- Add Swift Package Index configuration by @tinder-cfuller in #322
- Add missing documentation note by @tinder-cfuller in #323
- Reorder inset method to be before insets methods by @tinder-cfuller in #324
- Improve cheatsheet by @tinder-cfuller in #325
- Update tagline by @tinder-cfuller in #326
- Update readme by @tinder-cfuller in #327
- Add unknown default to SwiftLint command switch by @tinder-cfuller in #328
- Call aspect ratio in square constraint method by @tinder-cfuller in #329
- Add square comments to cheatsheet by @tinder-cfuller in #330
- Improve pragma marks and test method ordering by @tinder-cfuller in #331
- Use array indexes in tests by @tinder-cfuller in #332
- Use non-zero size view in tests by @tinder-cfuller in #333
- Include Documentation in artifactory upload by @tinder-garricnahapetian in #334
- Change cheatsheet comment from Shape to Size by @tinder-cfuller in #335
- Use
CGSize
instead of.init
by @tinder-cfuller in #336 - Improve
UIView
Auto Layout tests by @tinder-cfuller in #337
Full Changelog: 0.0.5...0.0.6
Layout v0.0.5
What's Changed
- Improve pragma marks and method ordering by @tinder-cfuller in #319
Full Changelog: 0.0.4...0.0.5
Layout v0.0.4
What's Changed
- Add cheatsheet link to README by @tinder-cfuller in #317
- Improve cheatsheet by @tinder-cfuller in #318
Full Changelog: 0.0.3...0.0.4
Layout v0.0.3
What's Changed
- Delete snapshots by @tinder-garricnahapetian in #309
- Replace size with square in example code by @tinder-garricnahapetian in #310
- Improve documentation by @tinder-cfuller in #308
- Treat warnings as errors in Swift workflow by @tinder-cfuller in #312
- Set Swift settings for tests target by @tinder-cfuller in #313
- Reorder square method by @tinder-cfuller in #314
- Improve identifier method documentation by @tinder-cfuller in #315
- Validate recorded snapshots in Swift workflow by @tinder-garricnahapetian in #311
- Add cheatsheet by @tinder-cfuller in #316
Full Changelog: 0.0.2...0.0.3