Skip to content

Releases: kodecocodes/sui-materials

v5.0.0 (June 2023)

09 Aug 23:32
a8cbcc8
Compare
Choose a tag to compare

Publication of the 5th edition on 14th June 2023.

Up to date with iOS 16, macOS 13, Swift 5.8, Xcode 14.2

New chapter(s):

  • Chapter 20: View Transitions & Charts

v4.0.0 (November 10th 2021)

10 Nov 18:07
51ea99e
Compare
Choose a tag to compare
  • Publication of the 4th edition — updates to iOS 15, macOS 12, Xcode 13.1 and Swift 5.5
  • Chapter 3 — Changes to debugging in XCode 13
  • Chapter 5 — Added new section to briefly discuss markdown
  • Chapter 6 — Removed section about Keyboard Handler (obsolete now)
  • Chapter 6 — Add new section for keyboard and focus management
  • Chapter 9 — Rewritten the “Object Ownership” section
  • Chapter 10 — Added paragraph to describe how to keep track of the selected tab index
  • Chapter 11 — Restructured a little bit to make preparation work/refactoring optional to the reader
  • Adds new chapter 15, "Advanced Lists", which adds coverage of new List abilities in SwiftUI 3
  • Chapter 18 — Coverage of new Canvas view in SwiftUI 3
  • Chapter 19 — Updated for changes to animations in SwiftUI 3