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

Better Types #74

Merged
merged 6 commits into from
Sep 2, 2024
Merged

Better Types #74

merged 6 commits into from
Sep 2, 2024

Commits on Jul 11, 2024

  1. Added State types.

    Sir Mallard committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d82f0bb View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Added custom Widget types.

    Sir Mallard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    74dafd1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into generic-types

    Sir Mallard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    81f8fa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Massive overhaul to widget types.

    Sir Mallard committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e3bbdc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Refactor and merge.

    Merged with main to update. New PubTypes file for those that want it. Removed a lot of unnecessary code and organised files around.
    SirMallard committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3dfddda View commit details
    Browse the repository at this point in the history
  2. Fixed child naming inconsistencies.

    Renamed all ChildAdded and ChildDiscarded arguments to be 'thisChild'.
    SirMallard committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    dc53ae9 View commit details
    Browse the repository at this point in the history