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

Conversation

simbig
Copy link
Contributor

@simbig simbig commented Mar 7, 2023

  • Added automated tests
  • Documented for all relevant versions
  • Updated the changelog

Changes

  • add TransitionDirection and visibility method for Transition-class

@simbig simbig requested a review from spawnia March 7, 2023 13:38
CHANGELOG.md Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
src/ModelStates/IsStateManager.php Show resolved Hide resolved
src/ModelStates/StateConfig.php Outdated Show resolved Hide resolved
src/ModelStates/StateConfig.php Outdated Show resolved Hide resolved
src/ModelStates/StateMachine.php Outdated Show resolved Hide resolved
src/ModelStates/Transition.php Outdated Show resolved Hide resolved
src/ModelStates/Transition.php Show resolved Hide resolved
tests/ModelStates/StateTest.php Outdated Show resolved Hide resolved
simbig and others added 6 commits March 7, 2023 15:30
Co-authored-by: Benedikt Franke <benedikt.franke@mll.com>
…ibility_to_transition' into add_transition_direction_and_visibility_to_transition

# Conflicts:
#	tests/ModelStates/StateTest.php
@simbig simbig merged commit ef75287 into master Mar 8, 2023
@simbig simbig deleted the add_transition_direction_and_visibility_to_transition branch March 8, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants