Jeremy Lindblom
Jeremy Lindblom
Short closures would be nice here: `Pipe::switch(fn(int $maxAge) => Gen::range(1, $maxAge))` Maybe next year. :-) I have a partial function application function that could work: `Pipe::switch(Func::apply([Gen::class, 'range'], 1))` Still not...
Do you have a source for that bit of knowledge? I've never heard that before.
Hey, I agree with Alan. Radio or Checkbox groups should not use fieldset and legend. One reason because legends do not wrap when they are too long for the space....
That's an excellent point. Sometimes I forget GitHub is not work exclusive.
There are actually extra spaces all over the HTML outputted by yform. One thing to remember is that the output of HTML::attributes() begins with a space.
No, it's just dumb.
Thank you. I need to look at this more closely.
I will look at this more closely at some point. thanks
I don't agree with this implementation of the change, but I do recognize a change is needed. See #50.