Carlos Lancha
Carlos Lancha
One of the param types for soy templates is html, and that's being validated by soy checking if it's a string, a function, or a couple more things. So the...
Current DualListBox API seems a bit confusing to me: - size: Amount of items that can fit inside the both Select Boxes before a scrollbar is introduced. Shouldn't it be...
It would be very helpful for us to have the ability of print inside a code block the markup result of a rendered component. I.e: ``` \``` {call ClayButton.render} {param...
## What does this do? Adds support for multi language, by splitting out text into a separate file that can be hot swapped for other languages. ## How was it...