Antonio Pagano

Results 48 comments of Antonio Pagano

@markbates i can take this one :)

@as27 would you like to take this one? i'm afraid i wont have much time for the next month and don't want to delay this more.

Hey @TankTheFrank, may `buffalo build -e` work for you? it generates a separate archive with the assets. Also, which are your suggestions to make buffalo CDN friendly?

Got it, I don't think its on purpose that `-e` keeps the assets in the binary as well (after extracting them on the separate archive) so, to me this looks...

I took a look at it and that's the same I saw.

Thanks for reporting this one @Kevindm14. I think I recently covered: - goMinVersion - version - codeTabs Will take. a look at the rest. Thanks again!

After using Tailwind CSS with buffalo I've come to the solution of writing a TailwindCSS `form_for`. Then is a matter of using it in the application helpers. One part I'm...

@markbates should we start thinking on adding support for https://github.com/monoculum/formam instead of schema ?

I've been having this sort of trouble (with schema) trying to implement an array value passed by the view, i've not had the chance to play with formam and have...

@mclark4386 you're right, base `form` and `form_for` helpers doesn't ship with bootstrap classes, however Buffalo ships with bootstrap versions of those helpers by default.