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

feat: add TransitionDirection and visibility method for Transition-class #4

Merged

Commits on Mar 7, 2023

  1. feat: add TransitionDirection and visibility method for `Transition…

    …`-class
    Simon Bigelmayr committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c60c45b View commit details
    Browse the repository at this point in the history
  2. Apply php-cs-fixer changes

    simbig authored and github-actions[bot] committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d11bef3 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Benedikt Franke <benedikt.franke@mll.com>
    simbig and spawnia committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    02c5b5b View commit details
    Browse the repository at this point in the history
  4. Apply php-cs-fixer changes

    simbig authored and github-actions[bot] committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    cb035d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. use enums

    Simon Bigelmayr committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0c5c419 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/add_transition_direction_and_vis…

    …ibility_to_transition' into add_transition_direction_and_visibility_to_transition
    
    # Conflicts:
    #	tests/ModelStates/StateTest.php
    Simon Bigelmayr committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2615459 View commit details
    Browse the repository at this point in the history
  3. rename

    Simon Bigelmayr committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    57fa36e View commit details
    Browse the repository at this point in the history
  4. rename comment

    Simon Bigelmayr committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b53388b View commit details
    Browse the repository at this point in the history