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

Refactor widgets #374

Merged
merged 25 commits into from
Oct 1, 2023
Merged

Refactor widgets #374

merged 25 commits into from
Oct 1, 2023

Commits on Aug 24, 2023

  1. Replace Date() with .now

    uhooi committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8b1fe15 View commit details
    Browse the repository at this point in the history
  2. Refactor MonsterProvider

    uhooi committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a4fb41b View commit details
    Browse the repository at this point in the history
  3. Refactor privates

    uhooi committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a7d719f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c8391c View commit details
    Browse the repository at this point in the history
  5. Add iconAndName

    uhooi committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    92d656c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Use switch expression

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f6ef503 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    2d96a61 View commit details
    Browse the repository at this point in the history
  3. Update README.ja.md

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    793dd34 View commit details
    Browse the repository at this point in the history
  4. Bump Xcode to 15 for CI

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    582d0bf View commit details
    Browse the repository at this point in the history
  5. Update Makefile

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    59d66e9 View commit details
    Browse the repository at this point in the history
  6. Use if expression

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e37f8a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2872785 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a2f474 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    508406c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4928b0 View commit details
    Browse the repository at this point in the history
  11. Migrate strings to xcstrings

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ccdda48 View commit details
    Browse the repository at this point in the history
  12. Remove strings

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ad4f4b2 View commit details
    Browse the repository at this point in the history
  13. Update xcstrings

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9028a6c View commit details
    Browse the repository at this point in the history
  14. Refactor R

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3dd06b1 View commit details
    Browse the repository at this point in the history
  15. Refactor force unwrap

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    59c9162 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    32643a9 View commit details
    Browse the repository at this point in the history
  17. Rename variables

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a58f90d View commit details
    Browse the repository at this point in the history
  18. Refactor widgets

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    548ea37 View commit details
    Browse the repository at this point in the history
  19. Update family

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9023b55 View commit details
    Browse the repository at this point in the history
  20. Refactor FarEach

    uhooi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d0a27c9 View commit details
    Browse the repository at this point in the history