Adam Wathan

Results 173 comments of Adam Wathan

Looks like some alignment is messed up on quite a few doc blocks. If that gets cleaned up I'm happy to merge for the greater good (despite my hatred for...

Cool! I think we should probably make the Bootstrap 4 version a separate package so we don't break support for v3 though. Currently even the switch to `fieldset` makes no...

This is a screenshot from the Bootstrap 4 docs, I changed some of these to divs and left some as fieldsets. Can you tell which ones are divs? ![image](https://cloud.githubusercontent.com/assets/4323180/9762131/4e0ef62c-56cf-11e5-8c4c-9c5555587b2c.png) These...

Hey @jeff-h, I'm not actually using this package myself anymore and don't have any intention of adopting Bootstrap 4 on my own projects, but I'd happily support anyone who would...

I've never actually used the named error bags, can you give an example of how it works and how you'd like to use it?

Got it, cool feature! I can't promise I'll get to this any time soon and it'll be a bit tricky since this package isn't Laravel specific, so we would be...

Not possible using Bootforms because this would require a bunch of fancy column markup and Bootforms isn't expecting you to do that. Would have to think about the API a...

Do you actually want a plain unstyled select, or just not need the label? Could definitely add that method if needed!

Yeah sure, throw up a PR so you get the credit and I'll happily merge :+1:

Can you start a PR with a failing test? Happy to look at it then, just a bit busy at the moment! Cheers.