Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial: Chapter 1.1 - SwiftUI / Building a Simple Todo List UI #94

Commits on Mar 8, 2023

  1. 🎓 Tutorial: Building a simple todo list UI with SwiftUI

    Signed-off-by: Peter Friese <[email protected]>
    peterfriese committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0eaeb46 View commit details
    Browse the repository at this point in the history
  2. 🔨 Add script for generating docs

    Signed-off-by: Peter Friese <[email protected]>
    peterfriese committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8c764fc View commit details
    Browse the repository at this point in the history
  3. ♻️ Move docs build script to root

    Signed-off-by: Peter Friese <[email protected]>
    peterfriese committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    10c8a62 View commit details
    Browse the repository at this point in the history
  4. ♻️ Organise files

    Signed-off-by: Peter Friese <[email protected]>
    peterfriese committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c6dcedd View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. 🗑️ Cleanup

    Signed-off-by: Peter Friese <[email protected]>
    peterfriese committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    bd1225c View commit details
    Browse the repository at this point in the history
  2. 🔨 Update doc build script

    Signed-off-by: Peter Friese <[email protected]>
    peterfriese committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a52364a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. 🔦 Highlight the code for ContentView in section 4

    Signed-off-by: Peter Friese <[email protected]>
    peterfriese committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1a5a8cc View commit details
    Browse the repository at this point in the history
  2. 🔨 Update buildDocs.sh

    Co-authored-by: Nick Cooke <[email protected]>
    peterfriese and ncooke3 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    932ae74 View commit details
    Browse the repository at this point in the history
  3. 🔨 Update buildDocs.sh

    Co-authored-by: Nick Cooke <[email protected]>
    peterfriese and ncooke3 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4eac8f7 View commit details
    Browse the repository at this point in the history
  4. 🔨 Update buildDocs.sh

    Co-authored-by: Nick Cooke <[email protected]>
    peterfriese and ncooke3 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    238bd4f View commit details
    Browse the repository at this point in the history
  5. ✏️ Typo

    Co-authored-by: Nick Cooke <[email protected]>
    peterfriese and ncooke3 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d83aa34 View commit details
    Browse the repository at this point in the history
  6. 📝 Link to Apple's docs

    Co-authored-by: Nick Cooke <[email protected]>
    peterfriese and ncooke3 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    9a86100 View commit details
    Browse the repository at this point in the history
  7. ✏️ Add more images and fix issues from review

    Signed-off-by: Peter Friese <[email protected]>
    peterfriese committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a1d202b View commit details
    Browse the repository at this point in the history
  8. 📝 Address feedback from review

    Signed-off-by: Peter Friese <[email protected]>
    peterfriese committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5431e16 View commit details
    Browse the repository at this point in the history