Replies: 1 comment
-
I opened a PR. And its merged. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What’s missing:
The existing transitionableStates() gives class names. It’d be handy to get fully-instantiated State instances so you can call methods like label(), color(), etc., directly in Blade or Livewire.
Proposed method (in
State
):Why:
I can open a PR with implementation, tests, and docs update. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions