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

Add support for onDettached onAttach UnityWidget #729

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    f599efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6309ee View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    2bbca9e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. chore: improved api

    juicycleff committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    d5c02e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    89640b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6babc5 View commit details
    Browse the repository at this point in the history
  3. Fix most linter warnings.

    timbotimbo committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    0f2c80e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. fix: fixed type crash

    juicycleff committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    f02d47c View commit details
    Browse the repository at this point in the history
  2. feat: added test mode api

    juicycleff committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    a3dfd50 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    88747a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c72e363 View commit details
    Browse the repository at this point in the history
  3. Merge pull request juicycleff#737 from timbotimbo/global_controller_n…

    …ullsafe
    
    [feat global_unity_controller] Update examples to null safety
    juicycleff authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    b233e52 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Fix dispose not called

    Ortes committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8fcf846 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    057632a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a642c09 View commit details
    Browse the repository at this point in the history
  3. Fix compile error after rebase

    Ortes committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    67eab4d View commit details
    Browse the repository at this point in the history
  4. Fix controller singleton

    Ortes committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2b288d5 View commit details
    Browse the repository at this point in the history
  5. Fix order switch case enum

    Ortes committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    b6b1a30 View commit details
    Browse the repository at this point in the history
  6. Format

    Ortes committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0f1f36f View commit details
    Browse the repository at this point in the history
  7. Remove non overriding member

    Ortes committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    98fe219 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ddbba2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Fix key not used in UnityWidget

    Ortes committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    8e86d37 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    b8eb7ff View commit details
    Browse the repository at this point in the history