You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ProjektGopher I'm going to add transform option to file-selector-prompt.
I've already implemented it and opened a PR in my file-selector-prompt repository.
I'll merge the PR and release it after the new realease of laravel/promts (probably next week).
If you'd like to add transform option, I'll implement it in fileselector in this repository and update the document.
Please tell me your opinion.
The text was updated successfully, but these errors were encountered:
I think that makes sense to include. We'll have to wait for the next release of prompts (as you pointed out), then we'll bump our dependency, but we'll also have to implement all those changes to the Prompt abstract class in the original transform PR you linked in our PatchedPrompt shim.
@ProjektGopher I'm going to add transform option to
file-selector-prompt
.I've already implemented it and opened a PR in my
file-selector-prompt
repository.I'll merge the PR and release it after the new realease of
laravel/promts
(probably next week).If you'd like to add
transform
option, I'll implement it infileselector
in this repository and update the document.Please tell me your opinion.
The text was updated successfully, but these errors were encountered: