Jakub Caban

Results 45 comments of Jakub Caban

Fun fact - I had absolutely nothing to do to achieve validation via `ValidatableComponentTrait`. It just required creation of properties for uploaded files (that are not `LiveProp` as `UploadedFiles` are...

I have just spent a lot of time figuring out what goes where, but in the end I have kinda working live demo that... Well, mostly just works in a...

I think this is the idea I can start work on :smile: I have just a little concern about submitting full form - that may have weird side effects if...

@weaverryan Any chance you could take a look at the PR? I have made a few choices there that I'd love to get reviewed before delving into tests and documentation....

First of all - I really like the direction outlined here. In fact this is in line with my initial ideas for #299 that got somewhere lost between countless implementation...

I'm all in for starting with contracts and building up from that. I think initial definition of `UploaderInterface` contract is the largest task (at least from backend perspective, wiring up...

I have created a PR #404 with not really innovative interface. IT probably lacks many things, but I think we need to start somewhere :) Creating another component for `LiveUpload`...

Hi, I have taken this under my radar and spent some time to implement missing commands. You can see the result in my fork: https://github.com/Lustmored/intervention-image-vips-driver I hope to get it...

@timgws to be honest osiemsiedem wasn't very cooperative and expressed doubt in whole intervention library. I have indeed implemented all missing methods, but failed to implement drawing text in a...

> I'm happy to have a look and see what I can do to get the text looking a bit better. > > To get a bit more of an...